You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#230 (Event-Driven Governance and Actions), shipped Cedar HITL gates
Summary
Unified Cedar-based policy framework with PolicyDecisionEvent audit schema. Three enforcement modes with observe-before-enforce rollout across tool calls, lifecycle events, and future event-driven governance.
Use case and motivation
Policy decisions today are fragmented (PreToolUse Cedar, guardrails, bash allowlists). Compliance needs a single auditable decision stream and consistent observe/enforce rollout.
Context: ROADMAP.md → Centralized policy framework
Related: #230 (event-driven governance), Cedar HITL (shipped)
Primary area
Cross-cutting / multiple
Related issue or feature request
#230 (Event-Driven Governance and Actions), shipped Cedar HITL gates
Summary
Unified Cedar-based policy framework with
PolicyDecisionEventaudit schema. Three enforcement modes with observe-before-enforce rollout across tool calls, lifecycle events, and future event-driven governance.Use case and motivation
Policy decisions today are fragmented (PreToolUse Cedar, guardrails, bash allowlists). Compliance needs a single auditable decision stream and consistent observe/enforce rollout.
Proposal
PolicyDecisionEventschema:decision,policy_id,matching_rule_ids,context,task_id, timestamp.observe,enforce,disabledper policy pack.Out of scope
Potential challenges
Dependencies and integrations
TaskEventsTable, FanOutConsumer, RFC: Event-Driven Governance and Actions #230 RFC.docs/design/CEDAR_HITL_GATES.md.Alternative solutions
Note: Non-triaged RFCs may not get timely review.