E_NO_CITATIONS
Every proposal failed the citation gate
The model returned proposals, but none of them included valid citations into your source code. helpbase rejected them all.
Common causes
- The prompt or model regressed and is emitting ungrounded suggestions.
- The diff was too small for the model to ground an edit to it.
- The docs don't match anything in the diff — unlikely but possible.
How to fix
- Re-run the command — transient model behavior sometimes clears up.
- Try
--testto use the cheap gateway model and compare output. - If it keeps happening on a reproducible diff, open an issue with the diff attached.