Skip to content

Commit 88f60ca

Browse files
docs: split measured and estimated charts with Chinese SVG variants
1 parent 8352003 commit 88f60ca

7 files changed

Lines changed: 245 additions & 2 deletions

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ All notable changes to this project will be documented in this file.
3030
- Verified GPU-mode embedding generation completed successfully on WSL CUDA (`291` embedded vectors from `125` documents)
3131
- Published a deployment audit summarizing health status, retrieval effectiveness, and estimated token savings (`docs/audit-2026-04-22.md`)
3232
- Added a Chinese deployment audit and homepage-friendly SVG/chart summary for QMD impact and estimated token savings
33+
- Split homepage visuals into separate measured-status and estimated-token-savings charts, with Chinese SVG variants for the Chinese README

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,13 @@
2121

2222
## Impact at a glance
2323

24-
![QMD impact overview](./docs/assets/qmd-impact-overview.svg)
24+
### Measured runtime status
25+
26+
![QMD runtime status](./docs/assets/qmd-runtime-status.svg)
27+
28+
### Estimated token-savings analysis
29+
30+
![QMD token savings estimate](./docs/assets/qmd-token-savings-estimate.svg)
2531

2632
### Audit snapshot
2733

README.zh-CN.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,13 @@
2121

2222
## 效果总览
2323

24-
![QMD 效果总览](./docs/assets/qmd-impact-overview.svg)
24+
### 实测运行状态
25+
26+
![QMD 运行状态](./docs/assets/qmd-runtime-status.zh-CN.svg)
27+
28+
### Token 节省估算
29+
30+
![QMD token 节省估算](./docs/assets/qmd-token-savings-estimate.zh-CN.svg)
2531

2632
### 当前审计快照
2733

docs/assets/qmd-runtime-status.svg

Lines changed: 48 additions & 0 deletions
Loading
Lines changed: 48 additions & 0 deletions
Loading
Lines changed: 67 additions & 0 deletions
Loading
Lines changed: 67 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)