v0.3.0
What's Changed
- docs: deploy documentation site to GitHub Pages by @saldestechnology in #1
- feat: quality intelligence foundation β global --json, exit codes, schema versioning by @saldestechnology in #2
- feat: add ctx check β architecture rules engine by @saldestechnology in #6
- fix: Windows stack overflow in ctx binary + broken CI test matrix by @saldestechnology in #10
- feat: add ctx hotspots β churn Γ complexity ranking by @saldestechnology in #4
- feat!: replace ctx duplicates with MinHash structural near-duplicate detection by @saldestechnology in #7
- feat: add ctx similar β pre-implementation reuse check by @saldestechnology in #3
- feat: add ctx map β token-budgeted PageRank repo map by @saldestechnology in #5
- feat: add ctx score β diff-scoped quality scorecard + suite documentation by @saldestechnology in #8
- feat: add ctx harness β Claude Code plugin packaging and scaffolding by @saldestechnology in #9
- feat: add ctx self-update and release/update mechanism by @saldestechnology in #11
- feat: add
ctx sqlraw read-only SQL query surface by @saldestechnology in #12 - style: rustfmt the ctx sql sources by @saldestechnology in #13
New Contributors
- @saldestechnology made their first contribution in #1
Full Changelog: v0.2.1...v0.3.0