diff --git a/product-source/hololake-clean-desktop/audit/HOLOLAKE-CLEAN-V1-LOCAL-ACCEPTANCE-20260903.json b/product-source/hololake-clean-desktop/audit/HOLOLAKE-CLEAN-V1-LOCAL-ACCEPTANCE-20260903.json index b2fd6e651..13cae11fa 100644 --- a/product-source/hololake-clean-desktop/audit/HOLOLAKE-CLEAN-V1-LOCAL-ACCEPTANCE-20260903.json +++ b/product-source/hololake-clean-desktop/audit/HOLOLAKE-CLEAN-V1-LOCAL-ACCEPTANCE-20260903.json @@ -22,8 +22,8 @@ "developer_id_signature": "PASS_100", "installed_application": "/Applications/HoloLake.app", "installed_version": "1.0.0", - "installed_binary_sha256": "fa92285561cbafb7c1cadb57da99df607aa917417c78d9639e6c1e39959a2c93", - "updater_archive_sha256": "00c73049624e011efbc47ec39103add576de02878b581da2bee2b6d633b5853f", + "installed_binary_sha256": "f3cd899f99bf7667cd70a897c98ef82ea862567409f61ed6f0a485fe9bc3a96e", + "updater_archive_sha256": "87ae061b942e631a55d7a83002686f1be939431a4cfae62986e2d637c91ffefe", "installed_process_readback": "PASS_100", "updater_artifact_signature": "PASS_100", "update_endpoint_http": 204, @@ -38,7 +38,9 @@ "deployment_plane": "BLUE_ISOLATED", "team_domain_permissions_assigned": false, "public_cutover": false, - "bingshuo_language_master_work_repository": "NOT_REGISTERED" + "bingshuo_language_master_work_repository": "REPO-016_CREATED_AND_FIFTH_DOMAIN_BRIDGE_VERIFIED", + "team_login": "https://guanghu.chat/code/user/login", + "team_login_http": 200 }, "known_incomplete": [ "PERSONA_RUNTIME_NOT_BOUND_IN_PUBLIC_APP", diff --git a/product-source/hololake-clean-desktop/src/App.tsx b/product-source/hololake-clean-desktop/src/App.tsx index 0b380cdb9..14ea28703 100644 --- a/product-source/hololake-clean-desktop/src/App.tsx +++ b/product-source/hololake-clean-desktop/src/App.tsx @@ -527,9 +527,18 @@ function Portal() { 官方通知、四域规则和团队发布由企业门户承载。HoloLake 只读取经过签名审核的公共发行事实。

- - 打开企业门户 ↗ - +
+ + 打开企业门户 ↗ + + + 团队代码仓库登录 ↗ + +
); diff --git a/product-source/hololake-clean-desktop/src/styles.css b/product-source/hololake-clean-desktop/src/styles.css index 8515ef11c..4616e1067 100644 --- a/product-source/hololake-clean-desktop/src/styles.css +++ b/product-source/hololake-clean-desktop/src/styles.css @@ -601,6 +601,11 @@ main { .portal p { max-width: 570px; } +.portal-actions { + display: flex; + gap: 10px; + margin-top: 12px; +} .portal .origin-light { width: 72px; height: 72px; diff --git a/routing/hololake-current-architecture.json b/routing/hololake-current-architecture.json index a3d0a78cd..96a7a7b6b 100644 --- a/routing/hololake-current-architecture.json +++ b/routing/hololake-current-architecture.json @@ -14,7 +14,9 @@ "public_update_endpoint": "https://guanghulab.com/hololake/releases/latest.json", "public_update_release_state": "SERVER_HTTP_204_NO_PUBLIC_RELEASE", "enterprise_repository_registry_state": "BLUE_ISOLATED_FIVE_CENTRAL_REPOSITORIES_AND_FIVE_HUMAN_WORK_REPOSITORIES_TEAM_PERMISSIONS_NOT_ASSIGNED_NO_PUBLIC_CUTOVER", - "bingshuo_enterprise_language_master_work_repository": "NOT_REGISTERED_EXACT_NAME_AND_NUMBER_REQUIRED_NO_INVENTION", + "bingshuo_enterprise_language_master_work_repository": "REPO-016:bingshuo/guanghu-language-master-work", + "team_enterprise_login": "https://guanghu.chat/code/user/login", + "bingshuo_fifth_domain_bridge": "FD-BRIDGE-ENTERPRISE-LANGUAGE-MASTER-0001", "private_git": "LOCAL_USER_OWNED", "public_git": "SIGNED_ENTERPRISE_DISTRIBUTION_PENDING_EXACT_REGISTRY", "realtime_transport": "NOT_IMPLEMENTED_GIT_IS_NOT_REALTIME",