kilo-loop/examples/goal.example.md
Vitali sharp8n 1eb9ec22c2 kilo loop
2026-09-13 19:29:03 +03:00

12 lines
649 B
Markdown

# Stabilise the workflows module
Review the workflows module, remove dead code and make the new graph/expression
libs self-consistent. Run the build and the workflow tests after each change.
Each stage declares its own verify command after `::` — the loop runs it and only
ticks the stage off when it exits 0.
- [ ] Remove the legacy workflowGraph/expression/mermaid modules :: verify: pnpm build
- [ ] Rewire the builder to src/lib/workflowGraph and workflowExpression :: verify: pnpm build
- [ ] Split WorkflowEditorDialog into focused components :: verify: pnpm build
- [ ] Verify the workflows pages in the browser :: verify: pnpm typecheck