fabro/apps/arc-web/app/data
Bryan Helmkamp ec598c4abb Fix 8 OpenAPI review items for verifications and insights
- Add pagination params to /verifications endpoint
- Rename operationIds: listVerificationCategories, retrieveVerificationControl
- Merge VerificationStatus and EvaluationResult into unified VerificationResult enum
- Rename ControlDetail.description to rationale to avoid ambiguity
- Add 400 error response to POST /insights/execute
- Add GET /insights/queries/{id} endpoint with 404 handling
- Type ExecuteQueryResponse.rows items with oneOf instead of empty schema
- Make SavedQuery.updated_at required, default to created_at for unmodified queries

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-06 14:56:07 -05:00
..
dot-grammar.ts Replace direct Shiki usage with @pierre/diffs File component 2026-02-28 16:49:43 -05:00
register-dot-language.ts Add light mode support with theme toggle 2026-03-01 18:06:45 -05:00
retros.ts Deduplicate utilities, remove TOCTOU checks, and strengthen types 2026-03-06 12:59:22 -05:00
runs.ts Extract shared mapRunListItem and columnNames, fix O(n²) grouping 2026-03-06 14:10:34 -05:00
verifications.ts Fix 8 OpenAPI review items for verifications and insights 2026-03-06 14:56:07 -05:00