Skip to content

Commit 511f5fc

Browse files
Grivnclaude
andcommitted
Switch LLM-Supervised diagram from PNG to SVG
SVG scales cleanly at any terminal/browser size (65K vs 313K PNG). Exported without embedded fonts for smaller file size. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3eb6cec commit 511f5fc

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This means: **memory management logic moves from prompt to code — deterministi
3737
| **LLM-Supervised** | External supervisor of a standalone binary | Mnemon |
3838

3939
<p align="center">
40-
<img src="docs/diagrams/llm-supervised-concept.png" width="720" alt="LLM-Supervised Architecture — three patterns compared, with detailed Mnemon implementation showing hooks, brain/organ split, and sub-agent delegation" />
40+
<img src="docs/diagrams/llm-supervised-concept.svg" alt="LLM-Supervised Architecture — three patterns compared, with detailed Mnemon implementation showing hooks, brain/organ split, and sub-agent delegation" />
4141
<br />
4242
<sub>The LLM-Supervised pattern: hooks drive the lifecycle, the host LLM makes judgment calls, the binary handles deterministic computation.</sub>
4343
</p>
-313 KB
Binary file not shown.

docs/diagrams/llm-supervised-concept.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)