Change Log
The change log is where platform updates land: new capabilities, new documentation, and changes to the paved path. Each update is its own dated page, newest first, so you can skim what has changed since you last looked or link a team to a specific announcement.
Entries are announcements, not reference material — each one links to the docs that carry the durable detail.
Cross-team alignment decisions are part of the feed too: when teams agree on a commitment, a contract, or a boundary, the agreement ships as an entry badged Decision, carrying a status, a DRI, and the stakeholders who were present — a system of record for what was agreed, by whom. The full decision log collects them in one place.
Posting an update? From doc-site/, run
hugo new content changelog/YYYY-MM-DD-your-slug.md to scaffold an entry from
the announcement template (or copy the frontmatter of any recent entry) — it
carries the title, description, author attribution, tags, and the optional
decision block, ready to fill in.