## ADDED Requirements ### Requirement: Guideline creation - **WHEN** creating a guideline with condition, action, and criticality - **THEN** it is stored with unique ID and metadata ### Requirement: Guideline evaluation - **WHEN** an agent action triggers guideline evaluation - **THEN** matching guidelines are activated with score and rationale ### Requirement: Criticality levels - **WHEN** evaluating guidelines - **THEN** guidelines are filtered by criticality (low/medium/high/critical) with higher-criticality taking precedence #### Scenario: Security policy enforcement - **WHEN** an agent attempts to edit a file matching a security guideline condition - **THEN** the guideline matcher returns the relevant rule with CRITICAL severity