Problem: The execution loop being built under Miner Wave 3 is scoped to gittensory's own CI/coverage/gate conventions. Making it work against an arbitrary repo's own CI is separate work.
Area: AMS / Miner
Proposal: Build on Wave 3's loop mechanics (discover → claim → code → submit → repeat plus its safety governor) rather than duplicating them, replacing every gittensory-specific CI/coverage assumption with the stack information from #4785, so the loop validates its own work against whatever CI the target repo actually has.
Deliverables:
- An execution loop that runs a full plan/implement/test/submit cycle against an arbitrary repo's own CI signal, using Wave 3's mechanics as its foundation.
Acceptance criteria:
Test scenarios:
- End-to-end run against a test repo with a different CI setup than gittensory's own.
Boundaries:
Part of #4778.
Problem: The execution loop being built under Miner Wave 3 is scoped to gittensory's own CI/coverage/gate conventions. Making it work against an arbitrary repo's own CI is separate work.
Area: AMS / Miner
Proposal: Build on Wave 3's loop mechanics (discover → claim → code → submit → repeat plus its safety governor) rather than duplicating them, replacing every gittensory-specific CI/coverage assumption with the stack information from #4785, so the loop validates its own work against whatever CI the target repo actually has.
Deliverables:
Acceptance criteria:
Test scenarios:
Boundaries:
Part of #4778.