chrysopedia/backend/pipeline/quality
jlightner c6cbb09dd3 feat: Created PromptVariantGenerator (LLM-powered prompt mutation) and…
- "backend/pipeline/quality/variant_generator.py"
- "backend/pipeline/quality/optimizer.py"

GSD-Task: S03/T01
2026-04-01 09:08:01 +00:00
..
fixtures feat: Built ScoreRunner with 5-dimension LLM-as-judge scoring rubric, C… 2026-04-01 08:53:40 +00:00
__init__.py feat: Created PromptVariantGenerator (LLM-powered prompt mutation) and… 2026-04-01 09:08:01 +00:00
__main__.py feat: Added VoiceDial class with 3-band prompt modification and ScoreRu… 2026-04-01 08:57:07 +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 VoiceDial class with 3-band prompt modification and ScoreRu… 2026-04-01 08:57:07 +00:00
variant_generator.py feat: Created PromptVariantGenerator (LLM-powered prompt mutation) and… 2026-04-01 09:08:01 +00:00
voice_dial.py feat: Added VoiceDial class with 3-band prompt modification and ScoreRu… 2026-04-01 08:57:07 +00:00