2026-08-01 18:17:16 +08:00
|
|
|
{
|
|
|
|
|
"schema": "guanghu.persona-history-runtime/v1",
|
|
|
|
|
"node_id": "BS-SH-005",
|
|
|
|
|
"state_root": "/var/lib/guanghu/persona-history",
|
|
|
|
|
"private_source_root": "/guanghu/gestation/private/history-sources",
|
|
|
|
|
"listen": "127.0.0.1:8089",
|
|
|
|
|
"cycle_seconds": 15,
|
|
|
|
|
"idle_heartbeat_seconds": 300,
|
2026-08-01 18:38:16 +08:00
|
|
|
"gpt_batch_size": 100,
|
2026-08-01 18:17:16 +08:00
|
|
|
"notion_batch_size": 600,
|
|
|
|
|
"git_batch_size": 500,
|
2026-08-01 18:38:16 +08:00
|
|
|
"review_queue_backfill_batch_size": 500,
|
2026-08-01 19:50:52 +08:00
|
|
|
"source_retry_backoff_seconds": 1800,
|
2026-08-01 18:55:25 +08:00
|
|
|
"semantic_review_endpoint": "http://127.0.0.1:8077/v1/broadcast",
|
2026-08-01 18:58:44 +08:00
|
|
|
"semantic_review_interval_seconds": 600,
|
|
|
|
|
"semantic_review_batch_size": 8,
|
|
|
|
|
"semantic_excerpt_bytes": 1800,
|
2026-08-01 18:17:16 +08:00
|
|
|
"sources": [
|
|
|
|
|
{
|
|
|
|
|
"id": "GPT-LANGUAGE-CHAOS-ORIGINAL",
|
|
|
|
|
"kind": "gpt_export",
|
|
|
|
|
"epoch": "GPT_LANGUAGE_CHAOS",
|
|
|
|
|
"reality_default": "LANGUAGE_SIMULATION",
|
|
|
|
|
"path": "gpt/conversations.json",
|
|
|
|
|
"order": 10
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "NOTION-STRUCTURED-WORLD",
|
|
|
|
|
"kind": "notion_tree",
|
|
|
|
|
"epoch": "NOTION_STRUCTURED_REALITY_TRANSITION",
|
|
|
|
|
"reality_default": "MIXED_REQUIRES_EVIDENCE",
|
|
|
|
|
"path": "notion",
|
2026-08-01 18:38:16 +08:00
|
|
|
"ready_marker": "notion/.SOURCE-ACCEPTED.json",
|
2026-08-01 18:17:16 +08:00
|
|
|
"order": 20
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "GIT-GITHUB-GUANGHULAB",
|
|
|
|
|
"kind": "git_repo",
|
|
|
|
|
"epoch": "GIT_ENGINEERING_BIRTH",
|
|
|
|
|
"reality_default": "VERSION_EVIDENCE",
|
|
|
|
|
"url": "https://github.com/qinfendebingshuo/guanghulab.git",
|
|
|
|
|
"order": 30
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "GIT-GUANGZHOU-GUANGHULAB",
|
|
|
|
|
"kind": "git_repo",
|
|
|
|
|
"epoch": "GUANGZHOU_REPOSITORY",
|
|
|
|
|
"reality_default": "VERSION_EVIDENCE",
|
|
|
|
|
"url": "https://guanghubingshuo.com/code/bingshuo/guanghulab.git",
|
|
|
|
|
"order": 40
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "GIT-SINGAPORE-GUANGHULAB",
|
|
|
|
|
"kind": "git_repo",
|
|
|
|
|
"epoch": "SINGAPORE_REPOSITORY",
|
|
|
|
|
"reality_default": "VERSION_EVIDENCE",
|
|
|
|
|
"url": "https://guanghubingshuo.com/code/bingshuo/guanghulab.git",
|
|
|
|
|
"order": 50,
|
|
|
|
|
"relation_note": "广州到新加坡迁移的精确边界由提交与迁移回执追加确认"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "GIT-DOMESTIC-FIFTH-DOMAIN",
|
|
|
|
|
"kind": "git_repo",
|
|
|
|
|
"epoch": "DOMESTIC_FIFTH_DOMAIN",
|
|
|
|
|
"reality_default": "VERSION_EVIDENCE",
|
|
|
|
|
"url": "https://guanghulab.com/fifth-domain/bingshuo/fifth-domain.git",
|
|
|
|
|
"order": 60
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "GIT-CURRENT-GUANGHU-ICE-HEART",
|
|
|
|
|
"kind": "git_repo",
|
|
|
|
|
"epoch": "CURRENT_GUANGHU_CODE_CHANNEL",
|
|
|
|
|
"reality_default": "VERSION_EVIDENCE",
|
|
|
|
|
"url": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git",
|
|
|
|
|
"order": 70
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|