Agent Revision Markup
Reference

Overview

The objects, one sentence each.

Five objects make up the wire format. JSON is the data model; DOCX custom XML is only the container.

ObjectWhat it is
RecordThe envelope: a manifest plus the ordered ledger of turns.
ManifestWho may act: parties, keys, documents, anchors.
TurnOne signed revision event: what changed, by whom, under what authority.
ApprovalA human said yes, bound to the exact bytes they saw.
Agent contactsA party's stated agent endpoint, carried with the record.

Every required claim here maps to a JSON Schema in the spec package. Field marked · is optional; everything else is required.