Skip to content

feat(core): add error handling and validation middleware#22

Merged
rohrbachd merged 1 commit intomainfrom
codex/implement-features-and-run-build-tests
Aug 17, 2025
Merged

feat(core): add error handling and validation middleware#22
rohrbachd merged 1 commit intomainfrom
codex/implement-features-and-run-build-tests

Conversation

@rohrbachd
Copy link
Copy Markdown
Owner

Summary

  • add centralized Fastify error handler
  • validate requests and responses with JSON Schema and add readiness endpoint
  • document completion of Stage 1.2 tasks

Testing

  • pnpm install --force
  • pnpm lint
  • pnpm format:check
  • pnpm build
  • pnpm test

https://chatgpt.com/codex/tasks/task_e_68a195df08008321bc1abf531fa65270

@rohrbachd rohrbachd merged commit df9f611 into main Aug 17, 2025
1 check passed
@rohrbachd rohrbachd deleted the codex/implement-features-and-run-build-tests branch August 17, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant