feat: Update command validation tools and improve README documentation

This commit is contained in:
catlog22
2026-01-24 08:41:32 +08:00
parent 24a28f289d
commit fd50adf581
5 changed files with 31 additions and 14 deletions

View File

@@ -276,14 +276,14 @@ tdd-plan → lite-execute
## 验证工具
### chain-validate.js
### chain-validate.cjs
位置: `tools/chain-validate.js`
位置: `tools/chain-validate.cjs`
验证命令链合法性:
```bash
node tools/chain-validate.js plan execute test-cycle-execute
node tools/chain-validate.cjs plan execute test-cycle-execute
```
输出: