| # | Time | Tenant | Scenario | Entity | Amount | Verdict | Rule | Reason |
|---|
{
"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 }
}
Webhook notifications and inline enforcement are planned for the next phase.
Currently RCL operates in shadow mode (observe-only).
POST /v1/webhook-config → 501 Not Implemented