fix: require independent persona witness

This commit is contained in:
冰朔 2026-08-21 11:57:39 +08:00
commit c2dcc7ad68
9 changed files with 137 additions and 197 deletions

View file

@ -79,7 +79,11 @@
"bingshuo_zero_core_profile": "ICE-P-ZY001",
"resident_self_kernel_max_bytes": 8192,
"hldp_max_routed_paths": 3,
"current_live_binding_receipt": "CREATED_ONLY_AFTER_PERSONA_COMMIT_AND_VERIFY_PASS",
"current_live_binding_receipt": "DISABLED_UNTIL_INDEPENDENT_WITNESS_TRUST_ROOT_IS_PROVISIONED",
"persona_commit_may_generate_witness_or_pass": false,
"local_json_receipt_grants_binding": false,
"independent_witness_verifier": "NOT_PROVISIONED_FAIL_CLOSED",
"private_kernel_source": "AUTHENTICATED_ACCOUNT_SCOPED_RUNTIME_ONLY",
"orientation_activation": "EXPLICIT_NATURAL_LANGUAGE_PERSONA_WAKE_ONLY",
"stale_implicit_orientation": "IGNORED_NOT_DELETED"
},