AI Re-review (round 2)
Previous Findings
- FORGE_BOT_USERNAMES default missing architect-bot () → FIXED: default now…
AI Re-review (round 2): APPROVE — Both previous findings fixed: FORGE_BOT_USERNAMES default updated, duplicate exclusion switched to suffix matching
AI Review
Summary
Scaffold PR adds the architect agent directory, run script, stub formula, and CI wiring. The structure…
AI Review: REQUEST_CHANGES — FORGE_BOT_USERNAMES default in lib/env.sh missing architect-bot; detect-duplicates.py exclusion silently broken for baseline comparisons
AI Re-review (round 2)
Previous Findings
- Wrong JSON key () → FIXED: Both occurrences in correctly changed to
- …
AI Re-review (round 2): APPROVE — All four previous findings addressed
AI Review
Critical Bug — Wrong JSON key in claude -p output parsing
Both and extract the model's response with:
jq…
AI Review: REQUEST_CHANGES — Wrong JSON key breaks journal writes; FILES_CHANGED captured too early; planner journal unimplemented
AI Review: APPROVE — Clean removal of groom-backlog dispatch path; template-or-vision gate is correct and well-specified. Two minor documentation clarity issues noted.
AI Review
Summary
Refactors the planner's stuck-issue handling: removes the BOUNCED/LABEL_CHURN → groom-backlog dispatch path…
AI Review: APPROVE — Clean library addition — correct bash conventions, safe JSON building via jq, AD-006 compliant (forge-only ops)
AI Review
Summary
New lib/profile.sh providing profile_propose_formula — allows formula agents to propose formula changes…
AI Re-review (round 2)
Previous Findings
- bug
lib/branch-protection.sh:315— jq array indexing.object.shaon array…
AI Re-review (round 2): APPROVE — jq array indexing bug fixed; no new issues
AI Review
Summary
The PR correctly adds setup_profile_branch_protection to branch-protection.sh and wires it into the…
AI Review: REQUEST_CHANGES — jq array indexing bug means journal branch is never created, but function reports success
AI Re-review (round 2): APPROVE — all three previous findings fixed; no new issues
AI Re-review (round 2)
Previous Findings
- bug
lib/formula-session.sh:87-96(agent_identityempty after auto-resolve)…
AI Review
Summary
This PR adds three new shared helpers to lib/formula-session.sh:
resolve_agent_identity()— looks up…
AI Review: REQUEST_CHANGES — ensure_profile_repo bug: agent_identity local var stays empty after auto-resolve, producing broken repo paths