Skip to content

Commit 38cf6b1

Browse files
authored
docs: prune private-era planning notes
- Replace detailed historical planning files with concise public history docs - Move approval packet checklist into the active writeback safety model - Update doc-contract tests to assert against active public docs Tests: python3 -m pytest -q -p no:cacheprovider; ruff check src/ tests/; markdown local link check; gitleaks detect --source . --redact --verbose; CI test (3.11) passed
1 parent 6305992 commit 38cf6b1

61 files changed

Lines changed: 68 additions & 10017 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Treat campaign/writeback, GitHub Projects, Notion sync, catalog overrides, score
110110
- Workbook tour: [docs/workbook-tour.md](docs/workbook-tour.md)
111111
- Extending analyzers: [docs/extending-analyzers.md](docs/extending-analyzers.md)
112112
- Release gates: [docs/release-gates.md](docs/release-gates.md)
113-
- Historical implementation notes: [docs/plans/](docs/plans/) records prior roadmap and closeout context. Treat current product docs and code as authoritative.
113+
- Project history: [docs/project-history.md](docs/project-history.md)
114114

115115
## Features
116116

docs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,9 +487,9 @@ docs/
487487
architecture.md
488488
doctor-release-standard.md — doctor/release-check standard for strategic repos
489489
modes.md
490+
project-history.md
490491
weekly-review.md
491492
writeback-safety-model.md
492-
plans/
493493
494494
output/
495495
*.json

0 commit comments

Comments
 (0)