chrysopedia/backend/pipeline/quality
jlightner e740798f7c feat: Added STAGE_CONFIGS registry (stages 2-5) with per-stage rubrics,…
- "backend/pipeline/quality/scorer.py"
- "backend/pipeline/quality/variant_generator.py"

GSD-Task: S04/T01
2026-04-01 09:20:24 +00:00
..
fixtures feat: Built ScoreRunner with 5-dimension LLM-as-judge scoring rubric, C… 2026-04-01 08:53:40 +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 perf: Added optimize CLI subcommand with leaderboard table, ASCII traje… 2026-04-01 09:10: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: Created PromptVariantGenerator (LLM-powered prompt mutation) and… 2026-04-01 09:08:01 +00:00
scorer.py feat: Added STAGE_CONFIGS registry (stages 2-5) with per-stage rubrics,… 2026-04-01 09:20:24 +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