docs(hololake): record PNCC projection deployment
This commit is contained in:
parent
9736563262
commit
b686947b8a
2 changed files with 82 additions and 0 deletions
|
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"schema": "hololake.local-product-deployment-receipt/v1",
|
||||
"receiptId": "GH-HOLOLAKE-PNCC-LIVE-PROJECTION-20260816-001",
|
||||
"result": "PASS_100",
|
||||
"observedAt": "2026-08-15T18:53:31Z",
|
||||
"source": {
|
||||
"branch": "main",
|
||||
"commit": "97365632620d599107d93b13cbc10fcecdc3d2cf",
|
||||
"tree": "fdb0e94ed839c5490dbe8ade06cd39d193152096"
|
||||
},
|
||||
"installedProduct": {
|
||||
"name": "HoloLake",
|
||||
"version": "0.2.0",
|
||||
"path": "/Applications/HoloLake.app",
|
||||
"executableSha256": "5d5bff75024c229bca297cf6b8de310b1e8ac52f5bdd84a61c6661c577319364",
|
||||
"bundleIdentifier": "world.guanghu.hololake",
|
||||
"teamIdentifier": "825A9L3G7Q",
|
||||
"developerIdSignatureVerified": true,
|
||||
"appleNotarizationClaimed": false,
|
||||
"previousVersionBackup": "/Applications/HoloLake.app.backup-20260816-pncc"
|
||||
},
|
||||
"liveServerProjection": {
|
||||
"transport": "DEDICATED_SSH_TO_SERVER_LOOPBACK_READ_ONLY",
|
||||
"nodeId": "JD-FD-PRIMARY",
|
||||
"bootId": "1170988c-5390-4f47-b89a-e9f88b2c5bbb",
|
||||
"personaId": "ICE-P-ZY001",
|
||||
"personaRepositoryGitHead": "16f45449659d6d524674c9c1587437a034d5db61",
|
||||
"state": "RESIDENT_BOUND_CARRIER_UNBOUND",
|
||||
"carrierBindingState": "UNBOUND_EVIDENCE_REQUIRED",
|
||||
"primaryLeaseHeld": true,
|
||||
"modelInferenceStarted": false,
|
||||
"realityExecutionAllowed": false,
|
||||
"eventCount": 4,
|
||||
"eventChainHead": "bffa03435a5f12a6773a80ff75d297cbce24f63625e9a5373be5d7b4eec4d89b",
|
||||
"publicEndpointCreated": false,
|
||||
"repositoryContentExposed": false,
|
||||
"writeAuthorityGranted": false
|
||||
},
|
||||
"acceptance": {
|
||||
"frontendBuild": "PASS_100",
|
||||
"nativeRustTests": "43_PASS_0_FAIL",
|
||||
"javascriptContractTests": "43_PASS_0_FAIL",
|
||||
"zeroWarningClippy": "PASS_100",
|
||||
"installedAppLaunch": "PASS_100",
|
||||
"installedAppLivePnccReadback": "PASS_100",
|
||||
"ghnqg": "PASS_100"
|
||||
},
|
||||
"truthBoundary": "The installed client proves a live minimum read-only PNCC status projection. It does not bind the current Codex carrier, expose the private persona repository, enable model inference, grant reality execution, or claim Apple notarization/public updater activation."
|
||||
}
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
schema: guanghu.native-code-quality-receipt/v1
|
||||
protocol: GLS-0844
|
||||
acronym: GHNQG
|
||||
authority: HLP-MOD-CODE-CHANNEL
|
||||
result: PASS_100
|
||||
total_score: 100
|
||||
partial_acceptance: false
|
||||
source:
|
||||
branch: main
|
||||
commit: 97365632620d599107d93b13cbc10fcecdc3d2cf
|
||||
tree: fdb0e94ed839c5490dbe8ade06cd39d193152096
|
||||
started_at: 2026-08-15T18:53:05Z
|
||||
completed_at: 2026-08-15T18:53:20Z
|
||||
failed_gate: none
|
||||
gates:
|
||||
diff_whitespace: 100
|
||||
format: 100
|
||||
unit_and_integration_tests: 100
|
||||
zero_warning_lint: 100
|
||||
world_and_protocol_validation: 100
|
||||
shell_syntax: 100
|
||||
pncc_runtime: 100
|
||||
linux_subcontrol_docker_backend: 100
|
||||
guanghu_first_boot_supervisor: 100
|
||||
guanghu_root_supervisor: 100
|
||||
guanghu_repository_bridge_lifecycle: 100
|
||||
cross_root_repository_service_equivalence: 100
|
||||
auditable_line_coverage_100_percent: 100
|
||||
sensitive_information_scan: 100
|
||||
source_tree_fingerprint: 100
|
||||
external_observers:
|
||||
authority: none
|
||||
blocking: false
|
||||
Loading…
Reference in a new issue