Skip to content

Releases: wfredricks/solution-intelligence-graph-adapter

v0.1.0-pre — Stage 1a scaffold

Choose a tag to compare

@wfredricks wfredricks released this 20 May 15:27

Initial scaffold for SI/G.

This is the Stage 1a output — toolchain + governance + CI + a placeholder VERSION export. Real adapter + GraphLoader + DSL validator + chainblocks audit integration land in Stage 3.

See Solution Intelligence for the methodology and the full 7-stage build plan.

Status

  • npm install clean
  • npm test (smoke test passes)
  • npm run typecheck clean
  • npm run lint clean
  • npm run build produces dist/index.js + dist/index.d.ts
  • ✅ CI workflow runs on push

Dependencies

  • polygraph at file:../polygraph (will be a registry dep once polygraph publishes)