@x12i/graphenix
v2.17.0
Published
Short-name umbrella: re-exports @x12i/graphenix-executable-format (full Graphenix 2.x lifecycle).
Maintainers
Readme
@x12i/graphenix
Short-name umbrella for the Graphenix executable lifecycle — identical surface to @x12i/graphenix-executable-format.
Use this package when consumers pin @x12i/graphenix@^2.9.0 (e.g. graph-engine). For new projects, either name works; keep versions aligned on the same release train.
npm install @x12i/graphenix @x12i/graphenix-coreimport {
authoringGraphToEngineDocument,
compileAuthoringGraphToExecutablePlan,
validateAuthoringGraph
} from "@x12i/graphenix";Note: @x12i/[email protected] on npm was a legacy planner package. From 2.9.0 this name is the format lifecycle umbrella only. Pin 2.5.0 explicitly if you still need the old planner.
