MapleBridge Open
Protocol Layer

Buyer Agent and Seller Agent Protocol

The protocol defines how domain-specific agents clarify inputs, publish normalized intents, request enrichment, and send match-ready payloads into a shared engine. The contract is public. The production orchestration remains private.

Lifecycle

  1. Capture raw buyer brief or supplier capability statement.
  2. Normalize into the public intent schema.
  3. Request clarifications if required fields are missing.
  4. Emit a match-ready intent bundle to the shared engine.
  5. Receive ranked candidates, review flags, and notification suggestions.

Public Events

Boundary

The public protocol does not expose production session handling, private routing prompts, live queues, or database internals from the MapleBridge app. It exists so builders can understand the shape of bilateral matching without relying on the production app implementation.