Operations
Feature flags and readiness for live runtime.
AI Readiness
ANTHROPIC_AI_ENABLED
Live Claude calls are disabled. All Phase 10 AI output is mock-only.
Live tool execution
All tool calls run in mock execution mode.
Sensitive tools
approve_payout_batch, change_commission_rule, send_communication, bind_policy, generate_final_compliance_bundle — all forbidden.
Human approval required
Every side effect (level ≥ low) requires a human reviewer in the approval queue.
RLS enforced
All ai_* tables have row-level security forced on.
Anthropic / Claude Runtime
ANTHROPIC_AI_ENABLED defaults to false in Phase 10. Live model calls are not yet wired.