0.13 — the ladder is data
Every plan item in the planning store sits at a status and climbs a ladder: draft →
proposed → active → implemented → accepted. Until 0.13.0 that ladder was a hand-written
lookup in Rust, and the consequence for anybody using the tool was concrete and annoying: a team
whose work does not fit the shapes we happened to think of had to send a pull request to this
repository and wait for a release.
It is a YAML file now.