Skip to Content
Changelog
last verified · 2026-07-16

Changelog

2026-07-16 — Docs rewrite

This site was rebuilt as hand-written pages instead of a generated knowledge-base dump. The API reference in particular replaced an embedded interactive spec widget with hand-authored pages per resource — real endpoints only, with request/response examples you can copy and run.

2026-06-29 — /api/v1 REST API

The public REST surface shipped: tickets, decisions, memories, runbooks (read-only), webhook subscriptions, and knowledge-base search. Every resource reads and writes the same Postgres tables the product itself uses — there’s no separate export format to fall out of sync with the app.

Future entries land here in reverse-chronological order as the surface grows.