Skip to documentation
OrbitMeshDocs
Browse documentation
Docs/API and Protocol

API AND PROTOCOL

Proto Drafts

This directory contains the OrbitMesh P0 protobuf draft.
View source

This 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.md
  • specs/state-machines.md
  • specs/use-case-transactions.md
OrbitMesh DocumentationContent follows the repository's main branch.