Parent: #257 (Phase 2)
What
The evolver (#148) meets the model grid. The base grid is a static mapping, but which model actually performs best for each role in your codebase is an empirical question.
The DGM (Darwinian Grid Manager) outer loop:
- Logs turn quality signals (fitness scores, review pass/fail, diff quality)
- After N runs, analyzes which model performed best per role
- Writes optimized
.codedb/model_grid.toml with rationale comments
- The grid improves itself over time
Codegraff Pro feature.
Depends on
Parent: #257 (Phase 2)
What
The evolver (#148) meets the model grid. The base grid is a static mapping, but which model actually performs best for each role in your codebase is an empirical question.
The DGM (Darwinian Grid Manager) outer loop:
.codedb/model_grid.tomlwith rationale commentsCodegraff Pro feature.
Depends on