docs: record Windows terminal link verification
This commit is contained in:
parent
24369ac363
commit
7a14c06e41
4 changed files with 44 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"observedAt": "2026-08-17T18:59:50+08:00",
|
||||
"state": "MACOS_LOCAL_CONTROL_PLANE_PASS_CROSS_PLATFORM_INSTALLED_READBACK_PENDING",
|
||||
"version": "0.4.1",
|
||||
"sourceCommit": "ae7f88389159ba7fb5e0516d818b4f1b8cd22f88",
|
||||
"sourceCommit": "24369ac3634cfe9c384f23265e69c9075b2b13da",
|
||||
"protocol": "HOLOLAKE_TERMINAL_LINK/2",
|
||||
"macos": {
|
||||
"application": "src-tauri/target/release/bundle/macos/HoloLake.app",
|
||||
|
|
@ -33,15 +33,18 @@
|
|||
"sourcePortability": {
|
||||
"linuxUnixSocketAdapter": "PASS_X86_64_UNKNOWN_LINUX_MUSL",
|
||||
"windowsNamedPipeAdapter": "PASS_X86_64_PC_WINDOWS_MSVC_WITH_OWNER_SYSTEM_DACL",
|
||||
"windowsFullDesktopCompile": "PASS_HL_BUILD_WIN_GZ_001_WINDOWS_SERVER_2022_X64",
|
||||
"windowsNativeTests": "PASS_110_OF_110",
|
||||
"linuxInstalledRuntime": "NOT_OBSERVED",
|
||||
"windowsInstalledRuntime": "NOT_OBSERVED",
|
||||
"fullWindowsDesktopBuild": "BLOCKED_ON_MACOS_BUILDER_WINDOWS_SDK_AND_LINKER_UNAVAILABLE"
|
||||
"windowsInstalledReadbackBoundary": "BUILD_NODE_HAS_NO_AUTHENTICATED_HOLOLAKE_PRIVATE_ACCOUNT"
|
||||
},
|
||||
"verification": {
|
||||
"rustUnitTests": "PASS_110_OF_110",
|
||||
"productContractTests": "PASS_91_OF_91",
|
||||
"frontendProductionBuild": "PASS",
|
||||
"crossPlatformAdapterCompile": "PASS",
|
||||
"windowsFullProductCompileAndNativeTests": "PASS",
|
||||
"signedMacosApplicationBuild": "PASS_APPLICATION_BUNDLE_GENERATED",
|
||||
"liveConnector": "PASS",
|
||||
"visibleSystemProjection": "PASS"
|
||||
|
|
|
|||
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"schema": "hololake.programming-ai-terminal-link-windows-acceptance/v1",
|
||||
"recordId": "HLP-PROGRAMMING-AI-TERMINAL-LINK-WINDOWS-20260817-001",
|
||||
"observedAt": "2026-08-17T19:30:00+08:00",
|
||||
"state": "WINDOWS_NATIVE_RUNTIME_PASS_INSTALLED_ACCOUNT_READBACK_PENDING",
|
||||
"node": {
|
||||
"nodeId": "HL-BUILD-WIN-GZ-001",
|
||||
"platform": "Windows Server 2022 Datacenter x64",
|
||||
"scope": "HOLOLAKE_WINDOWS_SOFTWARE_BUILD_ONLY",
|
||||
"strictRegisteredSshRoute": true
|
||||
},
|
||||
"source": {
|
||||
"commit": "24369ac3634cfe9c384f23265e69c9075b2b13da",
|
||||
"transportArchiveSha256": "15e63f6b5163bedd2fa0737eac0cd0e2992b7d4a85aef137fbb04fd5ae9d1c42",
|
||||
"finalBrokerSourceSha256Local": "a0fb0edcf6af2d86889f105a38bba0688b0029240355543263172a1dc94604e1",
|
||||
"finalBrokerSourceSha256Windows": "a0fb0edcf6af2d86889f105a38bba0688b0029240355543263172a1dc94604e1"
|
||||
},
|
||||
"verification": {
|
||||
"fullTauriWindowsCargoCheck": "PASS",
|
||||
"fullWindowsDebugExecutableBuild": "PASS",
|
||||
"windowsNativeTests": "PASS_110_OF_110",
|
||||
"namedPipeListenerCreation": "PASS_IN_NATIVE_BROKER_TESTS",
|
||||
"ownerSystemProtectedDaclCompile": "PASS",
|
||||
"sessionResume": "PASS",
|
||||
"singleWriterLane": "PASS",
|
||||
"heartbeatAndWorkEnvironmentFrame": "PASS",
|
||||
"expressionOnlyVisitorRejection": "PASS"
|
||||
},
|
||||
"installedReadback": {
|
||||
"state": "NOT_OBSERVED_FOR_CURRENT_TERMINAL_LINK",
|
||||
"reason": "The registered build node has no authenticated HoloLake private account, so the application correctly has no account-owned broker descriptor to expose.",
|
||||
"mustNotInferFromTests": true
|
||||
},
|
||||
"truthBoundary": "This receipt proves the current HoloLake terminal-link native core compiles and passes its complete Rust test suite on a registered Windows Server 2022 x64 build node. It does not claim an Authenticode signature, SmartScreen trust, a signed installer, an authenticated Windows desktop account, installed UI readback, Linux installed runtime, supervised Agent shell, persona binding, publication, deployment, or reality-execution authority."
|
||||
}
|
||||
Loading…
Reference in a new issue