⊘ RCL — Shadow Mode Console

Decision log · Policy editor · Rules · Read/write via API
⚠ 401 Unauthorized — check your API key above.
Decision Log
Policy
Rules
Alerting
Integration snippets (copy/paste)

    

    

  
#TimeTenantScenarioEntityAmountVerdictRuleReason
Policy structure reference
{
  "R-CEIL":  { "daily_limit": 500000, "action": "block" },
  "R-VEL":   { "max_tx_per_hour": 50, "window_hours": 1, "action": "hold-for-review" },
  "R-COHORT": { "block_threshold": 100000, "hold_threshold": 50000, "new_entity_days": 30 }
}
Active rules derived from current policy
🔔

Alerting & Enforcement — Phase 2

Webhook notifications and inline enforcement are planned for the next phase.
Currently RCL operates in shadow mode (observe-only).

Planned
Slack / webhook on hold/block verdicts
Planned
Inline gating (opt-in enforcement)
Planned
Email digest (daily summary)
POST /v1/webhook-config → 501 Not Implemented