Skip to content

T-N2EJ-gs-package-exports-and-readiness

Status: closed/superseded · Impact: high · Complexity: small

Finalize the package for standalone use: exports, README, zero-dep core, and a fully-green corpus (no disabled suites remaining).

Greenfield — nothing in the graph-scheduler package exists yet; it is stood up by T-PDDK-gs-scaffold-package-and-tooling and its layers land task by task. This task contributes the package exports and top-level readiness surface.

Verified exports for ././graph/./tracker/./pull; a complete README (install, quickstart, the layered surfaces); a zero-runtime-dep core entry confirmed; every fixture suite enabled and green.

  1. Finalize package.json exports + README from the shipped surfaces.
  2. Confirm zero runtime deps on the core entries.
  3. Ensure no skip/todo suites remain; whole corpus green.
LocationKindChange
packages/ts/graph-scheduler/package.jsonmodifyFinalize exports/metadata
packages/ts/graph-scheduler/README.mdmodifyComplete README
packages/ts/graph-scheduler/tests/modifyConfirm all suites enabled
  • exports resolves ., ./graph, ./tracker, ./pull; README documents install + each surface.
  • Core entries pull zero runtime dependencies.
  • bun test packages/ts/graph-scheduler is fully green with no skipped/todo suites.
  • The documentation site (T12); npm publish / physical extraction.

T-0WNK-gs-pull-resolution, T-EJ3P-gs-stateful-tracker


← Back to Tasks