ANGX is a two-log protocol for recording operational work and standing surplus provisions. Every entry is signed with Ed25519 before writing. Nothing can be edited or deleted.
Each node maintains two independent feeds — a steward feed written only by the node's own keypair, and a witness feed written by external keypairs after direct observation or replication. The two feeds are structurally separate. Contradictions sit permanently alongside corroborations.
The schema is transport-agnostic. Current prototype uses a relay server. Target implementation is Hypercore/Hyperswarm.
Protocol specification:
https://codeberg.org/angx-protocol/angeliax
Working prototype:
https://codeberg.org/angx-protocol/angx-prototype