Skip to content

feat: evolutionary grid tuning — DGM outer loop tunes role→model per codebase #274

@justrach

Description

@justrach

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:

  1. Logs turn quality signals (fitness scores, review pass/fail, diff quality)
  2. After N runs, analyzes which model performed best per role
  3. Writes optimized .codedb/model_grid.toml with rationale comments
  4. The grid improves itself over time

Codegraff Pro feature.

Depends on

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:p2Medium prioritystatus:backlogWork item has not been startedstatus:blockedWork item is blocked by dependency

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions