Skip to content

docs: sync docs with actual stack - #22

Merged
catomean merged 1 commit into
mainfrom
docs/truth-sweep
Sep 4, 2026
Merged

docs: sync docs with actual stack#22
catomean merged 1 commit into
mainfrom
docs/truth-sweep

Conversation

@catomean

@catomean catomean commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Docs truth-sweep: every claim below was verified against the repo's current state before editing.

Claim → ground truth

  • HANDOVER.md: "It carries 2 high-severity vulnerabilities. Next 14.2.35 … upgrade before any real handover" → the repo has been on Next 16.2.4 since the sitekit rebuild (PR refactor: rebuild on sitekit — Next 16, site as data #1, 2026-08-28). Marked the finding as done since, keeping the rehearsal record intact.
  • HANDOVER.md: npx next startpnpm exec next start (repo is on pnpm 11.25.0 per packageManager).
  • docs/DEMO.md: content SSOT claimed at src/lib/content/site.ts → actual file is src/config/site-content.ts.
  • docs/DEMO.md: verify described as "lint + typecheck + build" → package.json defines it as format:check && type-check && lint && test (build runs as a separate CI step).
  • docs/DEMO.md: deploy documented only as the manual fleetcrown script → canonical path is push-to-main via .github/workflows/deploy.yml → fleetcrown selfhost-deploy.yml (added 2026-08-28); manual script kept as fallback.

Not touched: the dated rehearsal transcript results, Vercel/Cloudflare mentions in the client-exit procedure (deliberate — that is the client's post-transfer hosting, not ours), and *.md formatting (prettier excludes markdown by design).

🤖 Generated with Claude Code

- HANDOVER.md: Next 14 vuln finding marked done (repo on Next 16.2.4 since the 2026-08-28 sitekit rebuild); npx -> pnpm exec
- DEMO.md: content SSOT path src/lib/content/site.ts -> src/config/site-content.ts
- DEMO.md: verify = format check + typecheck + lint + tests (not build)
- DEMO.md: deploy is push-to-main via deploy.yml -> fleetcrown selfhost-deploy.yml; manual script kept as fallback

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn
@catomean
catomean merged commit e4590f2 into main Sep 4, 2026
1 check passed
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