Skip to main content

When to Use

Add this to ensure every user-facing feature generated or modified includes complete workflows from entry to exit, with proper error handling and decision branching.

Rule Definition

Name — Preserve User Journey Completeness Description — paste this into the rule description field on the platform:

How It Works

  1. Add this rule to your project on the platform
  2. Generated user-facing features include complete workflows from entry to exit
  3. Every decision branch and error path is handled with user feedback
  4. Multi-step flows include recovery paths for partial failures
  5. Code review validates that no dead ends or unhandled states exist