Public Data Gateway
The gateway is a permissionless router that selects verified provider packages and returns a canonical Attested Data Response (ADR).
Selection rule (MVP)
- Score (score_v2) descending
- Freshness penalty applied
- Verified signature + anchor + payload hash
Trust tier labeling
Gateways MUST label responses with explicit tiers:
TIER_A_PROVIDER_SIGNEDTIER_B_ADAPTER_ATTRIBUTED
Multi-gateway preparation
- Gateways can register in
GatewayRegistryand submit usage aggregates per epoch. - Usage is reported via
EpochUsageRegistryfor reward distribution. - Gateways MAY operate in
EPOCH_BATCHEDmode, where credits are settled per epoch and receipts includeepochId+usageId.
Optional app discovery
Gateways may expose app registry endpoints:
GET /v1/appsGET /v1/apps/:appId
Disclaimers
Gateway responses are verifiable but not guarantees of outcomes. Fees may be zero. No guarantees. Not investment advice.