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