Skip to content

docs: sync docs with actual stack - #138

Merged
github-actions[bot] merged 1 commit into
mainfrom
docs/truth-sweep
Sep 4, 2026
Merged

docs: sync docs with actual stack#138
github-actions[bot] 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 ground truth (package.json, pnpm-lock.yaml, the tree, workflows, and the live site) before editing. Minimal diffs; roadmap/aspirational lines untouched.

Stale claim Ground truth
README badge + stack table, AGENTS.md: "TypeScript 5.5" typescript: ^6.0.3 in package.json (6.0.3 in pnpm-lock.yaml) → 6.0
README + AGENTS.md: "Tailwind CSS 3.4, tokens in src/app/globals.css" tailwindcss: 4.3.3; globals.css/tailwind.config.js hold no tokens — they come from @fleet/design-tokens (shared preset), which design:check enforces
AGENTS.md design section: "Tokens live in src/app/globals.css only" Tokens live in the @fleet/design-tokens package; globals.css carries Solon-specific rules only
README/AGENTS.md/.claude/CLAUDE.md: verify = "lint + typecheck + design:check + test" package.json verify also runs format:check first
README pages list: /why (Townsism) Page deleted in #90; live URL returns 404. Replaced with the real /join, /propose, /proposals pages
README domain-module list omitted membership, org Both exist in src/lib/domain/
docs/TOWNSISM.md: "The marketing site speaks the thesis (/why)" /why no longer exists — noted the removal instead

Checked and found already correct (no edits): pnpm commands throughout, Drizzle migration docs (Prisma appears only as accurately-described history in AGENTS.md), Next.js 16.3, NextAuth v5 beta, Vitest/Playwright/Puppeteer, 9-model schema count, all documented API routes, CI job table vs ci.yml, deploy-via-FleetCrown claim vs deploy.yml, local scripts/ci/auto-merge-sweep.sh reference.

pnpm run verify green locally. Prettier deliberately ignores *.md, so no md format gate applies.

🤖 Generated with Claude Code

Fix drift proven against package.json, the tree and the live site:

- TypeScript 5.5 -> 6.0 (README badge + stack table, AGENTS.md; ^6.0.3 in
  package.json, 6.0.3 in pnpm-lock.yaml)
- Tailwind CSS 3.4 -> 4 (package.json 4.3.3), and tokens no longer live in
  src/app/globals.css — they come from @fleet/design-tokens (README,
  AGENTS.md stack + design sections)
- verify description now includes format:check, matching the actual script
  (README, AGENTS.md, .claude/CLAUDE.md)
- README pages list: /why was deleted in #90 (404 live); replaced with the
  real /join, /propose, /proposals pages
- README domain list: add membership and org modules that exist in
  src/lib/domain/
- docs/TOWNSISM.md: stop claiming the site speaks the thesis at /why

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn
@github-actions
github-actions Bot merged commit 6e01146 into main Sep 4, 2026
2 checks passed
@github-actions
github-actions Bot deleted the docs/truth-sweep branch September 4, 2026 13:56
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