Scope
This epic owns the overall rebrand of pi-dev-loops to dev-loops and making the runtime agent-harness-agnostic. Implementation details are owned by the sub-issues below.
| Phase |
Sub-issue |
Owns |
Excludes |
| 1 |
#764 |
Root package rename |
Pi abstraction, core package handling |
| 2 |
#765 |
Pi-specific coupling abstraction |
Package rename, core package handling |
| 3 |
#766 |
Core package handling |
Rename, Pi abstraction |
| 4 |
#767 |
npm publish pipeline and release |
Code changes, migration guide |
| 5 |
#768 |
Documentation rebrand |
Code changes, migration guide |
| 6 |
#769 |
Consumer migration guide and shims |
Code changes, docs site rebrand |
This issue owns overall epic coordination and final acceptance. It does NOT own implementation details owned by sub-issues (#764–#769).
Acceptance criteria
Definition of done
Non-goals
- Rewriting the entire orchestration logic.
- Dropping Pi support.
- Duplicating the ordered child list in the epic body beyond the phase scope table above.
AC / DoD matrix
| Acceptance criteria |
Definition of done |
| Sub-issues created, linked, ordered |
All six sub-issues are attached to #763 |
| Sub-issues have AC/DoD/boundary |
dev-loops refine verify --issue 763 passes |
npm install dev-loops works |
Verified install in fresh directory |
npx dev-loops --help works outside Pi |
Smoke test outside Pi passes |
| Migration path for Pi consumers |
Migration guide merged |
Related
Scope
This epic owns the overall rebrand of
pi-dev-loopstodev-loopsand making the runtime agent-harness-agnostic. Implementation details are owned by the sub-issues below.This issue owns overall epic coordination and final acceptance. It does NOT own implementation details owned by sub-issues (#764–#769).
Acceptance criteria
dev-loops refine verify.npm install dev-loopssucceeds in a fresh project.npx dev-loops --helpworks without Pi-specific context.Definition of done
npm run verifyanddev-loops refine verifypass on the completed tree.Non-goals
AC / DoD matrix
dev-loops refine verify --issue 763passesnpm install dev-loopsworksnpx dev-loops --helpworks outside PiRelated
@pi-dev-loops/coreto npm.