docs(hololake): record direct AI native acceptance
This commit is contained in:
parent
1893c0e5eb
commit
df563a9fdd
1 changed files with 68 additions and 0 deletions
|
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"schema": "hololake.direct-ai-native-acceptance-receipt/v1",
|
||||
"receiptId": "GH-HOLOLAKE-DIRECT-AI-ACCEPTANCE-20260813-001",
|
||||
"observedAt": "2026-08-13T15:21:31+08:00",
|
||||
"state": "LOCAL_DIRECT_AI_CHANNEL_AND_RESTART_CONTINUITY_VERIFIED",
|
||||
"source": {
|
||||
"canonicalTree": "product-source/hololake-native-desktop",
|
||||
"branch": "main",
|
||||
"sourceCommit": "1893c0e5eb40862bb47773df35990a98398b852e",
|
||||
"publicationClaimed": false
|
||||
},
|
||||
"installedApplication": {
|
||||
"path": "/Users/bingshuolingdianyuanhe/Desktop/HoloLake 第一阶段.app",
|
||||
"processIdAtFinalAcceptance": 41137,
|
||||
"bundleIdentifier": "world.guanghu.hololake",
|
||||
"version": "0.1.0",
|
||||
"strictCodeSignatureVerified": true,
|
||||
"signingAuthority": "Developer ID Application: bei sun (825A9L3G7Q)",
|
||||
"teamIdentifier": "825A9L3G7Q",
|
||||
"cdHash": "3eb866322f474c0f4bbb1bcb672ac8f6e585fe41",
|
||||
"appleNotarized": false
|
||||
},
|
||||
"installerArtifact": {
|
||||
"name": "HoloLake_0.1.0_aarch64.dmg",
|
||||
"sha256": "7b4c9dcf290b85685b1181101d0450433fb10f2b55212ee71e1a3b01cd018235",
|
||||
"strictCodeSignatureVerified": true,
|
||||
"publicDistributionReady": false
|
||||
},
|
||||
"directChannelAcceptance": {
|
||||
"discoveryInvitationIssuedByNativeApplication": true,
|
||||
"oneTimeTicketConsumedExactlyOnce": true,
|
||||
"externalConnectorAuthenticatedOverUnixStream": true,
|
||||
"onlineConnectionCountObserved": 1,
|
||||
"connectorDisconnectObserved": true,
|
||||
"resumableSessionCountAfterDisconnect": 1,
|
||||
"applicationProcessRestarted": true,
|
||||
"resumableSessionCountAfterApplicationRestart": 1,
|
||||
"brokerDescriptorMode": "0600",
|
||||
"brokerProcessIdAfterRestart": 41137,
|
||||
"connectorPingStateAfterRestart": "READY",
|
||||
"mcpRole": "DISCOVERY_RECOVERY_COMPATIBILITY_ONLY",
|
||||
"continuityOwner": "HOLOLAKE"
|
||||
},
|
||||
"humanSurfaceAcceptance": {
|
||||
"nativeWindowRendered": true,
|
||||
"resumableSessionStateRendered": true,
|
||||
"consumedInvitationRedisplayed": false,
|
||||
"consumedInvitationCopyActionRendered": false,
|
||||
"panelReturnedToHomeAfterAcceptance": true
|
||||
},
|
||||
"verification": {
|
||||
"rustTests": 41,
|
||||
"productContractTests": 28,
|
||||
"clippyWarnings": 0,
|
||||
"frontendProductionBuildPassed": true
|
||||
},
|
||||
"secretBoundary": {
|
||||
"ticketRecordedInReceipt": false,
|
||||
"resumeSecretRecordedInReceipt": false,
|
||||
"accountOrSessionIdentifierRecordedInReceipt": false
|
||||
},
|
||||
"productionBoundary": {
|
||||
"jdServerConnected": false,
|
||||
"releaseEndpointProvisioned": false,
|
||||
"updaterPublicKeyProvisioned": false,
|
||||
"releaseUploadedOrActivated": false
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue