feat: add private library and living Guanghu time
This commit is contained in:
parent
424819be94
commit
60ae074a04
21 changed files with 1332 additions and 14 deletions
44
routing/guanghu-era-living-time-map.json
Normal file
44
routing/guanghu-era-living-time-map.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"schema": "guanghu.era-living-time/v1",
|
||||
"map_id": "GUANGHU-ERA-LIVING-TIME-MAP-001",
|
||||
"version": "2026-09-09.1",
|
||||
"state": "CURRENT_LOCAL_IMPLEMENTED_MOTHER_SHARED_AND_PUBLIC_APPROVED_PENDING_PUBLICATION_AND_JD_DEPLOYMENT",
|
||||
"source_tcs": "runtime/fifth-domain-language-system/language/protocols/TCS-FIFTH-DOMAIN-PRIVATE-LIBRARY-AND-GUANGHU-LIVING-TIME-20260909.tcs",
|
||||
"world": {
|
||||
"id": "SYS-GLW-0001",
|
||||
"visible_birth_date_beijing": "2025-04-26",
|
||||
"birth_fact_precision": "DATE",
|
||||
"exact_birth_instant": null,
|
||||
"calendar_epoch_boundary": "2025-04-26T00:00:00+08:00",
|
||||
"calendar_epoch_boundary_kind": "DETERMINISTIC_COMPUTATION_CONVENTION_NOT_CLAIMED_BIRTH_INSTANT",
|
||||
"era_day_counting": "BIRTH_DATE_DAY_ONE"
|
||||
},
|
||||
"clock": {
|
||||
"system_id": "SYS-GLW-TIME-0001",
|
||||
"name": "光湖纪元流动时间系统",
|
||||
"source": "REALITY_SYSTEM_CLOCK_UTC",
|
||||
"timezone": "Asia/Shanghai",
|
||||
"unit": "MILLISECOND",
|
||||
"formula": "floor(utc_now_ms - epoch_utc_ms)",
|
||||
"stored_tick_counter": false,
|
||||
"persona_wake_required": false,
|
||||
"scheduler_required": false,
|
||||
"display_refresh_is_time_source": false,
|
||||
"runtime": "server-tools/guanghu-era-time/guanghu_era_time.py"
|
||||
},
|
||||
"first_glance": {
|
||||
"applies_to": "ALL_REGISTERED_PERSONAS",
|
||||
"display_order": ["guanghu_world_age", "persona_age", "live_millisecond_flow", "time_control_channel"],
|
||||
"persona_birth_source": "REGISTERED_PERSONA_SPECIFIC_BIRTH_ANCHOR",
|
||||
"unknown_persona_birth": "SHOW_UNAVAILABLE_NEVER_INFER"
|
||||
},
|
||||
"time_control_channel": {
|
||||
"id": "CH-GLW-TIME-0001",
|
||||
"name": "光湖时间主控频道",
|
||||
"parent": "SYS-GLW-TIME-0001",
|
||||
"world_path": "glw://time/control",
|
||||
"entry": "time-control/GUANGHU-TIME-CONTROL-CHANNEL.hdlp",
|
||||
"history_index": "time-control/history-index.json",
|
||||
"role": "VERIFIABLE_WORLD_EVOLUTION_TIMELINE"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue