{
  "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": "operator-decision",
  "route": "/operator-library/",
  "title": "Operator Decision Packet Template",
  "summary": "Static review template for split, merge, add, retire, and no-op structural decisions.",
  "purpose": "Give reviewers one record format for candidate operator decisions, declared costs, alternatives considered, and reversal guardrails.",
  "reviewChecklist": [
    "Name the operator and trigger condition.",
    "List candidate alternatives, including no-op.",
    "Declare action cost and expected gain.",
    "Record resource state and viability floor.",
    "Name reversal guardrail.",
    "Append rationale without claiming deployment-safety assurance."
  ],
  "exampleRecord": {
    "operator": "Merge",
    "trigger": "redundant units with overlapping evidence",
    "alternatives": [
      "merge",
      "retire",
      "no-op"
    ],
    "guardrail": "re-split if uncertainty rises"
  },
  "qaGateOutcomes": [
    {
      "gate": "Ontology",
      "reviewRequirement": "operator class must be valid",
      "outcome": "template-check"
    },
    {
      "gate": "Evidence",
      "reviewRequirement": "trigger evidence must be visible",
      "outcome": "template-check"
    },
    {
      "gate": "Resource Closure",
      "reviewRequirement": "action cost must be affordable",
      "outcome": "template-check"
    },
    {
      "gate": "Human Review",
      "reviewRequirement": "required for promoted operator claims",
      "outcome": "template-check"
    },
    {
      "gate": "Auditability",
      "reviewRequirement": "alternatives must remain inspectable",
      "outcome": "template-check"
    },
    {
      "gate": "Stability",
      "reviewRequirement": "post-action drift must be tracked",
      "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-operator-decision.json/",
    "html": "/evidence-packets/evaluation-operator-decision.html/",
    "markdown": "/evidence-packets/evaluation-operator-decision.md/"
  }
}
