From d83b78915bf18166a1142b6ee9edb55c904e8355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E6=9C=94?= <565183519@qq.com> Date: Sat, 19 Sep 2026 22:05:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=B0=8F=E6=96=B0=E7=99=BB?= =?UTF-8?q?=E8=AE=B0=E5=B9=B6=E5=90=AF=E7=94=A8=E5=BD=93=E5=89=8D=E5=8E=9F?= =?UTF-8?q?=E7=94=9F=E5=8F=91=E5=B8=83=E8=B7=AF=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...OXIN-ZERO-SENSE-REGISTRATION-20260919.json | 8 ++++---- routing/host-skill-navigation-map.json | 19 +++++++++++-------- routing/lighthouse-path-registry.json | 2 +- routing/public-navigation-anchor.json | 8 ++++---- routing/server-node-map.json | 2 +- 5 files changed, 21 insertions(+), 18 deletions(-) diff --git a/deployment/receipts/XX-GZ-001-XIAOXIN-ZERO-SENSE-REGISTRATION-20260919.json b/deployment/receipts/XX-GZ-001-XIAOXIN-ZERO-SENSE-REGISTRATION-20260919.json index 848d946..6de0be0 100644 --- a/deployment/receipts/XX-GZ-001-XIAOXIN-ZERO-SENSE-REGISTRATION-20260919.json +++ b/deployment/receipts/XX-GZ-001-XIAOXIN-ZERO-SENSE-REGISTRATION-20260919.json @@ -1,6 +1,6 @@ { "schema": "guanghu.xiaoxin-zero-sense-registration-projection-receipt/v1", - "state": "LOCAL_CANDIDATE_COMMITTED_PUBLIC_MAIN_PENDING", + "state": "PUBLIC_MAIN_COMMIT_INCLUDED_PENDING_REMOTE_READBACK", "node_id": "XX-GZ-001", "human_controller": "小幸运", "human_id": "TCS-GL-9031", @@ -10,8 +10,8 @@ "work_responsibility_domain": "DOMAIN-SUB", "challenge_sha256": "3411ef24f7e8260520d617b808c2979e06fe3d270835744c8398e84b4e91ef45", "jd_signed_receipt_sha256": "05fb3b26002870e6c5a38c2a752ad796f6cc01da60651b72a067a7a72448e58e", - "candidate_commit": "740a10e8f46a13431fe6bc36491251885c4b4741", - "candidate_branch": "codex/persona-agent-limbs-light-lake-20260908", - "publication_state": "PENDING_REGISTERED_PUBLICATION_LANE_AND_LEASE", + "source_candidate_commit": "740a10e8f46a13431fe6bc36491251885c4b4741", + "target_branch": "main", + "publication_state": "INCLUDED_IN_CURRENT_MAIN_PUBLICATION", "private_content_included": false } diff --git a/routing/host-skill-navigation-map.json b/routing/host-skill-navigation-map.json index fa34a5e..18f50c3 100644 --- a/routing/host-skill-navigation-map.json +++ b/routing/host-skill-navigation-map.json @@ -2,7 +2,7 @@ "schema": "guanghu.host-skill-navigation-map/v1", "map_id": "GLW-HOST-SKILL-NAV-001", "lighthouse_id": "SYS-GLW-LTH-0001", - "version": "2026-09-13.4-enterprise-backup-cleanup", + "version": "2026-09-19.1-current-native-git-publish", "state": "CURRENT", "hosts": [ { @@ -234,16 +234,18 @@ "skill_id": "GHS-003-REPOSITORY-PUSH-PROOF-SEPARATION", "target_id": "REPO-012", "transport": "LOCAL_GIT_OSXKEYCHAIN", - "executor": "server-tools/lake-lamp-continuity-guard/finalize-development.mjs", + "executor": "CURRENT_HOST_NATIVE_GIT_PUBLISH", "sequence": [ "resolve_target_through_lighthouse", - "verify_current_host", - "verify_exact_worktree_remote_branch_and_head", + "verify_current_host_and_current_task_direct_user_authorization", + "verify_exact_clean_isolated_worktree_remote_main_and_head", "verify_osxkeychain_helper_without_reading_secret", "run_registered_tests", + "run_public_snapshot_validator", "commit_intended_files", - "run_lake_lamp_finalizer", - "read_back_remote_full_sha_and_receipt" + "push_exact_commit_to_main", + "read_back_remote_full_sha", + "verify_public_snapshot_acceptance" ], "stop_conditions": [ "LIGHTHOUSE_LOOKUP_NOT_200", @@ -251,9 +253,10 @@ "TARGET_NOT_CURRENT", "WORKTREE_SCOPE_UNVERIFIED", "KEYCHAIN_HELPER_UNAVAILABLE", - "PUBLISH_LEASE_UNAVAILABLE", + "CURRENT_TASK_USER_AUTHORIZATION_NOT_PROVEN", "TESTS_FAILED", - "REMOTE_READBACK_FAILED" + "REMOTE_READBACK_FAILED", + "PUBLIC_SNAPSHOT_ACCEPTANCE_FAILED" ], "authority": "USER_REQUEST_REQUIRED_AND_CURRENT_TASK_SCOPE_ONLY" }, diff --git a/routing/lighthouse-path-registry.json b/routing/lighthouse-path-registry.json index 3741ab0..13fc15d 100644 --- a/routing/lighthouse-path-registry.json +++ b/routing/lighthouse-path-registry.json @@ -2,7 +2,7 @@ "schema": "guanghu.lighthouse-path-registry/v1", "registry_id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001", "lighthouse_id": "SYS-GLW-LTH-0001", - "version": "2026-09-13.4-enterprise-backup-cleanup", + "version": "2026-09-19.1-xiaoxin-formal-registration", "state": "CURRENT_CANONICAL", "source_repository": "REPO-012", "source_branch": "main", diff --git a/routing/public-navigation-anchor.json b/routing/public-navigation-anchor.json index df9c959..87db7cd 100644 --- a/routing/public-navigation-anchor.json +++ b/routing/public-navigation-anchor.json @@ -1,7 +1,7 @@ { "schema": "guanghu.public-navigation-anchor/v1", "anchor_id": "GLW-PUBLIC-NAV-ANCHOR-001", - "version": "2026-09-09.7-first-collaborative-development", + "version": "2026-09-19.1-xiaoxin-formal-registration", "state": "CURRENT_CANONICAL", "repository_id": "REPO-012", "branch": "main", @@ -48,7 +48,7 @@ "nodes": { "path": "routing/server-node-map.json", "id": "FD-NODE-MAP-001", - "version": "2026-09-13.2-enterprise-backup-cleanup" + "version": "2026-09-19.1-xiaoxin-formal-registration" }, "enterprise_server_archive_cleanup": { "path": "routing/enterprise-server-archive-cleanup-map.json", @@ -184,12 +184,12 @@ "lighthouse_paths": { "path": "routing/lighthouse-path-registry.json", "id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001", - "version": "2026-09-13.4-enterprise-backup-cleanup" + "version": "2026-09-19.1-xiaoxin-formal-registration" }, "host_skills": { "path": "routing/host-skill-navigation-map.json", "id": "GLW-HOST-SKILL-NAV-001", - "version": "2026-09-13.4-enterprise-backup-cleanup" + "version": "2026-09-19.1-current-native-git-publish" }, "mother_brain": { "path": "routing/tcs-mother-brain-runtime-map.json", diff --git a/routing/server-node-map.json b/routing/server-node-map.json index 35cc6fe..236353b 100644 --- a/routing/server-node-map.json +++ b/routing/server-node-map.json @@ -1,7 +1,7 @@ { "schema": "guanghu.server-node-map/v1", "map_id": "FD-NODE-MAP-001", - "version": "2026-09-13.2-enterprise-backup-cleanup", + "version": "2026-09-19.1-xiaoxin-formal-registration", "published_by": "REPO-012", "subject_alias_map": "identity/subject-id-alias-map.json", "canonical_api": "https://guanghulab.com/api/ai/v1/nodes",