Skip to content

Stability tags

Each docs page can declare a stability tag in frontmatter.

stability: stable # stable | working | experimental
TagMeaning
stableCurrent direction. Build against it unless a newer decision log entry says otherwise.
workingCurrent draft. Good enough to implement behind review, but expect iteration.
experimentalResearch or design exploration. Do not treat it as an implementation contract.

Removed roadmap material is not represented with an archived tag. Git history is the historical record.