Skip to content

Commit 28e3d70

Browse files
feat: architecture.svg as README hero (replacing planned hero.gif)
Per Hector's call: skip hero gif (4-6 hr work), use a polished static architecture diagram instead. Diagram shows the full flow: plan -> 3 LLMs in parallel -> consolidate -> ranked findings, with the "Unique (1 team)" category highlighted as where the value compounds. Bottom byline reinforces the no-install positioning: "no install · no plugin · ~30 lines in your CLAUDE.md". Saved to assets/architecture.svg (planned location per plan v3 file structure). Both README.md and README.zh-TW.md now reference it instead of the un-recorded hero.gif.
1 parent 69dafaf commit 28e3d70

3 files changed

Lines changed: 82 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
1818
[中文 README](./README.zh-TW.md) · [Methodology](./docs/methodology.md) · [Course outline](#course-outline)
1919

20-
![demo](./assets/hero.gif)
20+
![architecture](./assets/architecture.svg)
2121

2222
## Three ways to run it. None require an install of this repo.
2323

README.zh-TW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1313
[English README](./README.md) · [方法論](./docs/methodology.zh-TW.md) · [章節索引](#章節索引)
1414

15-
![demo](./assets/hero.gif)
15+
![architecture](./assets/architecture.svg)
1616

1717
## 三種跑法,都不用安裝這個 repo
1818

assets/architecture.svg

Lines changed: 80 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)