557 B
557 B
Architecture — CxLLM-MAC-BNDL
CxLLM loadable macOS bundle
Goals
- Provide a focused, well-tested bundle surface for the CxLLM family.
- Stay deployable on its own (no monorepo coupling).
- Keep the public ABI small and explicitly versioned.
Boundaries
+----------------------+
client --> | CxLLM-MAC-BNDL |
+----------+-----------+
|
v
CxLLM runtime / kernel
Decisions
- See
docs/adr/for Architecture Decision Records.