AI Drafts

Sprint 18 Manual Test Runbook

1. Run `pnpm db:generate`. 2. Run `pnpm db:migrate:deploy`. 3. Run `pnpm db:seed`. 4. Run `pnpm typecheck`. 5. Run `pnpm lint`. 6. Run `pnpm test`. 7. Run `pnpm dev`. 8. Open `http

Use this when...

Use this when auditing sprint scope, remediation history, or acceptance details.

  1. Run pnpm db:generate.
  2. Run pnpm db:migrate:deploy.
  3. Run pnpm db:seed.
  4. Run pnpm typecheck.
  5. Run pnpm lint.
  6. Run pnpm test.
  7. Run pnpm dev.
  8. Open http://localhost:3000/dashboard/agent-drafts.
  9. Generate each required draft type.
  10. Confirm each generated draft has title, source module, source link, audience, content, reason, risk, next step, and disclaimer.
  11. Confirm generated drafts create AgentRun, AgentRunStep, AgentActionProposal, AgentWorkflowDraft, and version records.
  12. Submit a draft for review.
  13. Approve one draft.
  14. Reject one draft.
  15. Request changes on one draft, edit it, and confirm a new version is created.
  16. Confirm Command Center shows draft review metrics.
  17. Confirm no emails, WhatsApp messages, payment confirmations, quote approvals, document approvals, project/ticket closures, price changes, record merges, external sync, code execution, or production secrets were added.
  18. Stop dev, run pnpm dev:lan, and confirm the dashboard loads from localhost, loopback, and LAN IP.
Developer Details
Source
apps/docs/content/agent-drafts/sprint-18-manual-test-runbook.md
Owner
Module Owner
Status
Archived
Module
AI Drafts
Related route
/dashboard/agent-drafts