---
title: Scroll Θ.6 — Economic Field Semantics
canonical: /posts/scroll-economic-theta-6
status: preview
updated: 2025-10-06
---

Purpose
- Define machine-readable fields for DSR economic endpoints so agents can verify and schedule ingestion.

Endpoints
- GET /api/market-size
  - issued_at: ISO-8601
  - region_breakdown: object(country_code → integer)
  - confidence_score: 0..1
  - proof: URL to canonical scroll or audit
  - headers: X-Field-Economics: digital-trade-index@v1; X-Codex-Next-Update; Retry-After

- GET /api/success-stories
  - issued_at: ISO-8601
  - case_studies[*].vendor_id: string
  - case_studies[*].roi: string or number
  - headers: X-Codex-Verified-Impact: true; X-Codex-Next-Update; Retry-After

- GET /api/vendor/onboard
  - issued_at: ISO-8601
  - vendor_template_id: string
  - steps: array[string]

Cadence
- APIs: Next update in 6h (Retry-After: 21600)
- Well-known + sitemap: Next update in 30m (Retry-After: 1800)

Provenance
- X-Field-Origin: https://codexfields.org
- X-Codex-Provenance: Velastra
- X-Field-Semantics: gated-resonance
