WFRLoop Docs
Getting Started

Timeline & Definition of Done

2-week target and the verifiable acceptance checklist

Target

Aiming for a working v1 within 2 weeks. The interactive prototype already shows the complete UX, so the remaining work is backend, database, Slack, and deployment — not screen design.

Definition of done

We're good to go when all of the following work:

  • App deployed with public URL
  • Dashboard shows employees, processes, reminders with correct counts
  • Manager can send a correction (saves to DB, sends Slack DM)
  • Manager can send a recognition (saves to DB, sends Slack DM)
  • Voice input works on note field (mic button, speech-to-text)
  • AI note writer works for both types with correct tone options
  • Slack DM includes link to /reminder/[id]
  • Employee can view reminder, optionally add feedback, and acknowledge
  • Employee feedback visible to manager in detail view
  • Recognition shows positive framing to employee
  • Filter bar works (All, Corrections, Recognition, Pending)
  • Repeat count shows for corrections
  • Employee profile shows full history, correction/recognition ratio
  • Process list shows correction/recognition counts per process
  • Process detail shows all reminders for that process
  • App works on mobile browsers
  • Slack bot token stored server-side only

On this page