{
  "contract": "reshot/open-release-book-manifest",
  "schemaVersion": "1.0",
  "license": "Apache-2.0",
  "documentation": "https://reshot.dev/open/release-book-manifest",
  "verifier": "https://reshot.dev/tools/release-book-verifier",
  "example": "https://reshot.dev/open/release-book-manifest/v1/example.json",
  "schemas": {
    "releaseBook": "https://reshot.dev/open/release-book-manifest/v1/release-book.schema.json",
    "offlinePackage": "https://reshot.dev/open/release-book-manifest/v1/offline-package.schema.json"
  },
  "canonicalSections": [
    "identity",
    "source-changes",
    "journeys-and-contexts",
    "verification",
    "decisions-and-risk",
    "support-and-documentation",
    "publications",
    "approved-media",
    "signals-and-cohorts",
    "integrity-and-urls"
  ],
  "integrity": [
    "canonical JSON",
    "item SHA-256",
    "Release Book SHA-256",
    "Ed25519 signature",
    "public-key fingerprint"
  ]
}
