Wiki Health Check — 2026-04-08¶
Scope of this pass:
- structure and navigation
- local docs build
- project ingest integration
- obvious link and content drift issues
Status¶
Overall status: healthy, with a few documented cleanup items.
Checks completed:
python scripts/prepare_docs.py✅python -m mkdocs build✅- new
projectssection integrated into nav and master index ✅ P Project 2025Scenario 1 ingested and publishable ✅
Current MkDocs notices:
wiki/log.mdis not in the top navwiki/lint_2026-04-05.mdis not in the top nav
These are acceptable and not build-breaking.
What was fixed in this pass¶
- Added a dedicated
Projectssection to the wiki. - Ingested
P Project 2025 / Scenario 1with: - project overview page
- scenario-run results page
- raw workbook and figure links
- national comparison summary
- Adjusted the docs build so project assets under
raw/Projects/can be published while oversizedraw/inc files/remain excluded. - Removed a directory-style project-folder link that caused a docs warning.
- Updated
wiki/scenarios/index.mdso it no longer incorrectly implies that no completed result runs exist anywhere in the wiki.
Residual issues¶
1. Generic scenario pages are still planning stubs¶
Files:
- Baseline_NP.md
- N_only.md
- P_only.md
- No_tripartite.md
- N_only_no_tripartite.md
- Tripartite_cost_analysis.md
Comment:
These are still useful as templates, but they are not aligned with the new project-results workflow yet.
2. Project findings are not yet propagated back into reusable synthesis pages¶
Examples:
- cost_effectiveness.md
- measure pages under
wiki/measures/
Comment:
The new project ingest is documented, but its findings have not yet been used to enrich generic interpretation pages.
3. Some data-source references remain intentionally unresolved¶
Examples mentioned in wiki pages:
set_geo.incset_WGeo.incset_kw.incre_meandering_xcost.incset_kero.incset_up_lake_ero.incset_pp.incset_kpp.inc
Comment:
These are already documented as not yet ingested. This is known debt, not a new regression.
Recommended next maintenance steps¶
- Decide whether project-result pages should remain separate from generic scenario pages, or whether selected project runs should also populate the generic scenario pages.
- Add one project-comparison synthesis page once more projects are ingested.
- Periodically fold strong empirical findings from project runs into:
- overview.md
- cost_effectiveness.md
- measure pages where a project run clearly changed understanding
Bottom line¶
The wiki is now in a materially better state than before this pass:
- publishable
- structured for project-result ingests
- internally navigable
- documented with a current health report
The main remaining gap is not technical health. It is content expansion: turning project outputs into a consistent reusable body of knowledge.