
ds
LMA (Layered Memory Architecture) 是一个为 DeepSeek Harness 设计的地基插件(Foundation Plugin)。它定义了 “记忆体(Memory Body)” 这一抽象概念及其挂载/卸载协议。 它与其他记忆插件的本质区别在于:LMA 是一个容器和载体,让 dsh-memory-evolve、EchoCore 等“能力性插件”可以挂载其上,它本身也内置了一套可开关的基础记忆流程,作为可选能力。LMA结束记忆功能的“一锅乱炖”,实现跨会话的结构化记忆机制。(目前功能还在持续完善以及测试,对于其他插件的接口在构想完整后逐步推动)
What it does
LMA (Layered Memory Architecture) 是一个为 DeepSeek Harness 设计的地基插件(Foundation Plugin)。它定义了 “记忆体(Memory Body)” 这一抽象概念及其挂载/卸载协议。 它与其他记忆插件的本质区别在于:LMA 是一个容器和载体,让 dsh-memory-evolve、EchoCore 等“能力性插件”可以挂载其上,它本身也内置了一套可开关的基础记忆流程,作为可选能力。LMA结束记忆功能的“一锅乱炖”,实现跨会话的结构化记忆机制。(目前功能还在持续完善以及测试,对于其他插件的接口在构想完整后逐步推动)
Installation
dsh plugin --profile web add github:szx-a/dsInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
No critical or warning findings in the automated scan. The result is valid only for the commit hash shown.
—c30f40e9351c2026-08-19c30f40e9351cThe scan result is only valid for the scanned commit. If the latest commit differs, the badge shows outdated until the daily pipeline rescans.
Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
• Static heuristic scan: done (15 files)
• Dependency vulnerabilities: requires deep audit (L3+)
• Permission sandboxing: requires runtime testing (L4+)
Activity
Last commit 2026-08-18 · activity: Active
• Repo created: 2026-08-19
• Stars: ★ 1 · Forks: 0
• Health: Active — committed within last 30 days
Source
GitHub: github.com/szx-a/ds