# staging-validation-phase > Standard Operating Procedure for staging validation. Manual testing before production. - Author: Pranav Krishna - Repository: Th3-H4xx0r/robinhood-algo-trading-bot - Version: 20260201014444 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Th3-H4xx0r/robinhood-algo-trading-bot - Web: https://mule.run/skillshub/@@Th3-H4xx0r/robinhood-algo-trading-bot~staging-validation-phase:20260201014444 --- --- name: staging-validation-phase description: "Standard Operating Procedure for staging validation. Manual testing before production." allowed-tools: Read, Edit, Bash --- # Staging Validation Phase: Standard Operating Procedure > **Training Guide**: Validate staging deployment before promoting to production. ## Phase Overview **Purpose**: Manual testing on staging, smoke tests, sign-off **Inputs**: Staging deployment **Outputs**: Validation report, sign-off decision **Expected duration**: 30-60 minutes ## Execution Steps 1. Run smoke tests on staging 2. Test critical user flows 3. Verify data migrations 4. Check rollback capability 5. Sign-off decision (approve/reject) ## Common Mistakes - Validation steps skipped - Smoke tests insufficient - Sign-off unclear ## Completion Criteria - [ ] Smoke tests pass - [ ] Critical flows verified - [ ] Sign-off documented _This SOP guides staging validation._