Overview
The live 2026.7.29.2 AutoFit release requires Python 3.12, so the current release-time wiki check fails during pip installation before auditing documentation.
Plan
- Raise the active workflow selector from Python 3.11 to Python 3.12.
- Preserve all workflow behavior other than the interpreter floor.
- Run workflow syntax and tracked residual-selector checks only.
- Do not rerun the full ecosystem release or workspace suite.
Detailed implementation plan
Affected Repositories
- autofit_assistant (primary)
Suggested branch: feature/python-312-release-surfaces
Implementation Steps
- Change the setup-python selector in .github/workflows/wiki-currency.yml from 3.11 to 3.12.
- Parse the workflow YAML and verify no active below-floor selector remains in the repository.
- Open a focused PR referencing the Python 3.12 migration and release evidence.
Key Files
- .github/workflows/wiki-currency.yml — active CI interpreter selector
Original Prompt
Click to expand starting prompt
Ok, lets remove support for anything below python3.12, do a census to make sure we simplify requriements, build server, testing, etc. Also make sure all docs are updated.
I approve
No Claude delegation is authorized for this follow-up.
Overview
The live 2026.7.29.2 AutoFit release requires Python 3.12, so the current release-time wiki check fails during pip installation before auditing documentation.
Plan
Detailed implementation plan
Affected Repositories
Suggested branch: feature/python-312-release-surfaces
Implementation Steps
Key Files
Original Prompt
Click to expand starting prompt
Ok, lets remove support for anything below python3.12, do a census to make sure we simplify requriements, build server, testing, etc. Also make sure all docs are updated.
I approve
No Claude delegation is authorized for this follow-up.