v0.27.3
Added
- Explain packs now default to compact answer-ready output:
madar pack, MCPcontext_pack, and compare prompt packs can return bounded answer-ready JSON by default while preserving full diagnostics behind verbose mode. Closes #376. - Runtime-generation fixtures cover the full report path: pack-quality regression coverage now includes the runtime-generation explain/report flow so spine selection is tested against the real orchestrator, storage, and quality-gate handoff. Closes #377.
Changed
- Installed-agent guidance is stricter about Madar-first exploration: generated Claude/Codex/Copilot/Cursor/Gemini instructions now tell agents to inspect
evidence.pack_confidence,recommended_first_read, andevidence.agent_directive, and to try one focused Madar follow-up before broad raw search. Closes #378. - Native-agent benchmark outcomes now gate full wins on regressions: compare reports include
benchmark_outcomechecks for routing/tool/latency, total tokens, fresh-token usage, provider cost, and turns, so faster routing with worse cost or fresh-token behavior is marked as a partial win instead of a full win. Closes #379.
NPM publish is intentionally left for the maintainer.