Phase 5: Integration & Migration
The Context
The v1 ReasoningAuditor (which uses an LLM to evaluate agent reasoning) is fundamentally unreliable as a hard security gate. We are removing its blocking authority, but keeping it available for users who want optional semantic advice.
Tasks
Part of Epic #651
Phase 5: Integration & Migration
The Context
The v1 ReasoningAuditor (which uses an LLM to evaluate agent reasoning) is fundamentally unreliable as a hard security gate. We are removing its blocking authority, but keeping it available for users who want optional semantic advice.
Tasks
ReasoningAuditorso that it no longer returnsExecutionStatus.BLOCKED.ADVISORYorWARNING.SafetyEngineentirely, as these checks are now formally handled by the Capability and State lattices.Part of Epic #651