{
  "abstract": "Abstract Autonomous-agent systems commonly ask a language model to choose the next action, maintain memory, interpret tool output, decide when it is finished, and narrate success. Haygent reverses that architecture. A Haygent is a deterministic, contract-bound process that contains narrow intelligence slots. The runtime—not the model—owns control flow, permissions, state packets, evidence gates, repair budgets, replay, and completion. The model may adjust only declared schema fields. Progress exists only when evidence objects satisfy a gate, and exhausted repair produces a truthful HALT rather than a fabricated success.",
  "author": "Hayden Lindley",
  "category": "Agents & Execution",
  "claims": {
    "claims": [
      {
        "claim_id": "P23-C01",
        "evidence_refs": [
          "P23-S01"
        ],
        "limitations": [
          "A complete reference runtime and conformance receipt are not included in the public corpus."
        ],
        "public": true,
        "scope": "Haygent v1 contract.",
        "statement": "The Haygent architecture specifies deterministic control flow, enforceable permissions, typed packets, evidence gates, bounded repair, and truthful halt.",
        "status": "SPECIFIED"
      },
      {
        "claim_id": "P23-C02",
        "evidence_refs": [
          "P23-S01",
          "P23-S02",
          "P23-S03"
        ],
        "limitations": [
          "End-to-end comparative false-PASS rates remain to be measured."
        ],
        "public": true,
        "scope": "Receipt and gate patterns in donor systems.",
        "statement": "Evidence-gated completion can prevent a model completion assertion from becoming a PASS event.",
        "status": "VERIFIED_MECHANISM"
      }
    ],
    "disclosure_note": "Claims marked non-public in the authored ledger are omitted from this public artifact.",
    "paper": "p23-haygent-deterministic-agents",
    "version": "0.1.0",
    "withheld_claim_count": 0
  },
  "date": "2026-07-27",
  "diagrams": {
    "diagrams": [
      {
        "brief": "Side-by-side conventional agent versus deterministic Haygent spine, emphasizing where control, permissions, and completion live.",
        "format": "svg",
        "id": "P23-F01",
        "path": "/diagrams/p23-haygent-deterministic-agents/P23-F01.svg",
        "status": "source-generated conceptual architecture",
        "title": "Control inversion"
      },
      {
        "brief": "On-disk manifest, permissions, contracts, spine, slots, gates, ledger, and run artifacts.",
        "format": "svg",
        "id": "P23-F02",
        "path": "/diagrams/p23-haygent-deterministic-agents/P23-F02.svg",
        "status": "source-generated conceptual architecture",
        "title": "Haygent package anatomy"
      },
      {
        "brief": "Validated input to deterministic steps, intelligence adjustment, evidence gate, bounded repair, PASS or truthful HALT.",
        "format": "svg",
        "id": "P23-F03",
        "path": "/diagrams/p23-haygent-deterministic-agents/P23-F03.svg",
        "status": "source-generated conceptual architecture",
        "title": "Gate and repair lifecycle"
      }
    ],
    "paper": "p23-haygent-deterministic-agents"
  },
  "evidence_state": "SPECIFIED",
  "id": "p23-haygent-deterministic-agents",
  "institution": "Glyphd Labs",
  "integrity": {
    "claim_ledger_sha256": "ca837e3dc3efed67c1e4aa9cb1a562804a147d0bd75004a57381c5bebfe45b2c",
    "paper_mdx_sha256": "1a947a053e3e6274b06d1d7c9c291fc0564e0bd43c67bf2d96a5de20f03afee8"
  },
  "public_disclosure_boundary": "# Public-disclosure boundary\n\nThis paper publishes the system thesis, architecture, contracts, evidence state, limitations, and falsification criteria. It does not publish confidential claim charts, private patent strategy, secrets, credentials, customer material, unreleased datasets, or implementation details designated as trade secret. The public paper does not grant a license to implement the Covered Technology. See `LICENSE.md` and `NOTICE.md` in the Glyphd Labs repository.",
  "publication_class": "public-safe working paper",
  "publication_url": "https://www.glyphd.com/papers/p23-haygent-deterministic-agents",
  "revisions": {
    "paper": "p23-haygent-deterministic-agents",
    "versions": [
      {
        "date": "2026-07-27",
        "editor": "GPT-5.6 Pro",
        "summary": "Initial public-safe institute edition compiled from the CUTTING EDGE OR NEW corpus.",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": "1.0.0",
  "slug": "p23-haygent-deterministic-agents",
  "sources": {
    "notes": "Internal source paths are provenance references. Public publication must expose only approved public-safe excerpts or archived public artifacts.",
    "paper": "p23-haygent-deterministic-agents",
    "sources": [
      {
        "date": "2026-07-10",
        "id": "P23-S01",
        "path": "HAYGENT-SPEC-v1.0.md",
        "title": "Haygent Specification v1.0"
      },
      {
        "date": "2026-07-12",
        "id": "P23-S02",
        "path": "GLYPH-DESK-MASTER-SPEC.v1.md",
        "title": "Glyph Desk Master Specification"
      },
      {
        "date": "2026-07-18",
        "id": "P23-S03",
        "path": "ZEKE-V1-CANON-RECOVERY-AND-GAP-AUDIT-v0.1.md",
        "title": "ZEKE V1 Canon Recovery and Gap Audit"
      }
    ],
    "version": "0.1.0"
  },
  "subtitle": "Haygent deterministic spines, bounded intelligence slots, evidence gates, and truthful halt",
  "title": "Tools Holding an LLM",
  "version": "0.1.0"
}
