{
  "schema_version": "stackie.docs-crawler.v1",
  "generated_by": "website/scripts/gen-docs.mjs",
  "site": "https://stackie.dev",
  "source_of_truth": [
    "Rust public rustdoc blocks",
    "Typed Rust stack and block contracts",
    "Generated Gateways provider metadata"
  ],
  "pages": [],
  "canonical_pages": [],
  "duplicate_aliases": [],
  "machine_readable_assets": [
    {
      "key": "block-yaml-spec",
      "title": "Stackie block YAML serialization spec",
      "description": "Machine-readable Stackie block YAML projection generated from the Block Rust type and validation metadata.",
      "url": "/docs/specs/block-yaml-spec.generated.json",
      "mediaType": "application/json",
      "source": "stackie gen-yaml-docs",
      "specVersions": [
        "stackie.block.v1"
      ]
    },
    {
      "key": "gateway-provider-docs",
      "title": "Stackie Gateways provider metadata",
      "description": "Machine-readable Gateways provider metadata generated from the Stackie provider registry.",
      "url": "/docs/specs/gateway-provider-docs.generated.json",
      "mediaType": "application/json",
      "source": "Stackie Gateways provider metadata generator"
    },
    {
      "key": "stack-yaml-spec",
      "title": "Stackie stack YAML serialization spec",
      "description": "Machine-readable Stackie stack YAML projection generated from the CompositeStack Rust type and validation metadata.",
      "url": "/docs/specs/stack-yaml-spec.generated.json",
      "mediaType": "application/json",
      "source": "stackie gen-yaml-docs",
      "specVersions": [
        "stackie.stack.v1"
      ]
    },
    {
      "key": "stackie-yaml-spec",
      "title": "Stackie stack and block YAML serialization spec",
      "description": "Combined machine-readable Stackie stack and block YAML serialization documentation generated from typed Rust contracts.",
      "url": "/docs/specs/stackie-yaml-spec.generated.json",
      "mediaType": "application/json",
      "source": "stackie gen-yaml-docs",
      "specVersions": [
        "stackie.stack.v1",
        "stackie.block.v1"
      ]
    }
  ]
}
