Task 182: Rename 考察 → 考証 across site and codebase
完了 ← タスク一覧
Task 182: Rename 考察 → 考証 across site and codebase
Status: DONE
Description
Per ADR-015 (Accepted), renamed the project from 「SOLAR LINE 考察」 to 「SOLAR LINE 考証」.
Changes Made
ts/src/templates.ts: Site title, footer, OG metadata, landing page, description, back-linksts/src/templates.test.ts: Updated all test assertionsts/src/build.ts: Manifest title, file commentts/src/build.test.ts: Updated manifest test assertionsts/src/dag-seed.ts: Communications report titledag/state.json: Communications report node titlereports/data/summary/communications.md: Report titlereports/data/summary/attitude-control.md: Report titlereports/data/summary/ship-kestrel.md: 本考察→本考証reports/data/summary/ai-costs.md: Project referencereports/data/summary/tech-overview.md: Title, project description, body textadr/015-naming-kousatsu-vs-koushou.md: Status → Accepted
Preserved (intentionally kept as 考察)
- Generic "analysis/discussion" usage in report body text (e.g., "### 考察" section headers)
- "ヤコビアン的考察" in cross-episode analysis (generic analytical sense)
- "軌道力学的考察" in other-ships analysis (generic analytical sense)
- Human directive quotes (verbatim)
Verification
- 1496 TS unit tests: ALL PASS
- 96 Playwright E2E tests: ALL PASS
- 48 Rust tests: ALL PASS
- 323 data validation tests: ALL PASS
- Site build: SUCCESS