Skip to content

docs: close the ADR/README/CHANGELOG gaps #72 left open - #140

Merged
ChelseaKR merged 1 commit into
mainfrom
docs/python-312-floor-followup
Aug 22, 2026
Merged

docs: close the ADR/README/CHANGELOG gaps #72 left open#140
ChelseaKR merged 1 commit into
mainfrom
docs/python-312-floor-followup

Conversation

@ChelseaKR

Copy link
Copy Markdown
Owner

Summary

  • chore: raise Python floor to >=3.12 (CQ-01 / CAL-02) #72 (raise Python floor to >=3.12) merged without the three things a 2026-07-31 review said were required first: a superseding ADR for 0001, and updated README.md/CONTRIBUTING.md (both still said "Requires Python 3.11 or newer" against a pyproject.toml that now requires >=3.12).
  • Adds docs/adr/0006-python-312-floor.md, marks 0001 superseded, syncs README.md/CONTRIBUTING.md, adds a CHANGELOG.md Unreleased entry, and updates docs/CONFORMANCE-GAPS.md's CQ-01 note.
  • Docs-only; no code changes, no version bump, no release action.

Test plan

  • uv run python scripts/check_doc_currency.py — passes (docs/rules.md and currency-stamped docs unaffected)
  • uv run python scripts/generate_rules_doc.py --check — passes
  • CI green (docs-drift, lint, test, etc.)

#72 (raise Python floor to >=3.12) merged without the three things a
2026-07-31 review said it needed first: a superseding ADR for 0001 (which
still said the floor stays 3.11 unless dependency-forced or 3.11 leaves
support), and updated README.md/CONTRIBUTING.md (both still said "Requires
Python 3.11 or newer" against a pyproject.toml that now requires >=3.12).

Adds docs/adr/0006-python-312-floor.md, marks 0001 superseded, syncs
README/CONTRIBUTING, adds a CHANGELOG Unreleased entry, and updates
CONFORMANCE-GAPS.md's CQ-01 note (closed directly against the standard now,
not via 0001's declared deviation).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ChelseaKR
ChelseaKR merged commit 84f89b8 into main Aug 22, 2026
16 checks passed
@ChelseaKR
ChelseaKR deleted the docs/python-312-floor-followup branch August 22, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant