resource-control/data/reefs/reef-storage.json
tegwick 085c1534e0 feat: complete WP-0002 T05 full restore and PITR
First Backup 48s. Full restore 65s (audit_core 30=30). PITR 65s
after retarget (keep present, destroy absent). Scratch namespace
deleted. Production stayed Ready.
2026-08-14 20:24:30 +02:00

19 lines
647 B
JSON

{
"schema_version": "0.1",
"reef_id": "reef-storage",
"repo": "reef-storage",
"declaration_ref": "reef:storage/declarations/reef.yaml",
"procuring_entity_id": "entity:railiance",
"financial_entity_id": "entity:railiance",
"role": "storage_substrate",
"resources": [
{"resource_id": "resource:platform:audit-storage", "role": "object_store"}
],
"consumers_potential": ["rapp-postgres"],
"consumers_actual": ["rapp-postgres"],
"notes": [
"Provider-delegated S3 (Scaleway). No rail.",
"Attribute values: reef:storage/substrate/object-stores/platform-audit-storage.yaml",
"Independent of reef-railiance."
]
}