paperclip/packages/shared/src/validators
Forgotten ef700c2391 feat: add project_goals many-to-many join table
Create project_goals join table with composite PK (project_id, goal_id),
backfill from existing projects.goal_id, and update the project service
to read/write through the join table. Shared types now include goalIds
and goals arrays on Project. Legacy goalId column is kept in sync.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 13:43:25 -06:00
..
agent.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
approval.ts Add shared types for agent hiring, config revisions, costs breakdown, and sidebar badges 2026-02-19 13:02:25 -06:00
asset.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
company.ts Scaffold agent permissions, approval comments, and hiring governance types 2026-02-19 09:10:48 -06:00
cost.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00
goal.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00
index.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
issue.ts feat: add storage system with local disk and S3 providers 2026-02-20 10:31:56 -06:00
project.ts feat: add project_goals many-to-many join table 2026-02-20 13:43:25 -06:00
secret.ts Add secrets infrastructure: DB tables, shared types, env binding model, and migration improvements 2026-02-19 15:43:43 -06:00