openreader/src/app/api/documents/[id]
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
..
parsed chore(logging): remove redundant errorCode fields from server logs and error contracts 2026-05-27 06:33:14 -06:00
settings logging: complete phase 5 contract and enforce via eslint rules 2026-05-27 04:54:52 -06:00