Files
taskgraph_ts/test
glm-5.1 aea08a5428 feat(api/public-exports): wire up selective public API surface in src/index.ts
Replace wildcard  barrel with selective named re-exports,
ensuring no internal implementation details (TaskGraphInner, Nullable,
SerializedGraph, standalone mutation/query/validation functions,
computeEffectiveP, splitFrontmatter) leak through the public API.

All 590 tests pass, TypeScript declarations compile cleanly.
2026-04-27 14:22:39 +00:00
..