Repository documentation
These pages mirror the coelanox docs tree (Markdown under content/cnox-docs). They are grouped by audience: security & product, technical reference, and guides & onboarding.
Security & product
- Product brief — What COELANOX is, guarantees, non-goals, and security stance.
Technical reference
- System architecture — Package, verify, run; security hash, backends, and container format.
- Runtime specification — Behaviour contract: determinism, failure modes, verify/load/run.
- ONNX supported ops — Opset 13 coverage: what compiles, what is rejected, and next steps.
- CLI reference — Full coelanox CLI: package, verify, run, options, and examples.
- Developer guide — Contributing, layout, build, and translator/runtime notes.
- Quickstart — Fastest path to package, verify, and run a container.
Guides & onboarding
- Non-technical hub — Index of procurement- and review-oriented documents.
- Data flow — Build → verify → run; what touches data and what persists.
- Onboarding — Model → .cnox → run without vendor SSH.
- Known limitations — Honest limits: quantization, dynamic shapes, ONNX gaps, and more.