555 B
555 B
Architecture — CxLLM-OS-APP
CxLLM OS shell application
Goals
- Provide a focused, well-tested app-macos surface for the CxLLM family.
- Stay deployable on its own (no monorepo coupling).
- Keep the public ABI small and explicitly versioned.
Boundaries
+----------------------+
client --> | CxLLM-OS-APP |
+----------+-----------+
|
v
CxLLM runtime / kernel
Decisions
- See
docs/adr/for Architecture Decision Records.