feat: add object storage production capability
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -949,6 +949,13 @@ and durable interfaces are explicit.
|
||||
|
||||
### 13.3 Object storage
|
||||
|
||||
The authoritative implementation-level design for this capability is
|
||||
[Object Storage Production Capability Deep Design](2026-07-28-objectstorage-production-capability-design.md).
|
||||
Its ordered RED–GREEN execution batches and promotion gates are in the
|
||||
[Object Storage Production Capability Implementation Plan](../plans/2026-07-28-objectstorage-production-capability.md).
|
||||
This subsection is only the cross-capability baseline; the dedicated design governs when details
|
||||
differ.
|
||||
|
||||
Replace whole-object `byte[]` as the only path with:
|
||||
|
||||
- streaming upload/download and range reads;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user