Skip to content

Document fingerprints as steering guidance#169

Merged
nahiyankhan merged 1 commit into
mainfrom
codex/document-fingerprint-steering
Jun 23, 2026
Merged

Document fingerprints as steering guidance#169
nahiyankhan merged 1 commit into
mainfrom
codex/document-fingerprint-steering

Conversation

@nahiyankhan

Copy link
Copy Markdown
Collaborator

♻️ Recreated from #164, which GitHub auto-closed during a repository history rewrite (dogfood removal). Same branch, same commit, same work — no changes lost.


Category: improvement
User Impact: Fingerprint authors get clearer guidance for writing fingerprints that steer generation and review instead of collecting style inventory.
Problem: The public docs and bundled agent recipes explain the fingerprint layers, but they did not explicitly teach authors how to turn those layers into generation decisions. That made it easier for future fingerprints to drift toward descriptive catalogs instead of durable steering guidance.
Solution: Add concise public and agent-facing guidance that frames fingerprints as decision engines: preserve goals, block anti-goals, resolve tradeoffs, route by situation, cite exemplars, and write patterns for selection, restraint, and review.

Validation:

  • pnpm check: passed via pre-commit
  • pnpm check:docs: passed, 3 docs OK
  • pnpm check:install-bundle: passed, 13 files OK
  • pnpm check:terminology: passed
  • git diff --check: passed
  • pnpm build: passed via pre-push
  • pnpm test: failed in packages/ghost/test/context-sandbox.test.ts on an existing compact Relay brief assertion expecting no ## Generated Cache section; reproduced separately and unrelated to these docs-only changes

Changeset: added patch changeset for @anarchitecture/ghost.

Ghost Review:

  • node packages/ghost/dist/bin.js check --base origin/main: passed, no active deterministic check failures
  • node packages/ghost/dist/bin.js review --base origin/main --include-memory: emitted advisory review packet for the docs/surface-model change
File changes

.changeset/steering-fingerprint-docs.md
Adds a patch changeset for user-facing fingerprint authoring docs.

apps/docs/src/content/docs/fingerprint-authoring.mdx
Adds an "Authoring For Steering" section after layer responsibilities, with a compact checklist for goals, anti-goals, tradeoffs, situations, principles, contracts, patterns, and exemplars.

docs/fingerprint-format.md
Adds a short format-reference note that high-quality layer content should make generation choices explicit.

packages/ghost/src/skill-bundle/references/capture.md
Adds a steering checklist to the capture recipe before agents write core layers.

packages/ghost/src/skill-bundle/references/patterns.md
Names the three useful jobs of a pattern: selection, restraint, and review.

Screenshots/Demos: N/A, docs-only change.

@nahiyankhan nahiyankhan merged commit 90e4511 into main Jun 23, 2026
6 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 23, 2026
nahiyankhan added a commit that referenced this pull request Jun 24, 2026
Document fingerprints as steering guidance
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