v0.49.0 — Documentation Restructure by Phase
Documentation Restructure by Phase
v0.49.0 is a documentation-only release. No Python code, CLI commands, or tests changed.
What changed
New: docs/development/phases/ — 10 per-phase Markdown pages (phase-a through phase-j).
Each page covers:
- The question the phase answered
- What changed (per-release detail)
- Value added (what guarantees were established)
- What became possible (what the next phase built on)
- Key releases table
Restructured: docs/development/history.md is now a one-screen timeline table with links to per-phase pages, a narrative arc, and the Patterns / What Is True Today / Where to Read More sections.
Updated: docs/index.md toctree lists all 10 phase pages under the Development section.
Phases
| Phase | Versions | Theme |
|---|---|---|
| A | v0.1.0 – v0.5.2 | Foundation |
| B | v0.6.0 – v0.8.0 | Agent Layer |
| C | v0.9.0 – v0.12.0 | The Trust Thesis |
| D | v0.12.1 | Operational Proof |
| E | v0.13.0 – v0.17.11 | Operator Readiness |
| F | v0.18.0 – v0.21.0 | Multi-Cloud Operation |
| G | v0.22.0 – v0.25.0 | Application Layer |
| H | v0.26.0 – v0.31.0 | Governed Relationships |
| I | v0.32.0 – v0.37.0 | Runtime Trust Layer |
| J | v0.38.0 – v0.48.1 | Third Trust Cycle |
1,041 tests pass. Sphinx build: zero warnings.