ヘルプセンター

プロトコル

プロトコルイベント

プロトコルイベントは PAEE への型付き入力です。予約、受取、ハブ転送、配達、拒否、紛争。証拠を持ち、J1USD エスクロー条件を起動できます。

約 5 分で読めます

An event is a signed, typed statement that something happened in the physical world or in commercial agreement. PAEE consumes events. ACE does not emit events that mutate custody by themselves.

Core event families

  • ListingCreated / ListingUpdated
  • BookingConfirmed (J1USD hold)
  • Collected (inspection payload)
  • Departed / Arrived / HubTransferred
  • Delivered (recipient confirmation)
  • Refused / Cancelled / DisputeOpened / DisputeResolved

Evidence

Photos, weights, and identity checks are payloads, not decoration. Incomplete events should fail preconditions rather than invent a success state. That discipline is what makes programmable J1USD settlement possible.

Oracles as event sources

A customs clearance flag or IoT seal break can arrive via an oracle-shaped event. The oracle still does not call δ internally; PAEE does, if the event is accepted.

関連記事

前へ

信頼と確認

次へ

Blockchain Abstraction Layer (BAL)