[Feature] Step Feedback Flag - "This Step is Wrong" #58
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
A small flag/report button on each tree step during active sessions. Engineers can flag steps that are incorrect, outdated, or unhelpful. Flags aggregate for tree authors to review.
Why
Implementation Notes
Flagicon) on each node during session navigationstep_flagstable (user_id, tree_id, node_id, flag_type, comment, created_at)Acceptance Criteria
Sources
.claude/docs/ai/resolutionflow/10x/session-1.md— Small Gems Step Library - database schema and migrations (#6)Priority
Do Next — quality feedback loop