|
| 1 | +--- |
| 2 | +number: 1 |
| 3 | +status: closed |
| 4 | +started: 2026-07-02 |
| 5 | +ended: 2026-07-02 |
| 6 | +value_statement: Downstream nolte/* projects include the reusable Taskfile modules remotely and get consistent task targets across local and CI runs without copying Taskfile logic. |
| 7 | +artifact_ref: develop (shipped capability, pre-planning-suite) |
| 8 | +roadmap_items: [R-1] |
| 9 | +features: [F-1] |
| 10 | +--- |
| 11 | + |
| 12 | +## Goal |
| 13 | + |
| 14 | +Downstream `nolte/*` projects obtain consistent task targets from one |
| 15 | +centralised, remotely included collection of reusable `Taskfile` modules. The |
| 16 | +consumer no longer copies `Taskfile` logic into each repository. F-1 |
| 17 | +`acceptance-1` verifies success: a consumer project includes a module remotely |
| 18 | +through `TASK_COLLECTION_BASE` and its task target runs green. |
| 19 | + |
| 20 | +## Features |
| 21 | + |
| 22 | +- [F-1](../features/reusable-taskfile-adoption.md): Reusable-Taskfile adoption, status: done |
| 23 | + |
| 24 | +## Out of scope |
| 25 | + |
| 26 | +- Pinning concrete consumer identities and pin strategies. `AUDIENCES.md` tracks |
| 27 | + these as open questions, outside the shipped scope. |
| 28 | +- The wrapped tools themselves (`kind`, `mkdocs`, `kubectl`, `helm`, |
| 29 | + `pre-commit`, ArgoCD), which sit outside the bounded context. |
| 30 | + |
| 31 | +## Review notes |
| 32 | + |
| 33 | +Retroactive reconciliation (2026-07-02): `taskfiles`' `reusable-taskfile-collection` |
| 34 | +capability already carried `status: active` and served the portfolio before this |
| 35 | +repository adopted the planning suite (issue `nolte/claude-shared#262` |
| 36 | +mission-authoring backfill). This sprint therefore records roadmap item R-1 and |
| 37 | +feature F-1 as `done`, and itself as `closed`. That documents the delivered |
| 38 | +minimum viable product rather than new planned work. The value verifier F-1 |
| 39 | +`acceptance-1` already holds: sibling repositories wire these modules and run |
| 40 | +their task targets. |
0 commit comments