paperclip/packages/db/src
Forgotten 21b7bc8da0 Add issue identifiers, activity run tracking, and migration inspection
Add issuePrefix/issueCounter to companies and issueNumber/identifier to issues
for human-readable issue IDs (e.g. PAP-42). Add runId to activity_log for
linking activity to heartbeat runs. Rework DB client to support migration
state inspection and interactive pending migration prompts at startup.
Add reopen option to issue comments validator.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 09:09:26 -06:00
..
migrations Add issue identifiers, activity run tracking, and migration inspection 2026-02-19 09:09:26 -06:00
schema Add issue identifiers, activity run tracking, and migration inspection 2026-02-19 09:09:26 -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