553 B
553 B
Architecture — CxLLM-PLG
CxLLM Installer plug-in
Goals
- Provide a focused, well-tested installer-plugin surface for the CxLLM family.
- Stay deployable on its own (no monorepo coupling).
- Keep the public ABI small and explicitly versioned.
Boundaries
+----------------------+
client --> | CxLLM-PLG |
+----------+-----------+
|
v
CxLLM runtime / kernel
Decisions
- See
docs/adr/for Architecture Decision Records.