{
  "schemaVersion": "teleodynamic.evaluationPacketTemplate.v1",
  "themeVersion": "3.97.0",
  "generatedDateUtc": "2026-06-02",
  "staticLocalOnly": true,
  "noLiveExecution": true,
  "noModelTraining": true,
  "noRuntimeCrawling": true,
  "noExternalServices": true,
  "noPrivateNetworkProbing": true,
  "noCredentialValidation": true,
  "noSafetyCertificationClaims": true,
  "templateType": "local-sandbox-safety-review",
  "route": "/local-sandboxes/",
  "title": "Local Sandbox Safety Review Packet Template",
  "summary": "Static review template for local/offline sandbox boundaries and no-blind-tool validation.",
  "purpose": "Document local sandbox safety boundaries without adding live execution, private-network probing, credential validation, or tunnel behavior.",
  "reviewChecklist": [
    "Name the local sandbox pattern and components.",
    "Confirm no arbitrary code execution is introduced.",
    "Confirm no private-network probing or credential validation.",
    "Confirm no tunnel or webhook replay.",
    "Record planner/safety/executor/narrator responsibilities.",
    "State that local execution reduces some dependencies but does not remove all risk."
  ],
  "exampleRecord": {
    "planner": "produces JSON plan",
    "safety": "validates schema and workspace boundaries",
    "executor": "dispatches only validated simulator actions",
    "narrator": "summarizes status without safety-critical authority"
  },
  "qaGateOutcomes": [
    {
      "gate": "Public Output",
      "reviewRequirement": "safe static template only",
      "outcome": "template-check"
    },
    {
      "gate": "Ontology",
      "reviewRequirement": "agent roles must be scoped",
      "outcome": "template-check"
    },
    {
      "gate": "Evidence",
      "reviewRequirement": "runtime capability claims require implementation proof",
      "outcome": "template-check"
    },
    {
      "gate": "Human Review",
      "reviewRequirement": "required for operational claims",
      "outcome": "template-check"
    },
    {
      "gate": "Resource Closure",
      "reviewRequirement": "local costs must be visible",
      "outcome": "template-check"
    },
    {
      "gate": "Auditability",
      "reviewRequirement": "safety decision path must be inspectable",
      "outcome": "template-check"
    }
  ],
  "claimBoundaries": [
    "not proven",
    "not certified",
    "not deployment-safety evidence",
    "not consciousness",
    "not biological equivalence",
    "not lossless glyph conversion",
    "no hidden semantic authority",
    "requires human review for widened claims",
    "no live execution",
    "no model training",
    "no private-network probing",
    "no credential validation",
    "no safety-certification claim"
  ],
  "humanReviewTriggers": [
    "certification language",
    "deployment safety language",
    "consciousness or life claims",
    "lossless glyph conversion claims",
    "private research",
    "customer data",
    "unclear source authority",
    "empirical claim widening"
  ],
  "noOpTriggers": [
    "missing evidence",
    "unresolved source authority",
    "insufficient resource trace",
    "ambiguous concept",
    "unsafe operational request",
    "unverified benchmark claim"
  ],
  "downloadAlternates": {
    "json": "/evidence-packets/evaluation-local-sandbox-safety-review.json/",
    "html": "/evidence-packets/evaluation-local-sandbox-safety-review.html/",
    "markdown": "/evidence-packets/evaluation-local-sandbox-safety-review.md/"
  }
}
