Expand description
Deterministic graph authoring, validation, and planning for Bijux DAG.
Prefer stable when browsing the long-lived graph surface, prelude
for parse, validate, and plan workflows, and crate-root imports only when
you already know the exact item you need. Broad compatibility re-exports
remain callable for focused imports, but they are intentionally hidden from
the default docs surface. The experimental-public-api feature enables
research and compatibility contracts that are intentionally excluded from
the default docs surface.
Modules§
- prelude
- Common imports for parse, validate, canonicalize, and plan workflows.
- stable
- Explicit long-lived graph authoring, validation, and planning surface.