diff --git a/README.en.md b/README.en.md
index 12509d6..3e09604 100644
--- a/README.en.md
+++ b/README.en.md
@@ -44,19 +44,17 @@ Novel Codex Writer uses **Markdown as the source of truth**, combined with a cur
## Product preview
-> The following graphics are conceptual placeholders based on the current product structure, not captured application screenshots.
+### Chapter writing brief
-### Multi-project library
-
-
+
### Drafting and AI review
-
+
-### Long-term memory and current state
+### Story timeline and long-term memory
-
+
## How it works
diff --git a/README.md b/README.md
index 024c484..00baa18 100644
--- a/README.md
+++ b/README.md
@@ -44,19 +44,17 @@ Novel Codex Writer 通过 **Markdown 事实源 + 当前状态投影 + 可重建
## 产品预览
-> 以下为根据当前功能和数据结构制作的概念占位图,并非真实运行截图。后续可直接用相同文件名替换为实际截图,README 无需再次修改。
+### 本章写作任务书
-### 多作品管理
-
-
+
### 正文编辑与 AI 审校
-
+
-### 长期记忆与当前状态
+### 小说时间线与长期记忆
-
+
## 它如何工作
diff --git a/docs/images/01-library-dashboard.svg b/docs/images/01-library-dashboard.svg
deleted file mode 100644
index 21468ec..0000000
--- a/docs/images/01-library-dashboard.svg
+++ /dev/null
@@ -1,65 +0,0 @@
-
\ No newline at end of file
diff --git a/docs/images/01-writing-task.png b/docs/images/01-writing-task.png
new file mode 100644
index 0000000..cd8d92b
Binary files /dev/null and b/docs/images/01-writing-task.png differ
diff --git a/docs/images/02-editor-review.png b/docs/images/02-editor-review.png
new file mode 100644
index 0000000..5a39e8b
Binary files /dev/null and b/docs/images/02-editor-review.png differ
diff --git a/docs/images/02-editor-review.svg b/docs/images/02-editor-review.svg
deleted file mode 100644
index f8bc6fa..0000000
--- a/docs/images/02-editor-review.svg
+++ /dev/null
@@ -1,73 +0,0 @@
-
\ No newline at end of file
diff --git a/docs/images/03-memory-dashboard.svg b/docs/images/03-memory-dashboard.svg
deleted file mode 100644
index 83a4b9a..0000000
--- a/docs/images/03-memory-dashboard.svg
+++ /dev/null
@@ -1,39 +0,0 @@
-
\ No newline at end of file
diff --git a/docs/images/03-timeline.png b/docs/images/03-timeline.png
new file mode 100644
index 0000000..bbf58b1
Binary files /dev/null and b/docs/images/03-timeline.png differ
diff --git a/docs/images/README.md b/docs/images/README.md
index f557787..a1d968d 100644
--- a/docs/images/README.md
+++ b/docs/images/README.md
@@ -1,11 +1,9 @@
-# Preview image replacement guide
+# Product preview screenshots
-The three files in this directory are temporary concept placeholders generated from the current product workflow:
+The root `README.md` and `README.en.md` use these full-resolution application screenshots:
-- `01-library-dashboard.svg`
-- `02-editor-review.svg`
-- `03-memory-dashboard.svg`
+- `01-writing-task.png`
+- `02-editor-review.png`
+- `03-timeline.png`
-When real screenshots are available, keep the same filenames or update the paths in the root `README.md`.
-
-Recommended real screenshot size: `1600 × 900` or another 16:9 resolution. Before uploading, remove API keys, private manuscript text, local paths, account information, and other sensitive data.
+Keep screenshots free of API keys, local paths, account information, and other secrets.