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