1
0

docs: 同步 spec 文档与 README(修正引用、精简重复、补全说明)

This commit is contained in:
2026-05-11 14:38:09 +08:00
parent 0ee10b47c9
commit 80d5f4cdf4
4 changed files with 34 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
## Purpose
TBD
定义 Command 类型拨测目标:通过 `type: command` 配置执行本地命令(如进程检查、脚本健康检测),捕获 exit code、stdout、stderr按 expect 规则校验并生成 matched 判定。
## Requirements