Overview
AI Stewardship is Prizm’s governance layer for every action an agent takes. It ensures that as Prizm’s agents act with increasing autonomy, every decision remains transparent, risk-scored, and — where warranted — subject to human approval. This is what makes Prizm’s agentic execution trustworthy rather than a black box: humans stay in control even as agents do the work.
Foundational concepts
Understanding Stewardship starts with four building blocks:Action sensitivity and risk scoring
Every action carries a default sensitivity level, which combines with the asset’s criticality to produce a quantitative risk score.Sensitivity weights
Risk score formula
This yields a single 0–100 score. The weighting is deliberate: 0.3 keeps low-risk actions low even on critical assets; 0.6 lets medium-risk actions scale meaningfully with asset importance; 1.0 means high-sensitivity actions fully inherit the criticality of the asset they touch.Worked examples
Worked examples
Risk level bands
Autonomy levels
Prizm maps its AI autonomy to a familiar self-driving car analogy — each level represents how much the AI decides and executes versus how much a human must initiate or approve.Action lifecycle
Every action progresses through a defined lifecycle, whether it’s fully autonomous or awaiting human sign-off:Overridden means a human rejected an AI-Assisted suggestion. Reverted means an action was rolled back after a negative trust impact was detected. Both states are preserved for audit and learning.
The Stewardship hub
The Stewardship page is the central hub for monitoring every action in the system — autonomous, AI-assisted, or human — giving stewards a single place to review what the platform has done, is doing, or is waiting on.Action record schema
Every action is captured with a structured record, including:Example actions by category
🧠 Autonomous Actions — AI-driven, no human input
🧠 Autonomous Actions — AI-driven, no human input
- Schema drift auto-corrected
- Missing value patch generated
- Data product ownership updated
🤖 AI-Assisted Actions — AI suggests, human approves
🤖 AI-Assisted Actions — AI suggests, human approves
- Suggested quality rule confirmed
- Business term mapping validated
- Threshold adjusted via co-pilot
👤 Human Actions — manual, tracked for learning
👤 Human Actions — manual, tracked for learning
- Steward manually resolved a quality issue
- Metadata enrichment via human input
- Rule exception documented
🔁 In Review / Next Actions — queued or pending
🔁 In Review / Next Actions — queued or pending
- Pending approval for a schema fix
- Awaiting steward confirmation
- Under confidence-threshold recheck
Stewardship UI
The Stewardship page is organized into two sections:- Key Metrics — scorecards for Autonomous, AI-Assisted, Steward, and Pending Review counts
- Table Component — every action listed with
action_id,action_type,autonomy_level,description,domain,product,severity_level,status,start_time,end_time, andduration
Example weekly metrics snapshot
Example weekly metrics snapshot
- Total Actions This Week: 1,248
- Autonomous: 742 · AI-Assisted: 336 · Human: 132 · In Review: 38
- Avg Confidence Score (Autonomous): 92%
- Avg Time to Resolution: 3.2 hours (↓48% YoY)
- Trust Index Improvement: +27%
- Steward Adoption Rate: 81%
- Actions per Domain: Finance (310), Marketing (228), Ops (186), HR (92)
- Insight: 34% of manual tasks converted to AI-assisted over Q3; 12 recurring data patterns now resolved autonomically
Stewardship across the platform
AI Stewardship isn’t confined to one module — it’s applied consistently across every part of Prizm:Related pages
Autonomous Intelligence
See how Stewardship fits into Prizm’s broader autonomy architecture
Multi-Agent Architecture
See the agents whose actions Stewardship governs