{
"plans": [
{
"plan_id": "plan_q1_2026_launch",
"plan_version": 1,
"status": "active",
"budget": {
"authorized": 500000,
"committed": 425000,
"remaining": 75000,
"utilization_pct": 85
},
"channel_allocation": {
"olv": { "committed": 275000, "pct": 55 },
"display": { "committed": 150000, "pct": 30 }
},
"media_buys": [
{
"media_buy_id": "mb_seller_456",
"status": "active",
"committed": 275000,
"check_count": 8
},
{
"media_buy_id": "mb_seller_789",
"status": "active",
"committed": 150000,
"check_count": 7
}
],
"summary": {
"checks_performed": 15,
"outcomes_reported": 12,
"statuses": {
"approved": 12,
"denied": 1,
"conditions": 1,
"escalated": 1
},
"findings_count": 2,
"escalations": [
{
"check_id": "chk_esc_001",
"reason": "Budget reallocation exceeds threshold",
"resolution": "approved_by_human",
"resolved_at": "2026-03-16T09:30:00Z"
}
],
"drift_metrics": {
"escalation_rate": 0.07,
"escalation_rate_trend": "stable",
"auto_approval_rate": 0.80,
"human_override_rate": 0.02,
"mean_confidence": 0.88,
"thresholds": {
"escalation_rate_min": 0.02,
"auto_approval_rate_max": 0.95,
"human_override_rate_max": 0.15
}
}
},
"entries": [
{
"id": "chk_001",
"type": "check",
"timestamp": "2026-03-10T10:05:00Z",
"caller": "https://orchestrator.pinnacle-media.com/agent",
"tool": "get_products",
"status": "approved",
"binding": "proposed",
"explanation": "Product discovery within budget and channel constraints.",
"categories_evaluated": ["budget_authority", "strategic_alignment"],
"policies_evaluated": ["us_coppa"]
},
{
"id": "chk_003",
"type": "check",
"timestamp": "2026-03-15T11:05:00Z",
"caller": "https://ads.seller-example.com/adcp",
"tool": "create_media_buy",
"status": "approved",
"binding": "committed",
"explanation": "Media buy within plan budget ($150,000 of $500,000 remaining). Geo targeting matches authorized markets. COPPA compliance verified.",
"categories_evaluated": ["budget_authority", "regulatory_compliance", "brand_policy"],
"policies_evaluated": ["us_coppa", "alcohol_advertising"],
"findings": [
{
"category_id": "budget_authority",
"severity": "info",
"explanation": "Budget utilization at 70% after this buy."
}
]
},
{
"id": "out_001",
"type": "outcome",
"timestamp": "2026-03-15T11:10:00Z",
"caller": "https://orchestrator.pinnacle-media.com/agent",
"outcome": "completed",
"committed_budget": 150000
},
{
"id": "out_del_001",
"type": "outcome",
"timestamp": "2026-03-22T00:00:00Z",
"caller": "https://ads.seller-example.com/adcp",
"outcome": "delivery",
"media_buy_id": "mb_seller_456",
"outcome_status": "accepted"
}
]
}
]
}