You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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.