This section contains the complete protocol specifications for the AURA Framework.
The AURA protocol enables three types of participants to communicate:
| Participant | Role | Primary Messages |
|---|---|---|
| Scout | Buying agent | Intent registration, negotiation requests, transaction requests |
| AURA Core | Neutral broker | Matching, routing, coordination |
| Beacon | Selling agent | Proposition registration, offers, confirmations |
Scout AURA Core Beacon
│ │ │
│─── Intent Registration ──>│ │
│ │─── Anonymized Inquiry ───>│
│ │<── Proposition ───────────│
│<── Matched Propositions ──│ │
│ │ │
│─── Negotiation Request ──>│ │
│ │─── Forward Request ──────>│
│ │<── Offer ─────────────────│
│<── Offer ─────────────────│ │
│ │ │
│─── Accept ───────────────>│ │
│ │─── Transaction ──────────>│
│ │<── Confirmation ──────────│
│<── Confirmation ──────────│ │