Skip to content

Releases: wfredricks/solution-intelligence-analysts

v0.1.0-pre — Stage 1a scaffold

20 May 15:28

Choose a tag to compare

Initial scaffold for the SI analyst library.

This is the Stage 1a output — toolchain + governance + CI + a placeholder VERSION export. Real analyst interface + the five v0.1 analysts (Inventory, DependencyAtlas, IntentVsReality, ConstraintCoverage, RiskSurface) land in Stage 5.

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