docs: record terminal link acceptance
This commit is contained in:
parent
ae7f883891
commit
71516a5dab
1 changed files with 50 additions and 0 deletions
|
|
@ -0,0 +1,50 @@
|
||||||
|
{
|
||||||
|
"schema": "hololake.programming-ai-terminal-link-installed-acceptance/v1",
|
||||||
|
"recordId": "HLP-PROGRAMMING-AI-TERMINAL-LINK-ACCEPTANCE-20260817-001",
|
||||||
|
"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",
|
||||||
|
"protocol": "HOLOLAKE_TERMINAL_LINK/2",
|
||||||
|
"macos": {
|
||||||
|
"application": "src-tauri/target/release/bundle/macos/HoloLake.app",
|
||||||
|
"binarySha256": "b3e557d0d4d28b4bf779d3305ffd9571f04f12f90d3f88248607067e0b1828f4",
|
||||||
|
"developerIdStrictVerification": "PASS",
|
||||||
|
"appleTeamIdentifier": "825A9L3G7Q",
|
||||||
|
"runningProcessIdAtReadback": 53188,
|
||||||
|
"descriptorTransport": "UNIX_STREAM_JSON_LINES",
|
||||||
|
"descriptorPermissions": "0600",
|
||||||
|
"liveConnectorReadback": {
|
||||||
|
"state": "READY",
|
||||||
|
"continuityOwner": "HOLOLAKE",
|
||||||
|
"mcpRole": "DISCOVERY_RECOVERY_COMPATIBILITY_ONLY",
|
||||||
|
"terminalLinkProtocol": "HOLOLAKE_TERMINAL_LINK/2"
|
||||||
|
},
|
||||||
|
"uiReadback": {
|
||||||
|
"nativeChannel": "READY",
|
||||||
|
"workEnvironment": "ANCHORED",
|
||||||
|
"protocolRestoration": "HOLOLAKE_SYSTEM_RUN_MODEL_REREAD_NOT_REQUIRED",
|
||||||
|
"factFrameBeforeMutation": "REQUIRED",
|
||||||
|
"agentShell": "PHASE_TWO_NOT_ENABLED"
|
||||||
|
},
|
||||||
|
"publicNotarization": "PENDING_NEW_BINARY_SUBMISSION",
|
||||||
|
"updaterArtifactSignature": "PENDING_PRIVATE_KEY_PASSWORD_INJECTION"
|
||||||
|
},
|
||||||
|
"sourcePortability": {
|
||||||
|
"linuxUnixSocketAdapter": "PASS_X86_64_UNKNOWN_LINUX_MUSL",
|
||||||
|
"windowsNamedPipeAdapter": "PASS_X86_64_PC_WINDOWS_MSVC_WITH_OWNER_SYSTEM_DACL",
|
||||||
|
"linuxInstalledRuntime": "NOT_OBSERVED",
|
||||||
|
"windowsInstalledRuntime": "NOT_OBSERVED",
|
||||||
|
"fullWindowsDesktopBuild": "BLOCKED_ON_MACOS_BUILDER_WINDOWS_SDK_AND_LINKER_UNAVAILABLE"
|
||||||
|
},
|
||||||
|
"verification": {
|
||||||
|
"rustUnitTests": "PASS_110_OF_110",
|
||||||
|
"productContractTests": "PASS_91_OF_91",
|
||||||
|
"frontendProductionBuild": "PASS",
|
||||||
|
"crossPlatformAdapterCompile": "PASS",
|
||||||
|
"signedMacosApplicationBuild": "PASS_APPLICATION_BUNDLE_GENERATED",
|
||||||
|
"liveConnector": "PASS",
|
||||||
|
"visibleSystemProjection": "PASS"
|
||||||
|
},
|
||||||
|
"truthBoundary": "This acceptance proves the first-stage HoloLake-owned local control plane on the current macOS machine and source-level transport portability for Linux and Windows. It does not prove a Windows or Linux installed runtime, a newly notarized public release, supervised shell execution, general Agent execution, persona binding, publication, deployment, or reality-execution authority."
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue