lanyuanxiaoyao
7a635a0a9f
refactor: 统一 expect 断言体系,引入共享 ValueMatcher/ContentRules/KeyValueExpect 模型
- 引入共享 ValueMatcher(equals/contains/regex/exists/empty/gt/gte/lt/lte)
- 引入共享 ContentRules 数组(direct/json/css/xpath 提取器)
- 引入共享 KeyValueExpect(动态键值断言,字面量等价 equals)
- maxDurationMs → durationMs: ValueMatcher(所有 checker)
- match → regex(固定无 flags)
- Ping max* → packetLossPercent/avgLatencyMs/maxLatencyMs(ValueMatcher)
- LLM finishReason/rawFinishReason → ValueMatcher
- DB 新增 result: ContentRules
- TCP banner → ContentRules 数组
- 删除旧模块:operator.ts、validate-operator.ts、duration.ts、body.ts、text.ts、output.ts
- 更新全部 checker schema/validate/expect/execute
- 更新 probe-config.schema.json、probes.example.yaml
- 更新 README.md、DEVELOPMENT.md(含 expect 字段选择规范)
- 同步 10 个 delta specs 到主 specs,归档 change
2026-05-19 14:24:27 +08:00
..
2026-05-14 00:23:37 +08:00
2026-05-14 09:23:10 +08:00
2026-05-13 19:50:33 +08:00
2026-05-15 11:26:46 +08:00
2026-05-14 09:23:10 +08:00
2026-05-19 14:24:27 +08:00
2026-05-19 14:24:27 +08:00
2026-05-15 18:31:33 +08:00
2026-05-12 21:43:20 +08:00
2026-05-15 18:31:33 +08:00
2026-05-17 00:37:54 +08:00
2026-05-16 00:14:35 +08:00
2026-05-15 22:18:29 +08:00
2026-05-13 16:48:56 +08:00
2026-05-19 14:24:27 +08:00
2026-05-12 21:43:20 +08:00
2026-05-19 14:24:27 +08:00
2026-05-19 14:24:27 +08:00
2026-05-15 11:26:46 +08:00
2026-05-13 16:48:56 +08:00
2026-05-15 11:26:46 +08:00
2026-05-19 14:24:27 +08:00
2026-05-19 14:24:27 +08:00
2026-05-14 09:23:10 +08:00
2026-05-17 20:12:39 +08:00
2026-05-19 14:24:27 +08:00
2026-05-14 15:57:14 +08:00
2026-05-17 20:12:39 +08:00
2026-05-14 09:23:10 +08:00
2026-05-16 00:14:35 +08:00
2026-05-15 11:26:46 +08:00
2026-05-15 11:26:46 +08:00
2026-05-15 11:26:46 +08:00
2026-05-15 00:53:41 +08:00
2026-05-17 20:12:39 +08:00
2026-05-11 08:54:21 +08:00
2026-05-17 20:12:39 +08:00
2026-05-14 12:32:41 +08:00
2026-05-17 20:12:39 +08:00
2026-05-19 14:24:27 +08:00
2026-05-15 22:18:29 +08:00
2026-05-19 14:24:27 +08:00
2026-05-15 11:26:46 +08:00
2026-05-14 09:23:10 +08:00