nexus/packages/db/src
Forgotten e0a878f4eb Scaffold agent permissions, approval comments, and hiring governance types
Add pending_approval agent status, permissions jsonb column, and AgentPermissions
type with canCreateAgents flag. Add approval_comments table and ApprovalComment
type. Extend approval statuses with revision_requested. Add validators for
permission updates, approval revision requests, resubmission, and approval
comments. Add requireBoardApprovalForNewAgents to company update schema.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 09:10:48 -06:00
..
migrations Add issue identifiers, activity run tracking, and migration inspection 2026-02-19 09:09:26 -06:00
schema Scaffold agent permissions, approval comments, and hiring governance types 2026-02-19 09:10:48 -06:00
client.ts Add issue identifiers, activity run tracking, and migration inspection 2026-02-19 09:09:26 -06:00
index.ts Add issue identifiers, activity run tracking, and migration inspection 2026-02-19 09:09:26 -06:00
migrate.ts Replace PGlite with embedded-postgres and add startup banner 2026-02-18 11:45:43 -06:00
seed.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00