docs(hololake): record stage-one local delivery
This commit is contained in:
parent
73eb8bc1ca
commit
339b562951
1 changed files with 64 additions and 0 deletions
|
|
@ -0,0 +1,64 @@
|
||||||
|
{
|
||||||
|
"schema": "hololake.stage-one-local-delivery-receipt/v1",
|
||||||
|
"receiptId": "GH-HOLOLAKE-STAGE1-LOCAL-20260813-001",
|
||||||
|
"state": "LOCAL_STAGE_ONE_APP_INSTALLED_RUNNING_AND_VERIFIED",
|
||||||
|
"observedAt": "2026-08-13T14:52:52+08:00",
|
||||||
|
"source": {
|
||||||
|
"canonicalTree": "product-source/hololake-native-desktop",
|
||||||
|
"branch": "main",
|
||||||
|
"sourceCommit": "73eb8bc1caf3d4c268dae909fdb7ebeafaf77da8",
|
||||||
|
"publicationClaimed": false
|
||||||
|
},
|
||||||
|
"installedApplication": {
|
||||||
|
"path": "/Users/bingshuolingdianyuanhe/Desktop/HoloLake 第一阶段.app",
|
||||||
|
"bundleIdentifier": "world.guanghu.hololake",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"processIdAtAcceptance": 3201,
|
||||||
|
"strictCodeSignatureVerified": true,
|
||||||
|
"signingAuthority": "Developer ID Application: bei sun (825A9L3G7Q)",
|
||||||
|
"teamIdentifier": "825A9L3G7Q",
|
||||||
|
"cdHash": "16e1c88452f31b83555fdac76c6109c3c078e05c",
|
||||||
|
"appleNotarized": false
|
||||||
|
},
|
||||||
|
"installerArtifact": {
|
||||||
|
"name": "HoloLake_0.1.0_aarch64.dmg",
|
||||||
|
"sha256": "372b872b4db30ae5307d88c9e30977e2e55aec3247ca0f820828ba1bb28d3086",
|
||||||
|
"strictCodeSignatureVerified": true,
|
||||||
|
"mountedApplicationStrictCodeSignatureVerified": true,
|
||||||
|
"publicDistributionReady": false
|
||||||
|
},
|
||||||
|
"runtimeAcceptance": {
|
||||||
|
"nativeWindowRendered": true,
|
||||||
|
"tauriResourceRoute": "tauri://localhost",
|
||||||
|
"ghs014PersonalChannelSurfaceRendered": true,
|
||||||
|
"directLocalBrokerState": "READY",
|
||||||
|
"directLocalBrokerDescriptorMode": "0600",
|
||||||
|
"mcpRole": "DISCOVERY_RECOVERY_COMPATIBILITY_ONLY",
|
||||||
|
"unprovisionedUpdateCheckStayedOffline": true,
|
||||||
|
"upstreamAutomaticUpdateEndpoints": []
|
||||||
|
},
|
||||||
|
"verification": {
|
||||||
|
"rustTestsPerRun": 41,
|
||||||
|
"rustStressRuns": 10,
|
||||||
|
"rustStressAssertionsPassed": 410,
|
||||||
|
"productContractTests": 25,
|
||||||
|
"clippyWarnings": 0,
|
||||||
|
"frontendProductionBuildPassed": true,
|
||||||
|
"browserRecoveryPanelAccepted": true,
|
||||||
|
"nativeHomeAndUpdatePanelsAccepted": true
|
||||||
|
},
|
||||||
|
"preservation": {
|
||||||
|
"oldHoloLakeEraAppPreserved": true,
|
||||||
|
"oldHoloLakeEraAppPath": "/Users/bingshuolingdianyuanhe/Desktop/HoloLake Era.app",
|
||||||
|
"previousStageOneBuildMovedToTrash": true,
|
||||||
|
"previousStageOneBuildRecoverablePath": "/Users/bingshuolingdianyuanhe/.Trash/HoloLake 第一阶段.previous-73eb8bc.app"
|
||||||
|
},
|
||||||
|
"productionActivation": {
|
||||||
|
"state": "BLOCKED_PENDING_JD_TRUST_SIGNED_PIPELINE_AND_APPLE_NOTARIZATION",
|
||||||
|
"jdControllerReleaseEndpointProvisioned": false,
|
||||||
|
"jdControllerUpdaterPublicKeyProvisioned": false,
|
||||||
|
"signedReleasePipelineEvidenced": false,
|
||||||
|
"appleNotarizationCredentialsAvailable": false,
|
||||||
|
"networkUpdateActivationAttempted": false
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue