Rename Weekly Review's "Projects" step to "Next Actions" and broaden snapshot (#290)#291
Conversation
…en snapshot (#290) (#issue-290)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (11)
WalkthroughThis PR addresses issue Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related issues
Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
TodoDao.getNextActionsExcludingPersonTagged(), enforcing the disjointness invariant (each task surfaces in at most one wizard step) so Waiting For and Next Actions no longer overlap.getNextActionsWithProjectTags()DAO method and updated empty-state copy/icon plus header comments inprojects_step.dart(renamed tonext_actions_step.dart),periodic_review_screen.dart, and_review_card.dart.docs/ARCHITECTURE.mdanddocs/REQUIREMENTS.mdto reflect the new step name, the broadened snapshot, and the disjointness invariant with its person-tag exclusion.Test plan
flutter analyzeis clean.nextActionsReviewed).🤖 Generated with Claude Code
Closes #290