v0.4.5-rc1
Pre-release
Pre-release
New Features
- Add exact agent routing and structural status. (#430, #431)
- Connect classified documentation and source files. (#440, #431)
- Add registry-owned source/document/configuration/other/opaque classifications and explicit source/document/both selection. (#449)
- Parse Markdown headings and explicit local document links, publishing canonical documents relations with typed unresolved evidence and exact heading selectors. (#449)
- Migrate schema 16 to schema 17 atomically, preserving 0.4.4 data while adding classification, selector, and document-reason integrity. (#449)
Bug Fixes
- Remove the stale requirement that pulldown-cmark remain an optional dependency of projectatlas-cli. (#458)
- Preserve the #440 ownership boundary where Markdown parsing lives in projectatlas-symbols. (#458)
- Unblock clean optional-parser-pack construction without restoring unnecessary CLI build coupling. (#458)
Chores
- Sync the completed average/maximum token-impact contract into the durable main OpenSpec capability. (#444)
- Archive the complete #439 proposal, design, delta, tasks, and .openspec.yaml. (#444)
- Remove the completed active issue mapping and preserve the disclosed auto-release sequencing deviation in both the archive and closed issue. (#444)
- Gate release candidates and clean obsolete dependency PRs. (#448, #450)
- Gate release candidates and clean obsolete dependency PRs. (#448, #459)
- Gate release candidates and clean obsolete dependency PRs. (#448, #460)
Changelog
Full Changelog: v0.4.4...v0.4.5-rc1
- #431 feat(worktrees): add exact agent routing and classified navigation @styler-ai
- #444 chore(openspec): archive v0.4.4 token impact @styler-ai
- #449 feat(graph): connect classified documentation and source files @styler-ai
- #450 feat(release): add release candidate promotion @styler-ai
- #458 fix(release): align parser ownership check (#448) @styler-ai
- #459 test(release): make packaged scan ownership deterministic @styler-ai
- #460 fix(release): repair holistic RC MCP request @styler-ai