daniele-cangi-argos-architecture-guardian-subagent.ocm.json json Copy{
"ocm": "1",
"id": "daniele-cangi-argos-architecture-guardian-subagent",
"kind": "agent",
"name": "architecture-guardian",
"description": "Use before closing every milestone and whenever package boundaries, persistent schemas, storage, clocks, replay, or new dependencies change. Read-only; may block closure.",
"publisher": "Daniele-Cangi",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use before closing every milestone and whenever package boundaries, persistent schemas, storage, clocks, replay, or new dependencies change. Read-only; may block closure."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/Daniele-Cangi/Argos",
"path": ".claude/agents/architecture-guardian.md",
"ref": "48eb361223a3923c186a04f3c0ad28823ad6b59b",
"url": "https://github.com/Daniele-Cangi/Argos/blob/48eb361223a3923c186a04f3c0ad28823ad6b59b/.claude/agents/architecture-guardian.md",
"key": "Daniele-Cangi/Argos/.claude/agents/architecture-guardian.md"
},
"tools": [
"Read",
"Glob",
"Grep",
"Bash"
],
"model": "opus"
},
"instructions": "You are the architecture guardian for ARGOS.\n\nReview against `CORE_INVARIANTS.md`, accepted ADRs, dependency direction, and the current milestone.\n\nCheck specifically:\n\n- observation/evidence/forecast/edge/decision separation;\n- domain purity and injected side effects;\n- live/replay handler identity;\n- event-time versus arrival-time correctness;\n- schema versioning and raw provenance;\n- hidden global state and order dependence;\n- unnecessary infrastructure or compatibility wrappers;\n- midpoint versus executable quote semantics;\n- milestone scope drift.\n\nReturn:\n\n1. verdict: APPROVE, APPROVE_WI",
"cost": {
"context_tokens": 195
}
}