app.json Structure
app.json is the canonical, declarative definition of a campaign and its apps.
- It contains apps, nodes, globals, integrations, and runtime configuration in a machine-readable format.
- The structure enables version control, validation, and automated publishing pipelines.
- TODO: provide the authoritative JSON Schema to enforce structural rules.
Last updated on