{
  "schemaVersion": "teleodynamic.evidencePacket.v1",
  "themeVersion": "3.97.0",
  "packetType": "live-packet-download-verification",
  "title": "Live Packet Download Verification Evidence Packet",
  "summary": "Static packet documenting route smoke tests and Markdown evidence-packet routing defenses.",
  "staticLocalOnly": true,
  "noLiveExecution": true,
  "noModelTraining": true,
  "noRuntimeCrawling": true,
  "noExternalServiceCalls": true,
  "noPrivateNetworkProbing": true,
  "noCredentialValidation": true,
  "noSafetyCertificationClaims": true,
  "claimReviewPath": [
    "Check live /llms.txt version marker.",
    "Verify builder HTML route.",
    "Verify builder JSON manifest.",
    "Verify Markdown evidence-packet route using theme router.",
    "Verify HTML evidence-packet route.",
    "Verify reviewer walkthrough and packet comparison routes.",
    "Prefer no-op if the live site still advertises an older version."
  ],
  "qaGateOutcomes": [
    {
      "gate": "Public Output",
      "outcome": "static-review",
      "note": "Only public-safe route and packet names are included."
    },
    {
      "gate": "Ontology",
      "outcome": "bounded",
      "note": "Verification is about route delivery, not runtime system claims."
    },
    {
      "gate": "Evidence",
      "outcome": "manual-recheck",
      "note": "Live deployment state must be confirmed after upload."
    },
    {
      "gate": "Human Review",
      "outcome": "required",
      "note": "A human should deploy and smoke-test the public routes."
    },
    {
      "gate": "Resource Closure",
      "outcome": "no-op-if-stale",
      "note": "Do not widen claims if live /llms.txt advertises an older version."
    },
    {
      "gate": "Auditability",
      "outcome": "packet-visible",
      "note": "Routes and expected outcomes are documented in this packet."
    }
  ],
  "markdownRouteDefense": {
    "priority": -10000,
    "contentType": "text/plain; charset=utf-8",
    "headers": [
      "X-Teleodynamic-Packet-Source: static-theme-asset",
      "X-Teleodynamic-Packet-Version: 3.74.0",
      "X-Teleodynamic-Markdown-MIME: text-plain-compatible"
    ]
  },
  "mustNotClaim": [
    "certification",
    "deployment-safety assurance",
    "consciousness",
    "not biological equivalence",
    "lossless glyph conversion",
    "no hidden semantic authority",
    "live execution",
    "model training",
    "private-network probing",
    "credential validation"
  ]
}
