补齐上下文健康检查证据链
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 1m27s
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 1m27s
This commit is contained in:
@@ -3633,5 +3633,14 @@
|
||||
"shop-bulk-import::导入结果必须可审核和重跑定位"
|
||||
],
|
||||
"classification": "behavior"
|
||||
},
|
||||
{
|
||||
"entry_type": "cli",
|
||||
"entry": "scripts/context-health.sh",
|
||||
"capability": "system-operations",
|
||||
"requirements": [
|
||||
"system-operations::上下文健康检查证据链完整"
|
||||
],
|
||||
"classification": "behavior"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -948,6 +948,33 @@
|
||||
"exit_status": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"capability": "system-operations",
|
||||
"requirement": "上下文健康检查证据链完整",
|
||||
"spec": "openspec/specs/system-operations/spec.md",
|
||||
"entries": [
|
||||
"scripts/context-health.sh"
|
||||
],
|
||||
"handler_consumer_job": [
|
||||
"scripts/context-health.sh"
|
||||
],
|
||||
"application_service_query": [
|
||||
"docs/verification/context-reset/requirement-evidence.json"
|
||||
],
|
||||
"domain_state_amount": [
|
||||
"docs/verification/context-reset/entry-capability-requirement-matrix.json"
|
||||
],
|
||||
"store_migration_config": [
|
||||
"openspec/specs"
|
||||
],
|
||||
"verification": {
|
||||
"command": "./scripts/context-health.sh",
|
||||
"literal_output": [
|
||||
"Context 健康检查通过"
|
||||
],
|
||||
"exit_status": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"capability": "agent-series-package-options",
|
||||
"requirement": "查询系列授权套餐候选项",
|
||||
|
||||
Reference in New Issue
Block a user