fix: restore current channel and host admission organs
This commit is contained in:
parent
88ffb1c97a
commit
f46eb1b7c1
54 changed files with 4499 additions and 8 deletions
39
bingshuo-tcs/dark-domain/dark-core/local-acceptance.json
Normal file
39
bingshuo-tcs/dark-domain/dark-core/local-acceptance.json
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"outcome": "PASS_LOCAL_IMPLEMENTATION",
|
||||
"channel_id": "ICE-CH-DK001",
|
||||
"verified_at": "2026-09-05T13:42:58.184812+00:00",
|
||||
"tests": {
|
||||
"dark_core": 14,
|
||||
"combined_existing_and_new": 35,
|
||||
"failures": 0,
|
||||
"dark_channel_entry": "PASS"
|
||||
},
|
||||
"demo": {
|
||||
"state_path": "/Volumes/JZAO/冰朔-应用数据/Codex-运行时/tmp/dark-core-demo-Q8RP4O/state/task.json",
|
||||
"sha256": "4a34774099c6a4d678157a1e0a6312402fa8fc6060a7aef79dae2a94103ff720",
|
||||
"verified_steps": 2,
|
||||
"advice_arrived_during_execution": true,
|
||||
"advice_decision": "DEFER"
|
||||
},
|
||||
"checks": [
|
||||
"SOURCE_GIR_PROFILE_HASH_MATCH",
|
||||
"UNIQUE_IDS",
|
||||
"DARK_PARENT_CHAIN_MATCH"
|
||||
],
|
||||
"implementation_hashes": {
|
||||
"server-tools/dark-core/task-controller.mjs": "3cac40691c106cca4ca6290a088050b1fc87553d2ef69f351217cc0cb6eceaaf",
|
||||
"server-tools/dark-core/local-file-host.mjs": "ff157abc22b6e1da272dc223e43ce7d4e1c0cc60261852742cce011ed875ef59",
|
||||
"server-tools/dark-core/demo.mjs": "4a820bf27683a1d4dca235d83f2b7fc06310302808c8f35c760f8a146aa0adbd",
|
||||
"server-tools/dark-core/task-controller.test.mjs": "c3085d3e28d9fb4c355a0c9b1f4b02574c26ba4296d6b2c52739a1b48e19a358",
|
||||
"routing/dark-core-execution-channel-profile.json": "54a200b72b24840163baecfe814e5ea3d621cf4ac944855360ceb64659234dfb",
|
||||
"tcs-core/zhuyuan-brain/runtime/zhuyuan-brain-runtime.mjs": "587d7ee8ecc2c003851309967bf69c033934e8edc4c2cc54192b73d9b11e05d9"
|
||||
},
|
||||
"limitations": [
|
||||
"NO_SERVER_DEPLOYMENT",
|
||||
"NO_AUTOMATIC_CODEX_MESSAGE_OR_TOOL_INTERCEPTION",
|
||||
"LOCAL_ADAPTER_ONLY_CREATE_TEXT_FILE",
|
||||
"HOST_NATIVE_APPROVAL_AND_TRUSTED_HUMAN_PROVENANCE_REQUIRED",
|
||||
"CANCELLATION_COOPERATIVE_NO_ROLLBACK_CLAIM"
|
||||
],
|
||||
"receipt_source": "bingshuo-tcs/dark-domain/dark-core/TCS-RECEIPT-DARK-CORE-LOCAL-20260905.tcs"
|
||||
}
|
||||
Loading…
Reference in a new issue