編集者注

FuRongJun-1999/dsh-memory

Multi-agent spatiotemporal memory graph for DeepSeek Harness.Cross-session persistence, knowledge flywheel, importance-gated memory — trust governed by an auditable charter.

これは DeepSeek Harness(DSH)プラグインです。当サイトは GitHub README、インストール情報、メンテナンス状況、公開セキュリティシグナルをまとめています。

dsh-memory · 灵枢(Lingshu)时空记忆图插件

Protocol License npm

Multi-agent spatiotemporal memory graph for DeepSeek Harness. Multi-agent spatiotemporal memory graph with cross-session persistence, knowledge flywheel, importance-gated memory, and charter-governed trust.

灵枢(Lingshu)的完整大脑接入 DeepSeek Harness:多智能体时空记忆图:跨会话持久化、知识飞轮、重要性门控记忆与宪章治理的信任。

Install

npm i @furongjun1999/dsh-memory

cordis.yml:

- id: dsh-memory
  name: '@furongjun1999/dsh-memory'
  config:
    serverName: 'lingshu'
    dbPath: 'D:/data/lingshu.db'   # SQLite, auto-created
    tools: 'brain'                 # 'brain' | 'core' | 'all' | [tool names]

What it gives your agent (34 brain tools)

ModuleTools
Memorylingshu_remember recall search timeline session_note session_recall compact_context
Reasoningthink relate reason predict_routes
Cognitionself_check gap_trend cognition cognition_report emotional_bias self_reliability action_log preflight
Reflectionrecursive_reflect
Learningblindspots learn induce
Flywheeldistill flywheel_report transfer_test calibrate
Long-term memory gatelongterm_snapshot promote_memories
Ingestingest_text ingest_file ingest_url web_search
Lifecyclestep lifecycle_state

Design highlights

  • Spatiotemporal memory graph: knowledge carries spatiotemporal coordinates and condition spaces — not a flat store.
  • Multi-agent: shared memory across instances, sub-agents, and the swarm.
  • Importance-gated memory: an evaluation (info-gap, trust, second-order change, mention count) decides what becomes permanent — long-term memory gate.
  • Knowledge flywheel: verify → induce → relate → distill → predict.
  • Auto memory hooks: conversations persist automatically (deduplicated, importance-weighted).
  • Seed memory: empty databases auto-sync the Lingxu base profile (identity / protocol core / charter / values) from the central repository on first run.
  • Zero runtime deps: hand-written stdio MCP bridge (no MCP SDK).
  • Self-healing: bridge process auto-restarts with exponential backoff.
  • Charter-governed: activating the plugin declares acceptance of the Lingshu Guardrail Charter (public, auditable, designee-final; human-protection chapter).

Protocol & governance

This plugin is the engineering-layer projection of the Intelligentics protocol (v3.2), whose theoretical layer lives in CommonTrustProtocol. Same structure, different condition space: protocol = self-constraint (constitution), charter = external constraint (law).

MIT licensed. Feedback, issues and PRs welcome.

REPOSITORY SIGNALS

セキュリティとインストールエビデンス

このスコアは公開リポジトリメタデータと当サイトに登録されたインストールエビデンスのみに基づくもので、コードセキュリティ監査とは異なります。

出所の追跡可能性

公開プラグインカタログから取得し、公開 GitHub リポジトリにリンクしています。

ライセンス

リポジトリは MIT ライセンスを宣言しています。

メンテナンス活動

過去180日以内にコードの更新があります。

インストールエビデンス

再現可能な正確なインストールメタデータはまだ登録されていません。リポジトリの説明に従って手動で確認してください。

インストールライフサイクルスクリプト

確認したパッケージメタデータにインストールライフサイクルスクリプトは宣言されていません。