跳转到正文

知识与定制

使用 OKF v0.2 管理可扩展 concepts 与 Kxen 运行 handlers。

更新于 查看 Markdown

kxen 使用 OKF v0.2 管理不同类型的长期内容。目录只组织 concept,文件内 type 决定语义;已知 type 使用独立 handler,未知 type 保持可发现但不执行:

统一存储不代表统一注入。Rules、References、Skills、Commands、Notes、Memory 和 History 不会以相同方式进入模型上下文。

flowchart TB
Library["Knowledge Library"]
Library --> Rules
Library --> References
Library --> Skills
Library --> Commands
Library --> Notes
Library --> Memory
Library --> History
Library --> Generic["Generic concepts"]
Rules --> Always["持续约束"]
References --> Demand["按需读取"]
Skills --> Match["显式或匹配触发"]
Commands --> Invoke["命令触发"]
Notes --> Retrieve["相关性检索"]
Memory --> Retrieve
History --> Review["历史查看"]
Generic --> Retrieve
导航

输入关键词以搜索…

↑↓ 移动↵ 打开Esc 关闭