Parent EPIC: #2003
Goal: Make folder-style specifications the only layout for new issues and EPICs while retaining existing single-file specifications as historical artifacts unless a later issue has an independent reason to migrate one.
Scope:
- Create a root ADR that records the prospective folder-only policy and no-bulk-migration decision.
- Align issue creation, Markdown, and issue-lifecycle guidance.
- Remove single-file paths as a new-spec option while retaining accurate legacy references.
- Keep issue-local artifacts beside ISSUE.md or EPIC.md.
Boundary: Do not bulk-migrate legacy specs, build migration tooling, or change refactor-plan conventions without a separate decision.
Verification: Run linter all and cargo test --doc --workspace; exercise a new-folder and legacy-spec scenario.
Parent EPIC: #2003
Goal: Make folder-style specifications the only layout for new issues and EPICs while retaining existing single-file specifications as historical artifacts unless a later issue has an independent reason to migrate one.
Scope:
Boundary: Do not bulk-migrate legacy specs, build migration tooling, or change refactor-plan conventions without a separate decision.
Verification: Run linter all and cargo test --doc --workspace; exercise a new-folder and legacy-spec scenario.