Skip to main content

Crate quantumclaw

Crate quantumclaw 

Source
Expand description

Single public crate for QuantumClaw.

End users should depend on this quantumclaw package only. Internal workspace crates stay private to the repository and are mirrored here behind the single public product API.

Modulesยง

core
Core shared traits and runtime primitives.
ir
Backend-neutral decision IR.
memory
Working, short-term, episodic, semantic, and procedural memory APIs.
observability
Trace, metric, planner comparison, and audit APIs.
planner
Planner modes, requests, responses, and hybrid planning orchestration.
policy
Deterministic policy, permission, risk, and audit controls.
prelude
Common imports for most QuantumClaw applications.
runtime
ZeroClaw-backed runtime orchestration.
skills
Procedural skill and recipe APIs.
solvers
Solver backends shipped inside the single public quantumclaw crate.
tools
Policy-controlled tool registry and tool-call APIs.