Skip to content

v0.5.4 — NNN prefixes for specs

Choose a tag to compare

@rafagomes rafagomes released this 19 Apr 00:59
· 35 commits to main since this release

Fixed

  • /spec now prefixes every spec with a zero-padded NNN that mirrors the roadmap phase number (docs/specs/002_jira-sync.md), with .A/.B letter suffixes when a phase has multiple specs. Sliced specs use the directory form docs/specs/NNN_<feature>/ with README.md + MMM_<slice>.md inside — the directory itself is how "sliced" is identified, no extra marker. Previously spec filenames carried no ordering signal, so reading docs/specs/ gave no hint which came first or how specs mapped back to roadmap phases. /roadmap, /feature, and /issues updated to reference the new prefixed paths.