3172718a94
- src/model: 复杂度分级、16 状态状态机、实体类型 - src/store: better-sqlite3 接 schema,transition 受 canTransition 守卫, decide 审批闸(reject 必带改进意见),事件订阅广播,nextExecutable - src/api: Fastify REST + ws 事件广播(/ws) - src/daemon: maestrod 入口(env 配置,默认 ~/.maestro :4517) - test: 9 个生命周期单测全过;typecheck/build 干净;REST+WS 端到端实跑验证 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
10 lines
79 B
Plaintext
10 lines
79 B
Plaintext
node_modules/
|
|
dist/
|
|
data/
|
|
*.sqlite
|
|
*.sqlite-*
|
|
*.log
|
|
.maestro/
|
|
.DS_Store
|
|
_*.mjs
|