ubiquitous-invention/packages/database/src/schema
Randall Stillwell f014686412 feat(runs): agent_runs table + tRPC router + settings UI
Read-side only — write paths land with claim_task / complete_task
in the next epic. Keyset pagination on started_at, three procedures
(listRecent, listForTask, summary), and a /settings/runs view that
mirrors the audit page's visual language.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 22:16:04 -05:00
..
agent_runs.ts feat(runs): agent_runs table + tRPC router + settings UI 2026-06-02 22:16:04 -05:00
audit.ts feat(audit): append-only audit_log, workspace archive cascade + restore, audit view 2026-06-02 15:35:16 -05:00
cursor_sync.ts multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
favorites.ts feat: ECHODO app shell, Coolify deploy, Authentik + Umami 2026-04-26 14:34:34 -05:00
forms.ts multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
index.ts feat(runs): agent_runs table + tRPC router + settings UI 2026-06-02 22:16:04 -05:00
markdown_backlog.ts feat(audit): append-only audit_log, workspace archive cascade + restore, audit view 2026-06-02 15:35:16 -05:00
objects.ts multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
properties.ts multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
relations.ts feat(runs): agent_runs table + tRPC router + settings UI 2026-06-02 22:16:04 -05:00
templates.ts multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
types.ts multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
users.ts feat(identity): schema + helpers + read-only profile UI (Task 1, part 1/2) 2026-06-02 10:07:50 -05:00
values.ts feat: Full project management application scaffold 2026-03-26 22:39:16 -05:00
views.ts feat: Full project management application scaffold 2026-03-26 22:39:16 -05:00
workspaces.ts feat(invites): workspace_invites schema + tRPC router + role management (Task 2, part 1/2) 2026-06-02 10:27:44 -05:00