* docs(changelog): build fuller tracker drafts through v0.11.202
* docs(changelog): drop publication flags from tracker files
* docs(changelog): generate titles from tracker sections
* docs(changelog): format titles after version links
Split the single release-tracker.md (101 releases) into date-based files
of 25 entries each, and removed blank lines between #### subsection headings
and their content for a more compact format.
Files: release-tracker-2026-02-19.md through release-tracker-2026-04-04.md
* docs: add internal release changelog tracker
Prepare a private release-tracking table for OpenWork so changelog summaries can be reviewed in-repo before anything is published publicly.
* docs: switch release tracker to markdown sections
Replace the release tracker table with oldest-to-newest markdown sections so new OpenWork releases can be appended more intuitively.
* docs: use subsection headings in release tracker
Replace top-level label bullets with subsections so release fields are easier to target while keeping list bullets only where they add structure.
* docs: make publication fields explicit booleans
Set the changelog and docs publication fields to explicit True or False values so the tracker has no ambiguous blanks.
* docs: add release size and importance fields
Track text-line diff size and a normalized major/minor release summary so each release entry can describe both scope and user impact in a machine-friendly way.