Provider rules
junk-huggers-bend
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_rulesschema 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.