Audit data for each requested plan.
Plan identifier.
Current plan version.
Plan lifecycle status.
Budget state.
Optionalauthorized?: numberTotal authorized budget from the plan.
Optionalcommitted?: numberTotal budget committed from confirmed outcomes.
Optionalremaining?: numberAuthorized minus committed.
Optionalutilization_pct?: numberCommitted as a percentage of authorized.
Optionalchannel_allocation?: { [k: string]: { committed?: number; pct?: number } | undefined }Current channel mix. Keyed by channel ID.
Aggregate validation and outcome statistics.
Optionalchecks_performed?: numberTotal governance checks performed.
Optionaloutcomes_reported?: numberTotal outcomes reported.
Optionalstatuses?: {Count of each governance check status.
Optionalapproved?: numberOptionaldenied?: numberOptionalconditions?: numberOptionalhuman_reviewed?: numberSupplementary count of checks that went through internal human review. These checks are also counted in approved or denied.
Optionalfindings_count?: numberTotal findings across all checks and outcomes.
Optionalescalations?: { check_id: string; reason: string; resolution?: string; resolved_at?: string }[]All escalations and their resolutions.
Optionaldrift_metrics?: {Aggregate governance metrics for detecting oversight drift. A declining escalation rate may indicate well-calibrated governance or eroding human oversight -- surfacing the trend lets the organization make that judgment.
Optionalescalation_rate?: numberFraction of checks that resulted in escalation.
Optionalescalation_rate_trend?: "increasing" | "stable" | "declining"Direction of escalation rate over the plan's lifetime.
Optionalauto_approval_rate?: numberFraction of checks approved without human intervention.
Optionalhuman_override_rate?: numberFraction of escalations where the human overrode the governance agent's recommendation.
Optionalmean_confidence?: numberAverage confidence score across all findings. Present when findings include confidence scores.
Optionalthresholds?: {Organization-defined thresholds for drift metrics. When a metric crosses its threshold, the governance agent SHOULD include a finding on the next check. Set by the organization in governance agent configuration, echoed here for visibility.
Optionalescalation_rate_max?: numberMaximum acceptable escalation rate. A rate above this suggests policy miscalibration.
Optionalescalation_rate_min?: numberMinimum acceptable escalation rate. A rate below this may indicate eroding oversight.
Optionalauto_approval_rate_max?: numberMaximum acceptable auto-approval rate.
Optionalhuman_override_rate_max?: numberMaximum acceptable human override rate. A high rate suggests the governance agent's recommendations are poorly calibrated.
Optionalentries?: {Ordered audit trail. Only present when include_entries is true.
Per-media-buy breakdown.
Governance state and audit trail for one or more plans.