Move quixos protocol to repository root

This commit is contained in:
Timothy J. Aveni
2026-07-12 12:55:03 -07:00
commit 63a3d99588
23 changed files with 3769 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Quixos Protocol
Shared protobuf definitions for Camino, camino-orch, package descriptors, and
future package runtime RPC.
This package owns the canonical proto source. Current services still generate
local TypeScript bindings from these protos; the generated bindings here are
available for later consolidation.