← Back to the capability index
Raster · raster.cloud-storage-configCloud Storage Configuration
Partial coverage Pro
Evidence by type
| Evidence type | Detail | Result |
|---|---|---|
| No distinct route | config-flag | Cloud storage provider selection (AWS S3 / Azure Blob) is process-startup dependency-injection wiring driven by configuration/environment variables (for example HONUA_STORAGE_PROVIDER; see FileStorageServiceCollectionExtensions.AddCloudFileStorage), not a request-time HTTP route. Verified: no LicenseGate call checks this entitlement key anywhere in the codebase. Paid-tier enforcement for cloud-served COG/raster delivery happens at request time through the distinct raster.cloud-cog-serving entitlement gate (CogTileResolver); raster.cloud-storage-config exists only as a descriptive FeatureCatalog entry today, not an enforced gate. |
SDK coverage
| SDK | Status | Entry points | Note |
|---|---|---|---|
| honua-sdk-js | not-covered | — | — |
| honua-sdk-dotnet | not-covered | — | — |
| honua-sdk-python | not-covered | — | — |
Executable samples
No executable sample published for this capability yet.
Known gaps
Gaps are attached at the category level (cap/raster label), not the individual capability key — none of the open issues in this category parsed a capability key matching this specific capability (honua-io/honua-evidence#5).
- #3099 postgres(raster): benchmark and codify tiled, monolithic, and object-store storage policy
- #3270 feat(raster): Postgres-backed IZarrStore so Zarr registrations survive restart
Raw receipts
- capability-keys.v1.json — canonical key definition for
raster.cloud-storage-config. - capability-matrix.v1.json — honua-server's Phase-A evidence snapshot (entry/test counts, CITE, parity, interop, geobench).
- sdk-js coverage · sdk-dotnet coverage · sdk-python coverage
- honua-samples run-samples CI — executable sample run history.
- docs/cite-status.md — CITE evidence freshness ("Last reviewed" date + source sha).
- data/producers/dr-drills/ · data/producers/live-canary/ — pushed evidence envelopes (see docs/producer-contracts.md).
- capability-matrix.v1.json — the full enriched aggregate backing this page.