openreader/src
Richard R 3da13c2970 chore(logging): remove redundant errorCode fields from server logs and error contracts
Eliminate the errorCode property from server logger calls, error contract types, and API error bodies throughout the codebase. This reduces duplication and streamlines error reporting, relying on structured event names and error classes for identification. All affected API routes, server logic, and logging utilities have been updated for consistency. Documentation directory added for future reference.
2026-05-27 06:33:14 -06:00
..
app chore(logging): remove redundant errorCode fields from server logs and error contracts 2026-05-27 06:33:14 -06:00
components orchestrate privacy modal in onboarding flow 2026-05-27 00:50:10 -06:00
contexts orchestrate privacy modal in onboarding flow 2026-05-27 00:50:10 -06:00
db feat(pdf): implement granular PDF parse progress tracking and migrate to parseState 2026-05-21 10:27:16 -06:00
hooks hard-cut onboarding modal flow orchestration 2026-05-27 00:40:12 -06:00
lib chore(logging): remove redundant errorCode fields from server logs and error contracts 2026-05-27 06:33:14 -06:00
types refactor(types,api): centralize PDF and TTS type exports to compute-core/types 2026-05-22 01:51:51 -06:00
middleware.ts feat: implement US-only availability check for production instance in middleware and privacy page 2026-02-19 12:28:30 -07:00