What's Changed
- Share retrieval and corpus read operations by @JustMrMendez in #26
- Make config resolution pure and share runtime repo contracts by @JustMrMendez in #27
- Share document metadata rules across compiler and topology by @JustMrMendez in #28
- Make Commander the sole CLI option parser by @JustMrMendez in #29
- Split CLI shared helpers and unify repository identity by @JustMrMendez in #30
- Bound retrieval planning behind a reusable store port by @JustMrMendez in #31
- fix(retrieval): harden large monorepo ranking by @JustMrMendez in #32
- refactor(indexer): split artifact pipeline by @JustMrMendez in #33
- refactor(server): unify OpenAPI contracts by @JustMrMendez in #34
- refactor: extract presentation assets by @JustMrMendez in #35
- refactor(integrations): split manager boundaries by @JustMrMendez in #36
- refactor(eval): split execution and reporting boundaries by @JustMrMendez in #37
- refactor(cli): split composition and test domains by @JustMrMendez in #38
- refactor(tests): split server and MCP domains by @JustMrMendez in #39
- refactor(tests): split remaining package domains by @JustMrMendez in #40
- chore(release): prepare v0.3.1 by @JustMrMendez in #41
Full Changelog: v0.3.0...v0.3.1