docs: update CHANGELOG and version for v0.5.0
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -2,6 +2,16 @@
|
||||
|
||||
All notable changes to ArcheFlow are documented in this file.
|
||||
|
||||
## [0.5.0] -- 2026-04-04
|
||||
|
||||
### Added
|
||||
- Lib script validation at run initialization — fail fast if required scripts or `jq` are missing
|
||||
- Hook points documentation with 6 lifecycle events (run-start, phase-complete, agent-complete, pre-merge, post-merge, run-complete) and config template
|
||||
- Phase rollback support in `archeflow-rollback.sh` via `--to <phase>` flag
|
||||
- Per-workflow model assignment configuration with fallback chain (per-workflow per-archetype > per-workflow default > per-archetype > global default)
|
||||
- Cross-run finding regression detection in `archeflow-memory.sh` — compares current findings against previously resolved fixes
|
||||
- Check-phase parallel reviewer spawning protocol with Guardian-first sequence, A2 fast-path evaluation, timeout handling, and re-check protocol
|
||||
|
||||
## [0.3.0] -- 2026-04-03
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user