{
  "schema": "https://agent-buildprint.com/schemas/buildprint-package.v1.json",
  "slug": "standalone-isometric-game",
  "title": "Full Standalone Isometric Game",
  "category": "Product OS",
  "tier": "agent-grade",
  "status": "dry-run-needed",
  "publicStatus": {
    "label": "Source CLI available · game unverified",
    "explanation": "Published packet and pinned CLI source are available. Public agent-buildprint@0.0.17 lacks v2; use the exact source checkout in README.md or read directly. No game, scaffold, full runtime regression or visual acceptance is claimed."
  },
  "updatedAt": "2026-09-13T10:20:00Z",
  "runtime": {
    "schema": "agb/runtime/v2",
    "definition": "runtime.json"
  },
  "runtimeLabels": [
    "Standalone browser game",
    "Isometric Framework"
  ],
  "executionMode": "kernel-loop",
  "compatibility": {
    "mode": "pinned-source-or-direct-reading",
    "publicCliVersion": "0.0.17",
    "publicCliSupported": false,
    "sourceCli": {
      "repository": "https://github.com/DomEscobar/agent-buildprint",
      "commit": "35f2623b0d72a1b09d39c1a7f14a0eaf6bf4a409",
      "npmVersion": "0.0.17",
      "npmSupportsRuntime": false,
      "claim": "Source availability; not full regression, scaffold or game acceptance."
    },
    "runtimeStatus": "source-available-game-unverified",
    "manifestDigestUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/package.sha256"
  },
  "stack": [
    "TypeScript",
    "Vite",
    "PixiJS",
    "Pinned Isometric Framework"
  ],
  "canonicalStart": "BUILDPRINT.md",
  "readOrder": [
    "BUILDPRINT.md",
    "00-goal.md",
    "01-setup.md",
    "02-identity.md",
    "blueprint.yaml",
    "loops/loop-index.yaml",
    "loops/loop-flow.md",
    "review.md",
    "README.md",
    "HANDOVER.md",
    "runtime.json"
  ],
  "entrypoints": {
    "human": "/buildprints/standalone-isometric-game/",
    "agent": "/buildprints/standalone-isometric-game/agent.md",
    "manifest": "/buildprints/standalone-isometric-game/package.json",
    "prompt": "/buildprints/standalone-isometric-game/prompt.txt",
    "github": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/standalone-isometric-game",
    "rawBase": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files"
  },
  "bootstrap": {
    "command": "node agb-runtime-v2/bin/agb.js start agb-runtime-v2/buildprints/standalone-isometric-game/package.json ./my-isometric-game",
    "fallbackCommand": null,
    "stateDir": ".buildprint",
    "snapshotMode": "pinned-source-or-direct-reading",
    "sourceSetup": "git clone https://github.com/DomEscobar/agent-buildprint.git agb-runtime-v2 && git -C agb-runtime-v2 checkout --detach 35f2623b0d72a1b09d39c1a7f14a0eaf6bf4a409",
    "rule": "Use the pinned source checkout in a NEW directory, not npm agb@0.0.17. The command loads that revision’s local packet; remote v2 additionally needs --manifest-sha256 from a separately trusted channel. Read README.md for setup and direct-reading alternatives. No game scaffold or acceptance is implied."
  },
  "files": [
    {
      "path": "00-goal.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/00-goal.md",
      "sha256": "ae6be020eab36aceb07b9d3ba471ef9fed6823cc8850717f66a1d75e142622d6"
    },
    {
      "path": "01-setup.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/01-setup.md",
      "sha256": "17bb52d6e17a635040369e71a0ea687b34da6d36119659d43734f0f59a6fa6c2"
    },
    {
      "path": "02-identity.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/02-identity.md",
      "sha256": "64605da2f57db6bf6af63b5e1741e63946f86926d8e450c4ab97747a457d8f2e"
    },
    {
      "path": "AUTHORING_REPORT.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/AUTHORING_REPORT.md",
      "sha256": "0befd128675be23bcb6dde63636cdb0e2efa4df397ca356db895d5dc84a90f7d"
    },
    {
      "path": "blueprint.yaml",
      "purpose": "machine-readable executable packet router",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/blueprint.yaml",
      "sha256": "04f6ba860548f8bfa7415db70853e1d3a10c441d9b08666bbdb25f20b7a3b4dc"
    },
    {
      "path": "BUILDPRINT.md",
      "purpose": "compatibility bootstrap or package contract",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/BUILDPRINT.md",
      "sha256": "067b17d13f5f25333c9b416d1fe38e2f0d1056ab4acaa09a3399c2e6baa0b056"
    },
    {
      "path": "framework-lock.json",
      "purpose": "machine-readable mirror",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/framework-lock.json",
      "sha256": "c047424956d52ee2b52660bbc160cda12524c6c760087dd097d6abe9a50e9d61"
    },
    {
      "path": "HANDOVER.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/HANDOVER.md",
      "sha256": "6cd04a3a0efe1d002b92528bb630a27baebf850df78174bc4653f77b97fd889c"
    },
    {
      "path": "loops/01-world-plan.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/loops/01-world-plan.md",
      "sha256": "8528245200ce4aaf99feb5c8feea10834c6a9555f1d63d1256afe4b48162b65a"
    },
    {
      "path": "loops/02-playable-calibration.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/loops/02-playable-calibration.md",
      "sha256": "46c549595d079525cea25594b6758fa3a8292903fdee8f4da46bf1541ffed37f"
    },
    {
      "path": "loops/03-complete-world.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/loops/03-complete-world.md",
      "sha256": "cfe14a8d4aec2a1daa1802a5e5f255e11c1cb56cd4e4a04e9185677ee45901c6"
    },
    {
      "path": "loops/04-gameplay-motion.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/loops/04-gameplay-motion.md",
      "sha256": "0b3607df7f743e145908757e3455f43c08823eeb45ace6fd21ccecb5a8ed1c9e"
    },
    {
      "path": "loops/05-visual-gameplay-acceptance.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/loops/05-visual-gameplay-acceptance.md",
      "sha256": "64046b433321d7a3769988f17cd1cde9e0ebdf9c3aa7fd8fba3e790faa0d53d9"
    },
    {
      "path": "loops/06-local-handover.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/loops/06-local-handover.md",
      "sha256": "4128b2b084bf065b73674fea4f56a99d0ff3d7da726fcc7d28fa96c5d3c75527"
    },
    {
      "path": "loops/loop-flow.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/loops/loop-flow.md",
      "sha256": "1f756a1f1c1f60459b6ddcedeca67f8189bfc3331986a4afb4da3d58290e2672"
    },
    {
      "path": "loops/loop-index.yaml",
      "purpose": "machine-readable mirror",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/loops/loop-index.yaml",
      "sha256": "9e34225376b0a2e76974b62ba72ed3f350321baffd5032a2c17188d7ecd2e1be"
    },
    {
      "path": "package.json",
      "purpose": "machine-readable mirror",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/package.json",
      "sha256": "c339bf77ddac404335c7e724b68e4b8f16988ac502593258ab4dedc121ac85bd"
    },
    {
      "path": "publication.json",
      "purpose": "machine-readable mirror",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/publication.json",
      "sha256": "418d568f4a0021b24ec7b83621dcc14f08b6af14390f172804a356eca03694ed"
    },
    {
      "path": "README.md",
      "purpose": "human overview, non-authoritative",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/README.md",
      "sha256": "313ae1f8940723c7b8027c33744aeb592e9e7e99e437faa2f2454764517660a0"
    },
    {
      "path": "references/assets.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/references/assets.md",
      "sha256": "7519d85ce11fb3fc82504b0012b06aa0e8a156682b2dbbce7683df979200174c"
    },
    {
      "path": "references/cli-integration.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/references/cli-integration.md",
      "sha256": "f899a5d9de4487c07a9b3cff426fffd8a128930810d34c184c1be2842a32377c"
    },
    {
      "path": "references/framework.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/references/framework.md",
      "sha256": "81a1a5eee2b6cbecaa10e590ecd84f58224f6bbf96cbd3a18b65e85c8acf2f78"
    },
    {
      "path": "references/visual-acceptance.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/references/visual-acceptance.md",
      "sha256": "b6adda2b0ea92c308d5dd1ae35c9ec135c385bdf46562c499dc1e85ea5c14853"
    },
    {
      "path": "review.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/review.md",
      "sha256": "04fdaf75fda6785a8dae6744d81c6d3f3c43edbfdd777e60f5f811f0b35eb730"
    },
    {
      "path": "runtime.json",
      "purpose": "machine-readable mirror",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/runtime.json",
      "sha256": "c6e0696f8b01d46c7b92172e18ce51b59dff39a950f36fce5947de1ecc00c0da"
    },
    {
      "path": "templates/acceptance-plan-routing.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/templates/acceptance-plan-routing.md",
      "sha256": "8d2c469f21f58f430490d3d7425967989f47d8a577f3c7c5186f7c23e90d4e34"
    },
    {
      "path": "templates/asset-provenance.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/templates/asset-provenance.md",
      "sha256": "3c041e7f6f526e89ffd8024e1288e295b858145434b4950dd97209ce8073fd3a"
    },
    {
      "path": "templates/capture-receipt.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/templates/capture-receipt.md",
      "sha256": "47e2385a7a3554ca29e83fb908d4983ad7d78be15daddc478857fe2668e590b3"
    },
    {
      "path": "templates/generation-ledger.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/templates/generation-ledger.md",
      "sha256": "a2ca6d5df9bad2c8d4c7a107d4ccd119969aae3de22849bdb8c4d5df80412f0a"
    },
    {
      "path": "templates/PROJECT_CONTRACT.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/templates/PROJECT_CONTRACT.md",
      "sha256": "eaf75ad7eace46b1d19e3993643f2bf219444e9c3a4b9f665671dd8b72dd5c94"
    },
    {
      "path": "templates/setup-receipt.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/templates/setup-receipt.md",
      "sha256": "fa2f97136e0b27294dfc5d7d1528410d2f676218fc4c8dafd32a68dd96840b02"
    },
    {
      "path": "templates/ux-intent.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/standalone-isometric-game/files/templates/ux-intent.md",
      "sha256": "3f8dc39d568b76a96cba6e589776877595f315ad06cbfe8e87fc79df5da665a9"
    }
  ],
  "instructions": {
    "canonicalStart": "BUILDPRINT.md",
    "readOrder": [
      "BUILDPRINT.md",
      "00-goal.md",
      "01-setup.md",
      "02-identity.md",
      "blueprint.yaml",
      "loops/loop-index.yaml",
      "loops/loop-flow.md",
      "review.md",
      "README.md",
      "HANDOVER.md",
      "runtime.json"
    ],
    "rule": "Do not scrape human cards. Use this manifest, agent.md, and raw files. BUILDPRINT.md is the canonical start file and owns the required read order, phase gates, and acceptance gates. Structured control files are machine-readable mirrors only. Direct reading and pinned source CLI are available; npm v2 is unreleased and full runtime/game acceptance remains unverified. Read README.md and references/cli-integration.md before executing commands. No public installed agb support is claimed. All original visual/gameplay acceptance requirements remain mandatory."
  }
}