A House Divided A House DividedDocumentation
Changelog
Engineering/Other

Documentation Accuracy Audit, 2026-08-21

Last updated 2026-08-21
Source files

Purpose#

This record captures the documentation and seeded-wiki fact check against the A House Divided implementation. It is an audit trail, not a second source of truth. When this file conflicts with code, the named implementation source wins.

Method#

The review used four Cursor Grok subagents for independent country, engineering/API, economy, and wiki-navigation passes, followed by a separate review of the combined diff. Every accepted correction was checked against repository code, tests, schemas, route files, or generated configuration. Claims that described an older design but were still useful were labeled as historical instead of being presented as current behavior.

Primary implementation sources checked#

Material corrections#

Countries and government#

Economy#

Engineering and API guidance#

Wiki coverage and navigation#

Maintenance rules#

  1. Put exact mechanics beside their implementation symbol or generated source where possible.
  2. Label plans, migration sequences, and one-time audits with their date and status.
  3. Avoid static repository-wide counts unless a check regenerates them.
  4. Keep seeded wiki links canonical and cover compatibility aliases in navigationIntegrity.test.ts.
  5. When a system has both corporate and sovereign variants, name the borrower and trigger explicitly.
  6. Run the design build, design consistency check, wiki navigation tests, TypeScript, formatting, lint, application build, and standalone-site link scan before publishing documentation changes.