Files
fusion/.changeset/fn-1016-comment-aware-triage-review.md
gsxdsm c336093aad feat(FN-1016): add comment-aware triage generation and stale approval invalidation
- Include user comments as context during AI triage spec generation and spec review
- Invalidate stale spec approvals when new user comments are added after approval
- Add lastApprovedAt tracking to task metadata for approval freshness detection
- Add comprehensive tests for comment-aware triage, review, and stale approval logic
- Add changeset for published package and update README with feature documentation
2026-04-05 23:04:27 -07:00

247 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

User comments are now consumed during task triage/spec review, and new user comments arriving after spec approval automatically invalidate the approval and trigger re-specification/re-review before task execution.