From 12021ea3739a3fcfccbcedc13acecac04246d249 Mon Sep 17 00:00:00 2001 From: Nahiyan Khan Date: Tue, 19 May 2026 11:02:17 -0400 Subject: [PATCH] Refresh docs after unified Ghost updates --- apps/docs/src/app/docs/page.tsx | 2 +- apps/docs/src/app/page.tsx | 4 +- apps/docs/src/app/tools/drift/page.tsx | 9 +-- apps/docs/src/app/tools/page.tsx | 4 +- apps/docs/src/app/tools/scan/page.tsx | 12 ++-- apps/docs/src/content/docs/cli-reference.mdx | 3 +- docs/cli-consolidation-plan.md | 13 +++- docs/fingerprint-format.md | 2 +- packages/ghost-scan/README.md | 66 ++++++++++++------- packages/ghost-ui/README.md | 11 +++- packages/ghost/README.md | 2 +- .../src/skill-bundle/references/critique.md | 2 +- .../src/skill-bundle/references/review.md | 2 +- 13 files changed, 84 insertions(+), 48 deletions(-) diff --git a/apps/docs/src/app/docs/page.tsx b/apps/docs/src/app/docs/page.tsx index 8db0a617..e7ad367e 100644 --- a/apps/docs/src/app/docs/page.tsx +++ b/apps/docs/src/app/docs/page.tsx @@ -17,7 +17,7 @@ const sections: { name: "Getting Started", href: "/docs/getting-started", description: - "Install Ghost, scan a repo, and learn the loop around .ghost/fingerprint.", + "Install Ghost, capture a repo fingerprint, and learn the loop around .ghost.", icon: , }, { diff --git a/apps/docs/src/app/page.tsx b/apps/docs/src/app/page.tsx index 8e0f7bf5..274fc092 100644 --- a/apps/docs/src/app/page.tsx +++ b/apps/docs/src/app/page.tsx @@ -64,7 +64,7 @@ export default function Home() { disappear into chats, reviews, and one-off prompts.

- Ghost builds this fingerprint package from evidence in the + Ghost builds this fingerprint bundle from evidence in the codebase: