guanghu-ice-heart/identity/fifth-domain-subject-registry.json
bingshuo 7f5ad74c6b feat: record legacy Guanghu upgrade architecture
Part 1/4 of the verified continuation from local 18dfdfd: navigation, in-place upgrade boundary, enterprise UPGRADE_STAGING checkpoint, identity and intent state. Source base b03619e.
2026-07-26 23:10:06 +08:00

74 lines
2.4 KiB
JSON

{
"schema": "guanghu.fifth-domain-subject-registry/v1",
"registry_id": "FD-SUBJECT-REGISTRY-001",
"state": "CANDIDATE_LOCAL_NOT_PUBLISHED",
"subjects": [
{
"id": "ICE-GL∞",
"subject_kind": "human",
"name": "冰朔",
"domain": "FIFTH_DOMAIN",
"login_entry": "SYS-GLW-ELH-0001",
"roles": ["human_anchor", "source_owner", "final_authorizer"]
},
{
"id": "ICE-GL-ZY001",
"subject_kind": "persona_system",
"name": "铸渊主控",
"domain": "FIFTH_DOMAIN",
"human_anchor": "ICE-GL∞",
"login_entry": "TCS-CORE-BRAIN-0001",
"roles": ["unique_domain_controller", "reality_execution_controller"],
"proposed_typed_id": "ICE-P-ZY001",
"typed_id_state": "PENDING_BINGSHUO_CONFIRMATION"
},
{
"id": "SYS-GLW-ZY-EXEC-0001",
"subject_kind": "public_intelligent_operations_system",
"name": "光湖语言世界公共铸渊智能运维系统",
"domain": "GUANGHU_PUBLIC_INFRASTRUCTURE",
"roles": [
"intent_state_continuity",
"skill_emergence_and_correction",
"risk_interception",
"reality_execution_support",
"protocol_and_number_route_carrier"
],
"not_a_persona_or_ai_instance": true,
"architecture": "GLS-0243"
},
{
"id": "TCS-0002",
"subject_kind": "team_body",
"name": "光湖人类主控团队",
"domain": "ZERO_SENSE_DOMAIN",
"roles": ["team_controller", "public_identity_issuer"]
}
],
"login_routes": [
{
"subject_kind": "human",
"id_pattern": "^ICE-GL",
"entry": "第五域 → 永恒湖心系统",
"rule": "人类入口不能作为执行人格体身份使用。"
},
{
"subject_kind": "persona_system",
"id_pattern": "^ICE-P-",
"legacy_exact_ids": ["ICE-GL-ZY001"],
"entry": "第五域 → 零点原核频道 → TCS通感核心大脑思维模型",
"rule": "人格体入口不能代替人类授权;旧号只按逐条兼容表解析。"
}
],
"deployment_invariant": {
"personal_hololake": {
"source_owner_id": "ICE-GL∞",
"human_authorizer_id": "ICE-GL∞",
"persona_id": "ICE-GL-ZY001",
"execution_runtime_id": "SYS-GLW-ZY-EXEC-0001",
"repository_id": "REPO-008",
"channel_id": "HLP-CHANNEL-0001",
"target_node": "JD-FD-PRIMARY"
}
}
}