Event sourcing is about storing changes, instead of their result. It’s those changes that make up the final state of a project.
PHP
Enhancing our API for better agentic consumption
We’ve shipped several improvements to the Oh Dear API to make it work better with AI coding agents. The updates include historical check runs, dashboard links in every response, and markdown-friendly documentation. Read more