📝 Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning. The web UI's /changelog page summarizes highlights from this document, so remember to update both locations when recording a release.
[Unreleased]
Added
- None yet.
Changed
- None yet.
Fixed
- None yet.
[2025-12-20] - Innovation Cadence Update
Added
- NEAT speciation strategy with adaptive threshold and same-species tournament selection.
- Offspring allocation proportional to species adjusted fitness with champion protection.
- Pluggable fitness evaluator shaping task, cost, latency, size, and novelty with configurable weights.
Changed
- None yet.
Fixed
- None yet.
[2025-11-10] - Initial Release
Added
- Searchable FAQ page in the UI.
- Azure Search service configuration.
- Public roadmap and changelog documentation.
Fixed
- CI/CD infrastructure deployment failures during release pipeline.