A GitHub Actions agent that enforces a 24-hour review window and runs an AI safety check before merging or blocking any PR — part of the MakerSuite trilogy alongside Delta and Council.
Why it matters
•Closes the ship loop: Delta builds, Council reviews, Merge decides — the three form a fully autonomous delivery pipeline.
•Enforces a 24-hour cooling window then uses AI to analyse the PR, approve it, or block it with a written explanation.
•Installs as a git submodule — drops into any repository without changing the host codebase.
•Posts its own written assessment alongside the merge — reasoning through test coverage, prop compatibility, and edge cases before the review window closes, not just a pass/fail.