This repository has been archived on 2026-06-01 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
feat/workflow-engine-phase1
Critical fixes: 1. triggerPayload spread → safe field assignment with validation 2. Graceful shutdown stopping flag → no false crash warnings 3. Shutdown awaits in-flight work (10s timeout) before exit 4. Thread loop safety valve (MAX_STEPS=1000) 5. active counter: bare number → Set<string> by runId Should-fix: 6. ThreadEventMessage.eventType → union type with validation 7. SQLite status cast → runtime validateWorkflowRunStatus() 8. getActiveWorkflowRuns → pre-compiled prepared statements 小橘 <xiaoju@shazhou.work>
nerve
Observation engine — Sense, Reflex, Workflow
Description
Languages
TypeScript
97.2%
HTML
2%
JavaScript
0.5%
Shell
0.3%