docs: archive PLAN_montana_gauges.md (Montana finished) - #110
Merged
Conversation
Montana coverage shipped in release 1.1.0 (#10, #13) and the maintainer confirms it's finished — archiving the one item deferred from #109's consistency sweep. - Add an ARCHIVED-COMPLETE banner: the third-revision plan's leftovers were overtaken by events (the state-scoped gauges pages were kept, not reverted; the Phase-2 0036 regeneration is moot under the metadata-single-source redesign — data migrations retired in Phase 6). git mv -> docs/done/, indexed in docs/done/README.md (the test_doc_plans_filed guard requires it). - Fix montana's own `../docs/one-offs/mt.list` links (off by one level after the move into docs/done/) -> `../one-offs/mt.list`; target verified. - test_doc_plans_filed.py: drop the now-stale montana-as-in-progress docstring example (use the landed-but-kept PLAN_production_discipline instead). Frozen historical mentions of the old path (docs/one-offs/ scripts + archived round-5 docs) are intentionally left as point-in-time provenance. Full gate green: ruff + format, pytest 1020 passed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Owner
Author
|
TPW reviewed, LGTM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Montana is finished (shipped in release 1.1.0, #10/#13) — archiving the one plan I deferred in #109's consistency sweep, now that the status ambiguity is resolved.
PLAN_montana_gauges.md: anARCHIVED — COMPLETEnote explaining the third-revision plan's leftovers were overtaken by events — the state-scopedgauges.<state>.htmlpages were kept (not reverted as the revision proposed), and the Phase-20036regeneration is moot under the metadata-single-source redesign (data migrations retired in Phase 6; Montana metadata now rides thekayak_dataCSVs). The historical third-revision body is preserved for provenance.git mv→docs/done/, indexed indocs/done/README.md(thetest_doc_plans_filedguard requires everydocs/done/PLAN_*indexed).../docs/one-offs/mt.listwas off by one level after the move; now../one-offs/mt.list(target verified). Its own broken link, so part of completing the move.test_doc_plans_filed.pydocstrings: dropped the now-stalePLAN_montana_gauges (Revised, in-progress)example (montana is archived/complete), using the landed-but-keptPLAN_production_disciplineinstead. (The literal-string regex tests are unchanged.)Left intentionally: frozen historical mentions of the old path in
docs/one-offs/scripts and archived round-5 docs — point-in-time provenance, same principle as #109's nit-1b (and the one-offs are yours to sort).Validation
Full gate green: ruff check + format, pytest 1020 passed; the doc-plans guard passes (montana archived + indexed, nothing completed left in
docs/root).🤖 Generated with Claude Code