v0.6.0
·
99 commits
to main
since this release
v0.6.0 — ADF Architecture & Bootstrap Stabilization
10 issues, 10 PRs, 251 tests across 4 phases.
Phase 1 — Fix Blocking Bugs
- fix(bootstrap): on-demand ADF modules missing after bootstrap (#4, #14)
- fix(adf):
adf init --moduleadditive when.ai/exists (#5, #13)
Phase 2 — Bootstrap/Migrate Features
- feat(adf): migrate classifies rules into on-demand modules (#6, #15)
- feat(setup):
--preset docsfor non-code workspaces (#3, #16) - feat(bootstrap): integrate adf migrate into bootstrap flow (#7, #17)
Phase 3 — ADF Architecture (P0)
- refactor(adf): split bundler into
manifest.ts,merger.ts,bundler.ts(#8, #18) - feat(adf): unified
evaluateEvidence()pipeline (#9, #19)
Phase 4 — ADF Architecture (P1/P2)
- refactor(adf): patcher handler map + shared helpers (#12, #20)
- feat(adf): configurable
ClassifierConfigandStrengthConfig(#11, #21) - refactor(adf):
types.tssplit into 6 domain-owned modules (#10, #22)
Full details in CHANGELOG.md.