v0.6.0
What's Changed
- Forge Preflight — right-size the work to the model before spending tokens (v0.3.0) by @CodeWithJuber in #6
- Merge pull request #6 from CodeWithJuber/master by @CodeWithJuber in #7
- chore(ci): bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #1
- chore(deps): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #5
- chore(ci): bump actions/stale from 9 to 10 by @dependabot[bot] in #3
- chore(ci): bump actions/checkout from 5 to 7 by @dependabot[bot] in #2
- chore(deps): bump @types/node to ^26 (synced lockfile) by @CodeWithJuber in #8
- feat: add cognitive substrate pre-action gate by @CodeWithJuber in #9
- feat(substrate): auto-run in Claude Code, harden prototype, slim package, pro docs by @CodeWithJuber in #10
- docs: restructure docs, fix install story, add complete usage guide by @CodeWithJuber in #11
- feat(substrate): implement M4 goal-anchoring — the one missing paper capability by @CodeWithJuber in #12
- chore(release): 0.4.0 — public npm, docs rewrite, repo automation by @CodeWithJuber in #13
- feat(substrate): opt-in, verified LLM adjudication across the cognitive substrate by @CodeWithJuber in #14
- feat(substrate): bidirectional verified reconcile + docs/YAML polish by @CodeWithJuber in #15
- fix(substrate): correctness & performance hardening (Tranche A) by @CodeWithJuber in #16
- feat(sync): adopt an existing CLAUDE.md instead of skipping it by @CodeWithJuber in #17
- feat(substrate): whitepaper-fidelity gaps — M5 footprint, doom-loop, failing-test prediction (Tranche B) by @CodeWithJuber in #18
- feat(substrate): enforcement & stewardship — opt-in gate, dotfile learn-loop, verify timeout (Tranche C) by @CodeWithJuber in #19
- feat(cli): DX, evidence & hardening — uniform --json, broader doctor, eval harness (Tranche D) by @CodeWithJuber in #20
- docs: visual flow diagrams for the entry-point docs (Tranche E) by @CodeWithJuber in #21
- feat(skill): code-modernizer with ponytail-derived ladder by @CodeWithJuber in #22
- refactor: extract shared utilities, externalize model data, add debug logging by @CodeWithJuber in #23
- docs: Substrate v2 plan — complete the whitepaper via the Proof-Carrying Memory protocol by @CodeWithJuber in #24
- feat: Proof-Carrying Memory ledger core (substrate-v2 P1) by @CodeWithJuber in #25
- fix: harden the PCM ledger — structural conflict-freedom, forgery resistance, idempotent import by @CodeWithJuber in #26
- feat: team memory — ledger merge/blame/query, attribution, per-author trust (substrate-v2 P2) by @CodeWithJuber in #27
- feat: proof-carrying reuse cache — forge reuse + metrics + substrate stage (substrate-v2 P3) by @CodeWithJuber in #28
- feat: context assembly + completeness gate — forge context (substrate-v2 P4) by @CodeWithJuber in #29
- feat: substrate-v2 P5–P8 — loop closure, UI quality gate, forge dash, measured cost report by @CodeWithJuber in #30
- release: v0.5.0 — seams closed, one-click releases, measured benchmarks, security hardening by @CodeWithJuber in #31
- Claude/whitepaper implementation plan x8f7bh by @CodeWithJuber in #32
- docs: professional README + docs consolidation + scorecard fix (wave 3) by @CodeWithJuber in #33
New Contributors
- @CodeWithJuber made their first contribution in #6
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.3.0...v0.6.0