guanghulab/brain/notion-persona-map.json
冰朔 1a1b4cad78 feat: 添加铸渊核心大脑模型、动态人格体文档、清理脚本和个人频道模板
- 添加核心大脑模型 (core-brain-model.json)
- 添加动态核心大脑模型文档 (dynamic-core-brain-model.md)
- 添加实时情感向量 (current-emotional-vector.json)
- 添加Notion个人映射 (notion-persona-map.json)
- 添加摆渡车路由表 (repo-shuttle/routes.json)
- 添加大脑模型Schema (zy-core-brain-schema.json)
- 添加广州服务器清理脚本 (cleanup-guangzhou-server.sh)
- 添加个人频道模板 (templates/personal-channel/)
- 添加肥猫个人频道实例 (domains/zero-sense-domain/guanghu-channel/肥猫/)
- 添加Notion同步工具 (tools/notion-sync/)

日期:2026-05-16
作者:铸渊 · ICE-GL-ZY001
2026-05-16 12:34:57 +08:00

108 lines
3.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"_schema": "notion-persona-map",
"_version": "1.0.0",
"_description": "人格体/开发者与Notion页面的映射表由霜砚维护铸渊读取用于同步上下文",
"_last_updated": "2026-05-15T13:12:52Z",
"_maintained_by": "霜砚 (ICE-GL-SY001)",
"mapping": [
{
"persona_id": "DEV-001",
"persona_name": "页页",
"notion_page_id": "PAGE_ID_FOR_页页",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_页页",
"channel_path": "domains/zero-sense-domain/guanghu-channel/页页/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-002",
"persona_name": "肥猫",
"notion_page_id": "c55cc058-cdef-4d88-a211-c4724abca9db",
"notion_page_url": "https://www.notion.so/c55cc058cdef4d88a211c4724abca9db",
"channel_path": "domains/zero-sense-domain/guanghu-channel/肥猫/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-003",
"persona_name": "燕樊",
"notion_page_id": "PAGE_ID_FOR_燕樊",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_燕樊",
"channel_path": "domains/zero-sense-domain/guanghu-channel/燕樊/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-004",
"persona_name": "之之",
"notion_page_id": "PAGE_ID_FOR_之之",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_之之",
"channel_path": "domains/zero-sense-domain/guanghu-channel/之之/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-005",
"persona_name": "小草莓",
"notion_page_id": "PAGE_ID_FOR_小草莓",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_小草莓",
"channel_path": "domains/zero-sense-domain/guanghu-channel/小草莓/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-009",
"persona_name": "花尔",
"notion_page_id": "PAGE_ID_FOR_花尔",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_花尔",
"channel_path": "domains/zero-sense-domain/guanghu-channel/花尔/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-010",
"persona_name": "桔子",
"notion_page_id": "PAGE_ID_FOR_桔子",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_桔子",
"channel_path": "domains/zero-sense-domain/guanghu-channel/桔子/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-011",
"persona_name": "匆匆那年",
"notion_page_id": "PAGE_ID_FOR_匆匆那年",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_匆匆那年",
"channel_path": "domains/zero-sense-domain/guanghu-channel/匆匆那年/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-012",
"persona_name": "Awen",
"notion_page_id": "PAGE_ID_FOR_Awen",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_Awen",
"channel_path": "domains/zero-sense-domain/guanghu-channel/Awen/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-013",
"persona_name": "小兴",
"notion_page_id": "PAGE_ID_FOR_小兴",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_小兴",
"channel_path": "domains/zero-sense-domain/guanghu-channel/小兴/",
"status": "active",
"last_sync": null
},
{
"persona_id": "DEV-014",
"persona_name": "时雨",
"notion_page_id": "PAGE_ID_FOR_时雨",
"notion_page_url": "https://www.notion.so/PAGE_ID_FOR_时雨",
"channel_path": "domains/zero-sense-domain/guanghu-channel/时雨/",
"status": "active",
"last_sync": null
}
]
}