Task: Account for every remaining hand-written shell unit
Table of Contents
This page documents a task in the Generate shell command units per component story. It captures the goal, current status, acceptance, and any notes or results.
1. Goal
The other thirteen hand-written units are not per-entity CRUD: connection, navigation, orgmode, provision, rbac, script, subscription, reports, lei, bundles, crm, marketdata and workflow. Each is either a bespoke command module that belongs in a component part, a unit the facet could generate with a change, or something that genuinely stays hand-written. Write the inventory into this task, decide each one, implement the cheap ones, and leave nothing unaccounted for, so that the next person can read why a file is hand-written instead of working it out.
2. Status
| Field | Value |
|---|---|
| State | ABANDONED |
| Parent story | Generate shell command units per component |
| Now | Nothing. |
| Waiting on | Nothing. |
| Next | Nothing. |
| Last touched | 2026-09-23 |
3. Acceptance
- Every one of the thirteen has a decision and a reason in this task.
- Those that are bespoke are moved into the owning component part rather than sitting in the shared application.
- Those the facet can reach are generated and their hand-written file deleted.
4. Plan
(Implementation strategy. Written when work starts; key decisions
are distilled into the parent story's * Decisions at close, but the
plan itself stays — it is the historical record of what we did.)
5. Notes
6. Test Scenarios
Manual QA scenarios (scaffolded via compass add test_scenario)
that verify this task. Link
new ones here as they're created; the scenario doc itself links back
via its "Verifies task" field.
| Scenario | State | Notes |
|---|---|---|
7. PRs
| PR | Title |
|---|---|
8. Review
| Comment summary | File | Decision | Notes |
|---|---|---|---|
9. Result
Abandoned at sprint 25 close. Sprint 26 replaces the codegen approaches tried so far with one method: for each module, sync codegen and clear its drift. Sprint 26 opens new, clean stories for each module. This story is not carried forward.