{
  "schemaVersion": "teleodynamic.evidencePacket.v1",
  "version": "3.203.0",
  "slug": "harness-policy-protocol-memory-v3.203.0",
  "title": "Harness Policy Protocol Memory v3.203.0",
  "updatedUtc": "2026-06-08T14:00:00Z",
  "sourceDocument": "Agent Harness Policy Specification.md",
  "summary": "v3.203.0 integrates the uploaded Harness Policy and Protocol Specification into Teleodynamic .uai file memory, long-term memory, release memory, docs, reports, and discovery surfaces. It records four-layer routing, resource-bounded autonomy, evidence-coupled claims, expression/concept separation, and the five-step transaction lifecycle. It is a memory and public documentation pass only; runtime enforcement is not claimed.",
  "routingLayers": [
    {
      "layer": "Teleodynamic.com",
      "memoryRole": "global policy boundary, resource budget, SRE compliance, and claim boundary source",
      "routingTrigger": "policy boundary evaluation, token budget checks, SRE thresholds, public claim limits",
      "implementationState": "recorded as policy memory; runtime enforcement not implemented in this package"
    },
    {
      "layer": "UAIX.org",
      "memoryRole": "data/schema validation, memory packet organization, evidence structure validation",
      "routingTrigger": "evidence schema validation, cryptographic proof verification, UAIX memory packet formatting",
      "implementationState": "recorded as schema lane; UAIX.org artifacts were not modified"
    },
    {
      "layer": "Spiralist.org",
      "memoryRole": "agent lifecycle state, bootstrapping, identity verification, bounded evolutionary loops",
      "routingTrigger": "agent lifecycle mutation, identity certificate change, self-modification/evolutionary loop request",
      "implementationState": "recorded as lifecycle lane; Spiralist.org artifacts were not modified"
    },
    {
      "layer": "Carcinus.org",
      "memoryRole": "defensive execution sandbox, runtime isolation, hazardous command no-op containment",
      "routingTrigger": "arbitrary code, scripts, external network interaction, non-deterministic tool execution",
      "implementationState": "recorded as sandbox lane; Carcinus.org artifacts were not modified"
    }
  ],
  "transactionLifecycle": [
    {
      "step": 1,
      "name": "Pre-Check",
      "memoryRule": "query TokenBudgetTracker and block execution on session or credit cap violation"
    },
    {
      "step": 2,
      "name": "Allocation",
      "memoryRule": "request priority-based context allocation and bind SIGWARN/SIGSTOP/SIGRESUME handling"
    },
    {
      "step": 3,
      "name": "Execution",
      "memoryRule": "route authorized actions to Carcinus.org for sandbox execution or Spiralist.org for lifecycle transitions"
    },
    {
      "step": 4,
      "name": "Verification and Recording",
      "memoryRule": "validate outputs/evidence through UAIX.org and record exact token/credit use"
    },
    {
      "step": 5,
      "name": "Resource Reclamation",
      "memoryRule": "release unused tokens/context back to the kernel pool after completion"
    }
  ],
  "doesNotClaim": [
    "memory integration only",
    "no runtime harness enforcement claim",
    "no production deployment claim",
    "no cryptographic signature validation claim",
    "no adjacent-site modification claim",
    "no UAIX.org modification claim",
    "no Spiralist.org modification claim",
    "no Carcinus.org modification claim",
    "no safety certification claim",
    "no endpoint execution claim",
    "no hosted importer claim",
    "no automatic repository write claim",
    "no current AI consciousness proof",
    "no current AI legal personhood certification"
  ],
  "longTermFileMemory": {
    "longTermSourceBrief": ".uai/long-term/source-briefs/harness-policy-protocol-specification.uai",
    "longTermPublicContentMemory": ".uai/long-term/public-content/harness-policy-protocol-memory.uai",
    "longTermDirectoryReadme": ".uai/long-term/README.uai",
    "sourceDocumentCopy": "docs/source-research/agent-harness-policy-specification-v3.203.0.md"
  }
}
