Sandbox/Provider Rules

Provider rules

junk-huggers-bend

Schema pending

No provider_rules table exists in the v3 schema. The seeded ProviderRulesPage was previously showing fictional routing rules, priority weights, and provider tiers with no source. That's been removed. Real routing-rule canon lives in the admin app per the Routing Policy Model + Routing Execution Contract docs.

Surfacing this in v3 requires either:

  • A provider_rules schema decision (per-tenant rule storage), OR
  • An admin-side API the v3 dashboard reads.

Either path is its own slice — nothing fake shown until a real source lands.