Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 559 Bytes

File metadata and controls

17 lines (14 loc) · 559 Bytes

PROGRESS

Done

  • Runtime feedback evaluation dimension (P5)
  • Novelty archive with AST fingerprinting (P2)
  • Evolvable evaluator with auto-discovery of _score_* methods (P2)
  • Meta-evolver weight system wired into orchestrator (record_operator_use)
  • Operator that generates new operators (_evolve_operator) (P1)
  • Cross-module recombination operator (_recombine_modules) (P4)
  • Third-order meta-evolution (MetaEvolver self-config) (P3)
  • All 70 tests pass

In Progress

  • P0: Cross-file mutation and randomized file targeting

Blocked

  • None