mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-09-10 23:21:03 +00:00
- Standardize API response envelope and error format (#2) - Add UnauthorizedError, ForbiddenError, BadRequestError, InternalError classes - Add pagination support with sendPaginated() helper - Standardize all 11 route files to use error classes (zero ad-hoc patterns) - Standardize auth middleware error responses - Abstract file storage behind repository interface (#6) - Extend storage interfaces: Activity, Template, StatusHistory, ManagedList, Telemetry - Implement file-based adapters in FileStorageProvider - Add fs-helpers.ts as centralized filesystem access layer - Remove direct fs imports from all 10 service/route files - Complete blocked task status implementation (#32) - Fix MCP tools Zod/JSON schema definitions - Fix MCP active tasks filter - Fix CLI help text and status color formatting Closes #2, closes #6, closes #32 |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||