Skip to content

Ghost stack 12 — inventory-lens authoring reference#201

Draft
nahiyankhan wants to merge 1 commit into
ghost/11-cli-manifestfrom
ghost/12-inventory-lens
Draft

Ghost stack 12 — inventory-lens authoring reference#201
nahiyankhan wants to merge 1 commit into
ghost/11-cli-manifestfrom
ghost/12-inventory-lens

Conversation

@nahiyankhan

Copy link
Copy Markdown
Collaborator

Stacks on #200 (ghost/11-cli-manifest).

What

Adds references/inventory.md, a new skill recipe teaching an agent to author the inventory lens well: translating a fingerprint's medium-agnostic intent into concrete materials, without the fingerprint ever naming a component. A realizing surface reads the inventory and matches against it; strip every inventory node and the fingerprint stays valid and portable.

This is opinionated authoring method, not new schema — intent/inventory/composition remain lenses, not fields or node types. The artifact is unchanged.

How

  • New references/inventory.md (skill recipe with gather handoffs).
  • Wired into SKILL.md's Workflows list.
  • Added to install/manifest.json so ghost skill install ships it.

Tests

  • check:install-bundle (12 files), check:file-sizes, terminology, and skill-bundle manifest tests all pass.
  • Full pnpm check + suite green via pre-commit.

Changeset: patch (skill-bundle docs addition).


Note: independent of the CLI-manifest work in #200 — stacked last purely to keep the train linear.

Add references/inventory.md teaching an agent to author the inventory
lens well — translating a fingerprint's medium-agnostic intent into
concrete materials without the fingerprint ever naming a component.
Wire it into SKILL.md's workflows and the install bundle manifest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant