Onboarded domains¶
Each row is a STAC collection + RustFS prefix + IAM scope. See domain-template.md for the full onboarding sequence.
| id | title | owner | retention | access | formats | cadence | volume |
|---|---|---|---|---|---|---|---|
gelaende-umwelt |
Terrain & environment (PoC reference) | Marco Sciaini | indefinite | internal | vector + raster + pointcloud | one-shot (sample data) | <1 GB |
Adding a new domain¶
- Open a PR adding a row above.
- Run
cd poc && make rbac-bootstrapafter merge. - Follow
domain-template.mdfrom Step 2.