Open
Description
Given https://github.com/w3c/browser-specs/blob/main/index.json, for specs with organization == W3C
, the tool can fetch the two URLs available at either {series.releaseUrl
, series.nightlyUrl
} or {release.url
, nightly.url
}, and compare their publication dates (<time class="dt-updated">
). If they're different, the SLI is the age of the release, and the SLO could be 4 weeks.
IETF specs have a similar feature using <time class="published">
.