{
  "abstract": "Most multi-agent systems coordinate through conversation: one model sends another model a message, shared history grows, and completion is judged from generated reports. This is easy to prototype and difficult to trust. Inputs drift, permissions remain implicit, agents duplicate work, stale context is reused, and “done” can mean only that a model generated the word. CAS-native agent coordination treats exact state and bounded contracts as the medium of coordination. An agent receives content-addressed inputs, a Project and authority scope, a Work Order, a dependency root, a lease, and an output schema. It returns immutable artifacts, proposed patches, evidence, costs, and a receipt. Canonical state changes only after deterministic validation and the required acceptance. The architecture combines exact CAS, semantic aliases, LCSM, Work Orders, Haygent-style deterministic spines, SurfaceDelta, capability leases, and replayable receipts. Agents do not talk their way into expanded authority. They work on addressed objects.",
  "author": "Hayden Lindley",
  "category": "Agents & Execution",
  "claims": {
    "claims": [
      {
        "claim_id": "P09-C01",
        "evidence_refs": [
          "P09-S01",
          "P09-S02",
          "P09-S03"
        ],
        "limitations": [
          "Integrated multi-worker reference implementation remains to be completed."
        ],
        "public": true,
        "scope": "Cross-system coordination architecture.",
        "statement": "Work Orders, capability leases, addressed inputs, Returns, patches, evidence gates, and receipts form a replayable alternative to conversational agent coordination.",
        "status": "SPECIFIED"
      },
      {
        "claim_id": "P09-C02",
        "evidence_refs": [
          "P09-S01",
          "P09-S04"
        ],
        "limitations": [
          "Exact implementation evidence varies by donor system."
        ],
        "public": true,
        "scope": "Haygent and donor execution patterns.",
        "statement": "Deterministic spines can contain model judgment inside declared adjustable fields and bounded repair loops.",
        "status": "VERIFIED_MECHANISM"
      },
      {
        "claim_id": "P09-C03",
        "evidence_refs": [
          "P09-S01",
          "P09-S02"
        ],
        "limitations": [
          "No accepted comparative benchmark is published."
        ],
        "public": true,
        "scope": "Matched multi-agent benchmark.",
        "statement": "CAS-native coordination reduces false completion, duplicate work, and handoff loss relative to agent chat.",
        "status": "HYPOTHESIS"
      }
    ],
    "disclosure_note": "Claims marked non-public in the authored ledger are omitted from this public artifact.",
    "paper": "p09-cas-native-agent-coordination",
    "version": "0.1.0",
    "withheld_claim_count": 0
  },
  "date": "2026-07-27",
  "diagrams": {
    "diagrams": [
      {
        "brief": "Work Order + exact inputs + lease enter deterministic spine; Return + patch + evidence exit to verification and acceptance.",
        "format": "svg",
        "id": "P09-F01",
        "path": "/diagrams/p09-cas-native-agent-coordination/P09-F01.svg",
        "status": "source-generated conceptual architecture",
        "title": "Addressed work loop"
      },
      {
        "brief": "Research, writing, review, and deployment workers exchange addressed artifacts rather than freeform agent chat.",
        "format": "svg",
        "id": "P09-F02",
        "path": "/diagrams/p09-cas-native-agent-coordination/P09-F02.svg",
        "status": "source-generated conceptual architecture",
        "title": "Agent DAG through immutable Returns"
      },
      {
        "brief": "Worker completion claim separated from build/test/artifact evidence, verification, and human acceptance.",
        "format": "svg",
        "id": "P09-F03",
        "path": "/diagrams/p09-cas-native-agent-coordination/P09-F03.svg",
        "status": "source-generated conceptual architecture",
        "title": "Evidence gate"
      }
    ],
    "paper": "p09-cas-native-agent-coordination"
  },
  "evidence_state": "SPECIFIED",
  "id": "p09-cas-native-agent-coordination",
  "institution": "Glyphd Labs",
  "integrity": {
    "claim_ledger_sha256": "df4935dd32babc113780f32e003cb42054091b6970589933e9d6949185c29d09",
    "paper_mdx_sha256": "456951c23b97aa96b46e18aaaa3b41252d90de8987bc27dbc31b39d830426ebc"
  },
  "public_disclosure_boundary": "This paper publishes the public-safe coordination contracts and evidence doctrine. It excludes private tool credentials, internal permission maps, customer work, unpublished security configurations, and patent-claim drafting. It does not claim that a universal production coordinator has already been deployed.",
  "publication_class": "public-safe working paper",
  "publication_url": "https://www.glyphd.com/papers/p09-cas-native-agent-coordination",
  "revisions": {
    "paper": "p09-cas-native-agent-coordination",
    "revisions": [
      {
        "date": "2026-07-27",
        "summary": "First synthesized public-safe institute edition compiled from the Glyphd project corpus.",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": "1.0.0",
  "slug": "p09-cas-native-agent-coordination",
  "sources": {
    "notes": "Internal source paths are provenance references. Public publication must expose only approved public-safe excerpts or archived public artifacts.",
    "paper": "p09-cas-native-agent-coordination",
    "sources": [
      {
        "date": "2026-07-10",
        "id": "P09-S01",
        "path": "HAYGENT-SPEC-v1.0.md",
        "title": "Haygent Specification v1.0"
      },
      {
        "date": "2026-07-24",
        "id": "P09-S02",
        "path": "How_we_can_make_CAS_lightning_fast_for_any_LLM_by_design_or_adaptation.docx",
        "title": "GlyphCAS Design Report"
      },
      {
        "date": "2026-07-12",
        "id": "P09-S03",
        "path": "GLYPH-DESK-MASTER-SPEC.v1.md",
        "title": "Glyph Desk Master Specification"
      },
      {
        "date": "2026-07-20",
        "id": "P09-S04",
        "path": "Pasted text.txt",
        "title": "Native Accepted Act directives"
      },
      {
        "date": "2026-07-25",
        "id": "P09-S05",
        "path": "MCE-1-SYSTEM-CONTRACT-v0.1.md",
        "title": "MCE-1 System Contract"
      }
    ],
    "version": "0.1.0"
  },
  "subtitle": "Work Orders, capability leases, immutable Returns, and evidence-gated coordination",
  "title": "Agents That Work on Addressed State",
  "version": "0.1.0"
}
