Skip to content

fix(prompts): add anti-parroting rules for recap assumptions#828

Merged
acreeger merged 1 commit intomainfrom
fix/assumption-quality-rules
Feb 27, 2026
Merged

fix(prompts): add anti-parroting rules for recap assumptions#828
acreeger merged 1 commit intomainfrom
fix/assumption-quality-rules

Conversation

@acreeger
Copy link
Copy Markdown
Collaborator

Summary

  • Adds explicit quality rules to assumption logging guidance in complexity evaluator, enhancer, and analyzer agent templates
  • Prevents agents from restating issue title/description content as "assumptions" (zero-value output)
  • Includes good/bad examples and explicitly permits logging zero assumptions when none are genuine

Test plan

  • Run complexity evaluation on an issue and verify assumptions are genuinely novel (not restating issue content)
  • Verify enhancer and analyzer follow the same quality bar

Agents were logging assumptions that simply restated information already
present in the issue title/description, adding zero value. Added explicit
quality rules to complexity evaluator, enhancer, and analyzer templates
requiring assumptions to cover genuinely unknown or ambiguous information.
@acreeger acreeger merged commit 2fdf2c0 into main Feb 27, 2026
4 checks passed
@acreeger acreeger deleted the fix/assumption-quality-rules branch February 27, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant