11. Sign-Off & Go-Live
Sign-Off & Go-Live
Outcome: Feedback implemented, workflow deployed, client transitioned to Accelerator Trigger: UAT complete, client happy with workflow Duration: 2-3 hours
Role Clarification
Dev
Implement feedback, prepare workflow, deploy, documentation, folder move
Ben
Sign-off call, payment, Accelerator enrollment, scope decisions
Quick Reference
1
Implement UAT feedback (skip if none)
1-2 hrs
2
Prepare final workflow
30 min
3
Book Ben's sign-off call
10 min
4
Handle post-call scenarios
Variable
5
Deploy to production
15 min
6
Create handover documentation
30 min
7
Move client to Accelerator folder
5 min
Full Guide
Part 1: Implement UAT Feedback
Skip this step if: Client approved with no changes, or workflow didn't require formal UAT (e.g., simple automations, internal tools). → Go directly to Part 2.
Capture & Categorize
Create: clients/{CODE}/context/feedback/uat-feedback-{DATE}.md
Priority Actions
Critical
Blocker - fix immediately
Same day
High
Core functionality
Before go-live
Medium
Enhancement
Before go-live
Low
Nice-to-have
Queue for Phase 2
Implement & Test
For each critical/high/medium item:
Make the change
Test the change
Document what was changed
Run full regression test
Part 2: Prepare Final Workflow
Workflow Cleanup
Update Workflow README
clients/{CODE}/workflows/README.md:
Part 3: Book Ben's Sign-Off Call
Objective: Schedule Ben to handle formal sign-off, payment, and Accelerator enrollment.
Confirm Client Readiness
Ask the user:
Is the client happy with the workflow and ready for the formal sign-off call with Ben?
If no → loop back to Part 1.
Check Ben's Availability
Use Google Calendar MCP:
Check Ben's availability for next 5 business days
Find 30-minute slots during business hours (9am-5pm AEST)
Identify 2 suitable times
Propose Times
Present to user (who relays to client):
What Ben Handles
Formal sign-off and approval
Payment collection
AI Accelerator enrollment
Scope/pricing decisions
Feature request assessment
Dev does NOT attend this call.
Part 4: Handle Post-Call Scenarios
After Ben's call completes:
Scenario A: Happy Path ✅
Client approved, payment received. → Proceed to Part 5
Scenario B: Feature Request
Ben messages dev with scope details:
Assess the request
Implement the feature
Re-test
Return to Part 5
Scenario C: Internal Deployment
For workflows without external client sign-off: → See SOP 15 (Internal Deployment) - coming soon
Part 5: Deploy to Production
Pre-Deployment Checklist
Deploy
Activate workflow in n8n (toggle ON)
Verify trigger is receiving data
Monitor first 3-5 executions
Confirm successful runs (green checkmarks)
Update Settings
clients/{CODE}/settings.json:
Rollback Plan
If critical issues occur:
Deactivate workflow immediately
Notify client of temporary pause
Investigate root cause
Fix and redeploy
Part 6: Handover Documentation
Generate Handoff Verification
This skill:
Extracts scope commitments from Technical Proposal
Reads settings.json for workflow inventory
Creates verification document
Fill all {ENGINEER_FILLS} markers:
Proof links (n8n execution URLs, test screenshots)
Test metrics (pass/fail counts)
Go-live date
Create HANDOVER.md
clients/{CODE}/context/docs/HANDOVER.md:
Part 7: Move to Accelerator Folder
CRITICAL: This transitions the client from AI Automator to AI Accelerator.
Move Command
Commit
Verify
Email Templates
go-live
When to send: After successful deployment, first executions verified Sent by: Ben (after sign-off call) or Dev (if delegated)
Verify
Notes
SOP 15 (Internal Deployment): For workflows without external client sign-off, use SOP 15 instead.
Ben's Role: All payment, pricing, and scope discussions go through Ben.
Folder Structure: Moving to
ai-accelerator/signals ongoing support, not project delivery.
Next: Accelerator Kickoff (Ben schedules welcome call)
Last updated