{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Negotiation Protocol",
  "dateModified": "2026-06-02",
  "spec": "FIPA Iterated Contract Net Interaction Protocol (SC00030)",
  "maxRounds": 8,
  "roundTimeoutSeconds": 300,
  "deadlockResolution": "best-and-final-offer after round 6",
  "signatureAlg": [
    "Ed25519",
    "ECDSA-P256"
  ],
  "auditTrail": "every message appended to /agent-audit/ merkle log"
}
