도움말 센터

프로토콜

프로토콜 이벤트

프로토콜 이벤트는 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)