feat: 整合 LLM Wiki v2 知识管理框架
- 新增 knowledge-management/ (3页): memory-lifecycle, knowledge-graph, wiki-operations - 新增 entities/index.md: 实体索引 + Typed Relationships - SCHEMA.md: 新增 confidence/superset/decay 字段 + 知识管理标签体系 - index.md: Total pages 35→39 - log.md: 完整变更记录
This commit is contained in:
+25
-7
@@ -207,12 +207,30 @@ tags: [meta, log]
|
||||
- **已移出**:文件移至 vault 根目錄 03_Resources/Development/fast-ai-course.md(不在 airport-wiki 內)
|
||||
- 更新:index.md(Total pages: 36→35)、log.md
|
||||
|
||||
## [2026-04-10] update | 重写 机场智算中心技术方案
|
||||
- 基于 wiki 最新内容全面重写:GPU 集群拓扑、液冷 PUE/WUE/CUE 三级指标、IB NDR 400G 组网、存储架构、国产化方案
|
||||
- 修正:GB200 NVL72 HBM3e 带宽 16 TB/s(原错误值已更正)、HGX H100 NVSwitch 6 芯片拓扑、昇腾 HCCS 392 GB/s(原误写 128 GB/s)
|
||||
- 新增三个机场案例:郑州航空港(10,000P 当前 / 100,000P 规划)、福州长乐(15,000P / 11 亿元 / 2026.10 投产)、深圳宝安(DeepSeek R1-671B 满血版,全国第二)
|
||||
- 新增三级规模配置方案(中等/大规模/旗舰)含功耗测算
|
||||
- 来源:上海智算导则、头豹 AIDC 白皮书、工业智算报告、Vertiv GB200 白皮书、郑州/福州/深圳机场案例
|
||||
- 更新:机场智算中心技术方案.md、log.md
|
||||
|## [2026-04-10] update | 重写 机场智算中心技术方案
|
||||
|- 基于 wiki 最新内容全面重写:GPU 集群拓扑、液冷 PUE/WUE/CUE 三级指标、IB NDR 400G 组网、存储架构、国产化方案
|
||||
|- 修正:GB200 NVL72 HBM3e 带宽 16 TB/s(原错误值已更正)、HGX H100 NVSwitch 6 芯片拓扑、昇腾 HCCS 392 GB/s(原误写 128 GB/s)
|
||||
|- 新增三个机场案例:郑州航空港(10,000P 当前 / 100,000P 规划)、福州长乐(15,000P / 11 亿元 / 2026.10 投产)、深圳宝安(DeepSeek R1-671B 满血版,全国第二)
|
||||
|- 新增三级规模配置方案(中等/大规模/旗舰)含功耗测算
|
||||
|- 来源:上海智算导则、头豹 AIDC 白皮书、工业智算报告、Vertiv GB200 白皮书、郑州/福州/深圳机场案例
|
||||
|- 更新:机场智算中心技术方案.md、log.md
|
||||
|
||||
## [2026-04-13] ingest | LLM Wiki v2 — 知识管理框架整合
|
||||
|- 来源:https://gist.github.com/rohitg00/2067ab416f7bbe447c1977edaaa681e2(rohitg00,agentmemory 项目)
|
||||
|- 新建概念页(3篇):
|
||||
| - concepts/knowledge-management/memory-lifecycle.md(置信度/superset/遗忘机制/Ebbinghaus/整合层次)
|
||||
| - concepts/knowledge-management/knowledge-graph.md(实体提取/typed relationships/图遍历/当前实施路径)
|
||||
| - concepts/knowledge-management/wiki-operations.md(事件钩子矩阵/On new source流程/Quality scoring/实施优先级)
|
||||
|- 新建 entities/index.md(实体索引+关系图谱/7个机场+供应商关系/Typed Relationships 示例)
|
||||
|- 来源存档:raw/articles/llm-wiki-v2-rohitg00.md
|
||||
|- SCHEMA.md 更新:
|
||||
| - frontmatter 新增字段:confidence/sources_count/last_confirmed/superseded_by/supersedes/status/relationships
|
||||
| - 新增标签体系:knowledge-management/confidence/supersession/forgetting/consolidation-tier/knowledge-graph/entity/typed-relationship/automation/event-hooks/stale/dormant
|
||||
| - 新增 Supersession 机制(含流程步骤)
|
||||
| - 新增 Confidence Decay 规则(按知识类型分层衰减率)
|
||||
| - 扩展 Entity Pages frontmatter 格式
|
||||
| - 目录结构更新(新增 knowledge-management/ + entities/index.md + _archive/)
|
||||
|- index.md 更新:Total pages 35→39,目录结构同步更新
|
||||
|- 实施优先级:P0=建立 _archive/+superset流程,P1=entity extraction脚本,P2=session end hook,P3=cron lint+decay
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user