{
  "schema": "kiwe.command-route.v1",
  "contractVersion": "7.22",
  "command": "/audit /seamframework",
  "route": "/audit/seamframework",
  "canonicalUrl": "https://start.kiwelaunch.com/audit/seamframework/contract.json",
  "immutableUrl": "https://start.kiwelaunch.com/v/7.22/audit/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": "audit",
  "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": [
    "Framework Profile plus every dependent Bricks template"
  ],
  "output": [
    "framework/audit-seamframework.json",
    "pass/fail findings only"
  ],
  "must": [
    "execute validate-seamframework.cjs or the SEAM Compiler package audit; never reuse the older raw-page adoption audit for a Framework package",
    "require status PASS and integration 100",
    "verify profile-before-template install order",
    "verify every consumed variable and reusable class is defined by the profile",
    "verify profile class IDs exactly match every dependent template _cssGlobalClasses reference",
    "fail duplicate Theme Style/project-class/element visual ownership",
    "fail local H1-H6 locks that should inherit Bricks Theme Style",
    "compare the raw and Framework templates to prove no redesign",
    "include validator proof in any PASS response"
  ],
  "forbidden": [
    "manual-only PASS",
    "copied/reconstructed validator PASS",
    "fixes unless /fix is also present",
    "docs unless /document",
    "ZIP"
  ],
  "finalResponse": "PASS/FAIL/INCOMPLETE with package proof, blocking errors, warnings, and install order."
}
