Add a regression test that verifies citation accuracy does not degrade between releases.
What to do:
- Create scripts/eval_regression.py
- Load a fixed set of 5 golden topics from data/eval_topics.json
- Generate drafts, compare metrics (word count, verified citations, structure quality)
- Fail CI if any metric degrades >10%
Skills needed: Python, basic understanding of the agent pipeline
Related: EVALUATION.md
Add a regression test that verifies citation accuracy does not degrade between releases.
What to do:
Skills needed: Python, basic understanding of the agent pipeline
Related: EVALUATION.md