API AND PROTOCOL
Proto Drafts
This directory contains the OrbitMesh P0 protobuf draft.
View sourceThis directory contains the OrbitMesh P0 protobuf draft.
Target implementation path:
services/control-plane/api/
During implementation, copy or promote this directory into the Control Plane service and keep the package layout:
orbitmesh/v1/*.proto
Recommended commands:
buf lint
buf generate
The proto files are implementation drafts. The behavior rules are defined in:
specs/proto-contracts.mdspecs/state-machines.mdspecs/use-case-transactions.md