v2.0 proposal update: add AGENTS.md extensions, Boomerang pattern, observation hooks, follow-up batches
Additions from second pass of boocode_code_review.md:
- AGENTS.md extensions: output_schema, exit_expression, execution_strategy
(qodo-ai/agents MIT), expert_model escape hatch (RA.Aid Apache-2.0)
- Subagent isolation via Boomerang Tasks pattern: orchestrator-only-dispatches,
down-pass/up-pass context discipline, fresh session per subtask
- Observation hooks: 5-event taxonomy from budi (SessionStart, UserPromptSubmit,
PostToolUse, SubagentStart, Stop) mapped to WS frames
- Follow-up batches table: PR-resolver, HMAC audit log, blind-validation gate,
majority-vote ensembler, drift detection, anti-slop, globstar gate, Docker
sandbox, multi-provider LLM
- Additional repo to clone: qodo-ai/agents for agent.toml schema reference
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>