Operations

AI Settings

Feature flags and readiness for live runtime.

AI Readiness

Phase 10 — Safe Foundation

  • ANTHROPIC_AI_ENABLED

    Live Claude calls are disabled. All Phase 10 AI output is mock-only.

    disabled
  • Live tool execution

    All tool calls run in mock execution mode.

    disabled
  • Sensitive tools

    approve_payout_batch, change_commission_rule, send_communication, bind_policy, generate_final_compliance_bundle — all forbidden.

    disabled
  • Human approval required

    Every side effect (level ≥ low) requires a human reviewer in the approval queue.

    enabled
  • RLS enforced

    All ai_* tables have row-level security forced on.

    enabled

Anthropic / Claude Runtime

Disabled

ANTHROPIC_AI_ENABLED defaults to false in Phase 10. Live model calls are not yet wired.

Env flag
ANTHROPIC_AI_ENABLED=false
Default
false (mock-only) for the Phase 10 foundation.