mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-06-20 20:23:36 +08:00
Merge pull request #339 from hardness1020/fix/memory-subsystems-arrow-direction
fix(s09_memory): point read/write arrow at memory files box
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
<text x="370" y="203" fill="#475569" font-size="11" text-anchor="middle">.memory/ — MEMORY.md index + *.md files (YAML frontmatter: name / description / type)</text>
|
<text x="370" y="203" fill="#475569" font-size="11" text-anchor="middle">.memory/ — MEMORY.md index + *.md files (YAML frontmatter: name / description / type)</text>
|
||||||
|
|
||||||
<!-- Arrow: Storage → Memory Files -->
|
<!-- Arrow: Storage → Memory Files -->
|
||||||
<path d="M 112 138 L 112 174 Q 112 180 118 180" fill="none" stroke="#7c3aed" stroke-width="1.5" marker-end="url(#arrow)"/>
|
<path d="M 112 138 L 112 180" fill="none" stroke="#7c3aed" stroke-width="1.5" marker-end="url(#arrow)"/>
|
||||||
<text x="120" y="162" fill="#7c3aed" font-size="9">read/write</text>
|
<text x="120" y="162" fill="#7c3aed" font-size="9">read/write</text>
|
||||||
|
|
||||||
<!-- Arrow: Extraction → Memory Files -->
|
<!-- Arrow: Extraction → Memory Files -->
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
@@ -53,7 +53,7 @@
|
|||||||
<text x="370" y="203" fill="#475569" font-size="11" text-anchor="middle">.memory/ — MEMORY.md インデックス + *.md ファイル(YAML frontmatter: name / description / type)</text>
|
<text x="370" y="203" fill="#475569" font-size="11" text-anchor="middle">.memory/ — MEMORY.md インデックス + *.md ファイル(YAML frontmatter: name / description / type)</text>
|
||||||
|
|
||||||
<!-- Arrow: ストレージ → Memory Files -->
|
<!-- Arrow: ストレージ → Memory Files -->
|
||||||
<path d="M 112 138 L 112 174 Q 112 180 118 180" fill="none" stroke="#7c3aed" stroke-width="1.5" marker-end="url(#arrow)"/>
|
<path d="M 112 138 L 112 180" fill="none" stroke="#7c3aed" stroke-width="1.5" marker-end="url(#arrow)"/>
|
||||||
<text x="120" y="162" fill="#7c3aed" font-size="9">読み/書き</text>
|
<text x="120" y="162" fill="#7c3aed" font-size="9">読み/書き</text>
|
||||||
|
|
||||||
<!-- Arrow: 抽出 → Memory Files -->
|
<!-- Arrow: 抽出 → Memory Files -->
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.3 KiB |
@@ -53,7 +53,7 @@
|
|||||||
<text x="370" y="203" fill="#475569" font-size="11" text-anchor="middle">.memory/ — MEMORY.md 索引 + *.md 文件(YAML frontmatter: name / description / type)</text>
|
<text x="370" y="203" fill="#475569" font-size="11" text-anchor="middle">.memory/ — MEMORY.md 索引 + *.md 文件(YAML frontmatter: name / description / type)</text>
|
||||||
|
|
||||||
<!-- Arrow: 存储 → Memory Files -->
|
<!-- Arrow: 存储 → Memory Files -->
|
||||||
<path d="M 112 138 L 112 174 Q 112 180 118 180" fill="none" stroke="#7c3aed" stroke-width="1.5" marker-end="url(#arrow)"/>
|
<path d="M 112 138 L 112 180" fill="none" stroke="#7c3aed" stroke-width="1.5" marker-end="url(#arrow)"/>
|
||||||
<text x="120" y="162" fill="#7c3aed" font-size="9">写入/读取</text>
|
<text x="120" y="162" fill="#7c3aed" font-size="9">写入/读取</text>
|
||||||
|
|
||||||
<!-- Arrow: Extraction → Memory Files -->
|
<!-- Arrow: Extraction → Memory Files -->
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Reference in New Issue
Block a user