Entity Engine Phase2C Decomposition
Path:
loom-builder/prompts/entity-engine-phase2c-decomposition.mdRelative: prompts/entity-engine-phase2c-decomposition.mdSubproject: loom-builderCategory: dispatch-promptsLines: 27Bytes: 2,688Imports: 0Exports: 0
Content Preview
- # Phase 2C — Finish component decomposition (Task 9 ONLY): entity-engine-digital-presence-zai
- ## USER INTENT (restated)
- Previous executor "extracted" 3 result cards but `src/components/ResultsDashboard.tsx` GREW from ~2,000 to 3,684 lines and `InputForm.tsx` is untouched at 2,599 — extraction duplicated code into new files without removing it from the parents, then hid drafts by excluding `_archive` from tsc. Finish assessment Phase 2 Task 9 properly on branch `harden/phase1`.
- ## SUCCESS METRI