fabro/apps/arc-web/app
Bryan Helmkamp 72c1e0759f Rename verification API: categories → criteria, separate controls endpoints
Restructure the verification API from a flat `/verifications` namespace to
`/verification/criteria` and `/verification/controls` as distinct resources.
Singularize the run sub-resource path to `/runs/{id}/verification`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-07 09:49:18 -05:00
..
components Deduplicate utilities, remove TOCTOU checks, and strengthen types 2026-03-06 12:59:22 -05:00
data Fix 8 OpenAPI review items for verifications and insights 2026-03-06 14:56:07 -05:00
layouts Rename verification API: categories → criteria, separate controls endpoints 2026-03-07 09:49:18 -05:00
lib Fix duplicate .env vars on re-setup, capture GitHub App slug 2026-03-06 19:28:00 -05:00
routes Rename verification API: categories → criteria, separate controls endpoints 2026-03-07 09:49:18 -05:00
api-client.test.ts Fix stale labels, grammar, and comments from sandbox rename 2026-03-02 11:43:34 -05:00
api-client.ts Fix react-doctor warnings: remove dead code, fix keys and accessibility (92→99) 2026-03-06 09:40:20 -05:00
app.css Add cursor: pointer to all click targets site-wide 2026-03-01 22:36:21 -05:00
root.tsx Fix server-side error message leaking to browser in production 2026-03-05 10:25:07 -05:00
routes.ts Rename verification API: categories → criteria, separate controls endpoints 2026-03-07 09:49:18 -05:00