Parent: AS215932/agent-core#10
Current State
This repo now emits private Engineering Loop insight records:
- Branch:
fix/governor-knowledge-role-alias
- Commit:
5e5ada6
- Added JSONL insight records for intake candidate/dedupe decisions.
- Added Reliability Governor insight records for routed and unchanged decisions.
- Added daemon insight records for empty queues, budgets, blocked approval scope, and selected approved work.
Follow-Up To Stay Aligned
- Validate JSONL insight records against the released
agent-core schema in CI.
- Replace the local compatible dict writer with imported contract models once the new
agent-core tag is available.
- Ensure Governor and daemon records continue to mean upstream surfacing policy, not increased execution autonomy.
- Add fixtures for
question, draft, and stay_silent Engineering decisions.
- Report schema drift or action-vocabulary changes back to the parent issue.
Parent: AS215932/agent-core#10
Current State
This repo now emits private Engineering Loop insight records:
fix/governor-knowledge-role-alias5e5ada6Follow-Up To Stay Aligned
agent-coreschema in CI.agent-coretag is available.question,draft, andstay_silentEngineering decisions.