This issue is the shared state for the autonomous all-dimensions bug-hunt loop (two sibling scheduled routines: branch prefixes bughunt-a and bughunt-b).
Protocol summary:
- Each scheduled run is exactly one round: baseline (
make preflight + gofmt -l .), hunt (code bugs, docs-vs-functionality, infrastructure, internal doc consistency), adversarial refutation of every candidate finding, ledger capture of confirmed findings as iss-N records under .abcd/work/issues/, fix on a bughunt-<a|b>/round-<N> branch, one PR per round, dual independent PR review posted as a PR comment, then the PR is left OPEN for a human to merge.
- Findings are captured in the committed ledger (
.abcd/work/issues/), never as GitHub issues.
- Each round ends by posting a round record comment here:
Round N — findings: X substantive, Y nitpick, Z refuted; nitpicks-only: yes|no; PR #M merged|open (<reason>)|none.
- Only comments authored by the repo owner or collaborators count as loop state.
- Stop conditions: a trusted comment containing
LOOP-STOPPED, or 3 consecutive nitpicks-only: yes rounds (which triggers the LOOP-STOPPED comment).
Consecutive nitpick-only rounds: 0
This issue is the shared state for the autonomous all-dimensions bug-hunt loop (two sibling scheduled routines: branch prefixes
bughunt-aandbughunt-b).Protocol summary:
make preflight+gofmt -l .), hunt (code bugs, docs-vs-functionality, infrastructure, internal doc consistency), adversarial refutation of every candidate finding, ledger capture of confirmed findings asiss-Nrecords under.abcd/work/issues/, fix on abughunt-<a|b>/round-<N>branch, one PR per round, dual independent PR review posted as a PR comment, then the PR is left OPEN for a human to merge..abcd/work/issues/), never as GitHub issues.Round N — findings: X substantive, Y nitpick, Z refuted; nitpicks-only: yes|no; PR #M merged|open (<reason>)|none.LOOP-STOPPED, or 3 consecutivenitpicks-only: yesrounds (which triggers the LOOP-STOPPED comment).Consecutive nitpick-only rounds: 0