docs: bring template ADRs to living-schema conformance#35
Merged
Conversation
Reformat docs/decision-records/template ADRs to the full living-ADR schema and close the PT-M1 docs-layout gap. - Reformat ADR-0001 and ADR-0002 to the 13-field living metadata table with Compliance Notes and Changelog sections; decision content preserved. - Resolve dangling references: ADR-0002 -> org ADR-0004 (Renovate, tier-qualified cross-tier link); ADR-0001 -> new template ADR-0003. - Add ADR-0003 (Python minimum version floor, 3.11) and ADR-0004 (Python package layout and app anatomy). - Relocate the docs index out of docs/ root (disallowed by the docs-layout standard) to docs/explanation/documentation-map.md; remove docs/README.md. check_adr_schema, check_docs_layout, check_ai_residue, and scripts/qa.py all pass.
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.
PT-M2 - ADR conformance (reformat, resolve dangling refs, write the missing)
Brings
docs/decision-records/template/into full living-ADR-schema conformance and closes the PT-M1 docs-layout gap.Changes
docs/explanation/documentation-map.md; removedocs/README.md.Gates (all green)
check_adr_schema- 14 ADRs, 4 changed, full living-shapecheck_docs_layoutandcheck_ai_residuescripts/qa.py- 6/6 (lint, package, security, spelling, tests, types)