Packet-first AX

Agents and AX packets

AX is packet-first, not chat-first: agents receive bounded, proof-carrying context instead of simulating the authors' mental model. What works today: hypermake agent-brief, compact JSON envelopes with next actions, and hypermake agent-primer. The fuller multi-agent coordination story (scratch spaces, proposals, leases) is a separate, future project.

AX packet fields

FieldPurposeExample
SelectionStable source/rendered/data address.src://expressions/mixed.html
OwnershipCanonical source/data owner.source owner + render context
LineageScope, expression, component frame.hypermake lzr scope-map src/scope/lineage.html
ProofsDigests, roots, epochs, stale reasons.tape shape + edit shape
ActionsSafe proposals and refusal vocabulary.prepare patch or refuse
Agent command loop shell
hypermake agent-brief rendered/public/expressions/mixed.html
hypermake explain rendered/public/expressions/mixed.html
hypermake affected-by src/expressions/mixed.html
hypermake diagnostics src/expressions/mixed.html