Problem: A single database binding serves everything today — no sharding or tenant-partitioning strategy exists.
Area: ORB / Scaling
Proposal: Design (and where feasible, implement) a partitioning strategy that keeps per-tenant data separable and independently scalable.
Deliverables:
- A written partitioning design, plus an initial implementation if the design is straightforward enough to build directly.
AMS Cloud Readiness cross-reference (added 2026-07-12)
See also #5223 in the new AMS Cloud Readiness milestone (#28) — the AMS-side parallel to this exact problem, already citing this issue as precedent. Keep both sides in sync if either design changes.
Problem: A single database binding serves everything today — no sharding or tenant-partitioning strategy exists.
Area: ORB / Scaling
Proposal: Design (and where feasible, implement) a partitioning strategy that keeps per-tenant data separable and independently scalable.
Deliverables:
AMS Cloud Readiness cross-reference (added 2026-07-12)
See also #5223 in the new AMS Cloud Readiness milestone (#28) — the AMS-side parallel to this exact problem, already citing this issue as precedent. Keep both sides in sync if either design changes.