Help Center

Protocol

Protocol architecture

AirJIT architecture domains: network nodes, Digital Logistics Assets, PAEE execution, ACE coordination, J1USD settlement, BAL, and JIT-aligned governance.

6 min read · English

AirJIT is a Distributed Coordination Protocol. Its job is shared rules for synchronizing physical commerce events — not operating those events on everyone’s behalf.

Core domains

  • Network layer — specialized protocol nodes (validators, carriers, Hosts, oracles, enterprises, governments)
  • Digital Logistics Assets — persistent asset identity
  • Execution layer — PAEE deterministic state transitions (LSM)
  • Coordination layer — ACE optimization and routing recommendations
  • Settlement layer — J1USD commercial settlement
  • Governance — protocol evolution constrained by constitutional principles, with JIT as the security/governance asset

Why domains are split

A change in settlement rails via the Blockchain Abstraction Layer should not rewrite what a custody transition means. An ACE model upgrade should not silently move J1USD. A governance vote should not casually redefine identity.

Live deployment sketch

Today, BNB Smart Chain hosts JIT, J1USD (UUPS), vesting, staking, settlement vaults, and node registry. The app implements matching and handoff UX. Architecture docs keep the conceptual map stable as those implementations evolve.

Related

Previous

Mathematical foundations

Next

Separation of concerns