v1.9.0 — Stack report + release gate
What's new
mq-agent stack report— consolidated per-repo view: score, trend (↑↓==), alert status and readiness in one table; reads sweep history, no API keymq-agent stack release-check— local GO/NO-GO gate across all stack repos: VERSION, README, CHANGELOG entry, clean working tree, branch; exits 1 on any blocker--jsonon both;--dry-runon release-checkdocs/STACK_REPORT.md— reference with column guide, example output, and typical workflow
Typical workflow
mq-agent stack sweep # update scores
mq-agent stack report # consolidated view
mq-agent stack alert # regression check
mq-agent stack release-check # release gateFull changelog
See CHANGELOG.md.