For developers
Point your tools at the log.
CHANGELOG is plain, structured, portable data by design. Every entry is a small set of typed fields with an auto-stamped date, append-only, plain text underneath. There is nothing proprietary to reverse-engineer, so the same record your charts read is a record your own tools, scripts, and assistants can read too.
Own your data, in the open
Full markdown export, anytime, no lock-in. The field schema (date, job, status, area of work, change, reason) is stable and legible. Parse it, diff it, pipe it wherever you like.
Append-only records
Nothing is overwritten. Corrections supersede as new stamped entries and the whole chain is preserved, so the history reads back exactly how the work went.
Built to be read by an assistant
Because the log is already structured, an AI assistant can answer questions over it directly. The plan: an MCP endpoint and a public API with a key, so a model can read and operate the log with no UI in the loop. Works with any provider, and your data stays yours.
STATUS · WHAT EXISTS TODAY
honest about what is shipped versus on the way
Full markdown export and a stable, documented field schema
MCP endpoint so an assistant can read the log directly
Public API and key, operate the whole log without a UI
The full developer docs are still being written. This page is the pointer, not the manual yet.
Want early access, the schema spec, or to build something on CHANGELOG? Get in touch and we will loop you in as the docs land.