lanyuanxiaoyao
e448cb4654
feat: 重构配置布局,server.listen/storage/logging + probes.execution 分组
- 新增 server.listen (host/port)、server.storage (dataDir/retention)、
server.logging 分组
- 新增 probes.execution (maxConcurrentChecks) 分组,替代顶层 runtime
- 旧配置入口 (runtime/logging/server.host/server.port/server.dataDir)
启动期拒绝
- 更新 types.ts、builder.ts、config-loader.ts 适配新路径
- 更新 probe-config.schema.json、probes.example.yaml、README.md、
DEVELOPMENT.md
- 补充 config-loader 和 variables 测试覆盖新路径和旧入口拒绝
- 同步 5 个 delta specs 到主规范 (probe-config, config-variables,
data-retention, probe-engine, runtime-logging)
- 归档 openspec change reorganize-config-layout
2026-05-21 13:54:41 +08:00
..
2026-05-14 00:23:37 +08:00
2026-05-19 14:57:56 +08:00
2026-05-13 19:50:33 +08:00
2026-05-15 11:26:46 +08:00
2026-05-20 16:12:48 +08:00
2026-05-19 22:49:00 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 16:12:48 +08:00
2026-05-21 00:35:08 +08:00
2026-05-12 21:43:20 +08:00
2026-05-15 18:31:33 +08:00
2026-05-21 13:54:41 +08:00
2026-05-20 23:24:36 +08:00
2026-05-16 00:14:35 +08:00
2026-05-20 19:14:37 +08:00
2026-05-21 13:54:41 +08:00
2026-05-20 16:12:48 +08:00
2026-05-12 21:43:20 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 16:12:48 +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-20 16:12:48 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 19:14:37 +08:00
2026-05-20 00:43:39 +08:00
2026-05-21 13:54:41 +08:00
2026-05-14 15:57:14 +08:00
2026-05-20 16:12:48 +08:00
2026-05-21 13:54:41 +08:00
2026-05-16 00:14:35 +08:00
2026-05-21 13:54:41 +08:00
2026-05-21 12:21:59 +08:00
2026-05-20 23:24:36 +08:00
2026-05-21 09:32:43 +08:00
2026-05-20 19:14:37 +08:00
2026-05-20 00:02:23 +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-20 00:02:23 +08:00
2026-05-20 16:12:48 +08:00
2026-05-21 12:21:59 +08:00
2026-05-15 22:18:29 +08:00
2026-05-20 16:12:48 +08:00
2026-05-20 19:14:37 +08:00
2026-05-20 17:44:02 +08:00
2026-05-21 09:32:43 +08:00