{
  "schema": "kiwe.command-route.v1",
  "contractVersion": "7.22",
  "command": "/convert /bricks /seamframework",
  "route": "/convert/bricks/seamframework",
  "canonicalUrl": "https://start.kiwelaunch.com/convert/bricks/seamframework/contract.json",
  "immutableUrl": "https://start.kiwelaunch.com/v/7.22/convert/bricks/seamframework/contract.json",
  "resources": [
    {
      "source": "kiwe-ai-toolkit/contracts/seam-compiler-contract.json",
      "url": "https://start.kiwelaunch.com/contracts/seam-compiler-contract.json",
      "pinnedUrl": "https://start.kiwelaunch.com/v/7.22/contracts/seam-compiler-contract.json"
    },
    {
      "source": "kiwe-ai-toolkit/contexts/seam-compiler-lite.md",
      "url": "https://start.kiwelaunch.com/contexts/seam-compiler-lite.md",
      "pinnedUrl": "https://start.kiwelaunch.com/v/7.22/contexts/seam-compiler-lite.md"
    },
    {
      "source": "kiwe-ai-toolkit/contexts/bricks-conversion-lite.md",
      "url": "https://start.kiwelaunch.com/contexts/bricks-conversion-lite.md",
      "pinnedUrl": "https://start.kiwelaunch.com/v/7.22/contexts/bricks-conversion-lite.md"
    }
  ],
  "sourceHash": "sha256:132bf1a5aa3485fb3326739ec749f9f45166927bb2054501b4307573dc7091f3",
  "phase": "framework",
  "read": [
    "kiwe-ai-toolkit/contracts/seam-compiler-contract.json",
    "kiwe-ai-toolkit/contexts/seam-compiler-lite.md",
    "kiwe-ai-toolkit/contexts/bricks-conversion-lite.md"
  ],
  "requires": [
    "arbitrary HTML/CSS/JS project, folder, archive, or standalone document"
  ],
  "must": [
    "run SEAM Compiler 0.13.0 in one-pass Framework mode",
    "capture raw rendered evidence before Framework ownership",
    "emit one project-wide Framework Profile before dependent templates",
    "emit an explicit install-order manifest",
    "run /audit /seamframework and require PASS at 100% integration"
  ],
  "output": [
    "framework/kiwe-framework-profile.json",
    "framework/audit-seamframework.json",
    "manifest-seam-framework.json",
    "bricks-template/[name]-template-upload.json"
  ],
  "forbidden": [
    "source redesign",
    "AI-authored production JSON",
    "inline variable fallbacks",
    "discarding raw compiler evidence before Framework mapping",
    "docs unless /document",
    "ZIP"
  ],
  "finalResponse": "Return the audited one-pass package with profile-first install order."
}
