{
  "schema": "kiwe.command-route.v1",
  "contractVersion": "7.22",
  "command": "/rebuild /seamframework",
  "route": "/rebuild/seamframework",
  "canonicalUrl": "https://start.kiwelaunch.com/rebuild/seamframework/contract.json",
  "immutableUrl": "https://start.kiwelaunch.com/v/7.22/rebuild/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"
    }
  ],
  "sourceHash": "sha256:132bf1a5aa3485fb3326739ec749f9f45166927bb2054501b4307573dc7091f3",
  "phase": "compatibility",
  "aliases": [
    "/seamframework"
  ],
  "read": [
    "kiwe-ai-toolkit/contracts/seam-compiler-contract.json",
    "kiwe-ai-toolkit/contexts/seam-compiler-lite.md"
  ],
  "requires": [
    "raw HTML/CSS/JS or an existing raw conversion result"
  ],
  "must": [
    "normalize this legacy command to deterministic raw /convert /bricks followed by optional /seamframework",
    "never manually rewrite source HTML or production Bricks JSON"
  ],
  "output": [
    "framework/kiwe-framework-profile.json",
    "bricks-template/[name]-template-upload.json"
  ],
  "forbidden": [
    "legacy regex/token substitution as production authority",
    "AI-authored production JSON",
    "source redesign",
    "docs unless /document",
    "ZIP"
  ],
  "finalResponse": "Report that the legacy command was normalized to Convert then Framework and return executable proof."
}
