chrysopedia/backend/pipeline/quality
jlightner 18520f7936 feat: Generalized OptimizationLoop to stages 2-5 with per-stage fixture…
- "backend/pipeline/quality/optimizer.py"
- "backend/pipeline/quality/__main__.py"
- "backend/pipeline/quality/scorer.py"
- "backend/pipeline/quality/fixtures/sample_segments.json"
- "backend/pipeline/quality/fixtures/sample_topic_group.json"
- "backend/pipeline/quality/fixtures/sample_classifications.json"

GSD-Task: S04/T02
2026-04-01 09:24:42 +00:00
..
fixtures feat: Generalized OptimizationLoop to stages 2-5 with per-stage fixture… 2026-04-01 09:24:42 +00:00
results perf: Added optimize CLI subcommand with leaderboard table, ASCII traje… 2026-04-01 09:10:42 +00:00
__init__.py feat: Created PromptVariantGenerator (LLM-powered prompt mutation) and… 2026-04-01 09:08:01 +00:00
__main__.py feat: Generalized OptimizationLoop to stages 2-5 with per-stage fixture… 2026-04-01 09:24:42 +00:00
fitness.py test: Built pipeline.quality package with FitnessRunner (9 tests, 4 cat… 2026-04-01 08:45:05 +00:00
optimizer.py feat: Generalized OptimizationLoop to stages 2-5 with per-stage fixture… 2026-04-01 09:24:42 +00:00
scorer.py feat: Generalized OptimizationLoop to stages 2-5 with per-stage fixture… 2026-04-01 09:24:42 +00:00
variant_generator.py feat: Added STAGE_CONFIGS registry (stages 2-5) with per-stage rubrics,… 2026-04-01 09:20:24 +00:00
voice_dial.py feat: Added VoiceDial class with 3-band prompt modification and ScoreRu… 2026-04-01 08:57:07 +00:00