Agent Governance

Sprint 17 Manual Test Runbook

Use this runbook after applying the migration and seed.

Use this when...

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

Use this runbook after applying the migration and seed.

  1. Run pnpm db:generate.
  2. Run pnpm db:migrate:deploy.
  3. Run pnpm db:seed.
  4. Run pnpm dev.
  5. Open http://localhost:3000/agents.
  6. Confirm default agents appear in the registry.
  7. Confirm high-risk tools are disabled in Governance.
  8. Trigger Founder daily summary and confirm it creates an AgentRun and AgentActionProposal only.
  9. Trigger a Read-Only Company Assistant preset and confirm the output says AI-generated draft for internal review.
  10. Trigger the Read-Only Company Assistant preset Create missing-information request.
  11. Open /agents/information-requests and confirm a linked open request exists.
  12. Open /agents/management and confirm agents.manage workflows for profiles, capabilities, tools, and guardrails are visible to an authorized user.
  13. Open /agents/memory-notes, create a draft memory note, submit it for approval, then approve/reject/archive it with an approving user.
  14. Confirm the page shows No self-writing memory becomes active without human approval.
  15. Open Command Center and confirm agent metrics, blocked runs, proposals, handoffs, and information requests are visible.
  16. Confirm no business records are edited by agent runs.
  17. Run pnpm typecheck, pnpm lint, and pnpm test.
  18. Stop the normal dev server, run pnpm dev:lan, and confirm the dashboard works from localhost, 127.0.0.1, and the PC LAN IP.
Developer Details
Source
apps/docs/content/agents/sprint-17-manual-test-runbook.md
Owner
Module Owner
Status
Archived
Module
Agent Governance
Related route
/agents