Changelog

The format is versioned by the specification, which self-declares its version. Every version is preserved at a permanent URL of the form /spec-v<version>.html; /spec.html is always the current version.

Which version should I use? If you are implementing OpenWatchlist — as a tool, a library, or an AI agent — build against the current specification at /spec.html. Files never declare a version and never need to: backward compatibility is a hard requirement of the format, so a current parser reads every valid older file. Reach for a frozen per-version URL only when you need to cite exactly what an older version said.

v1.4 — 2026-07-15 · current

Current specification · permanent URL: /spec-v1.4.html

v1.3 — 2026-07-15

Permanent URL: /spec-v1.3.html

v1.2 — 2026-07-08

Permanent URL: /spec-v1.2.html

Versions before 1.2 were unpublished drafts; 1.2 is the first public version of the format.