Weekly Research Summary
Core Contract
Treat each week page as a research taste + literature operating note, not a diary and not a daily review.
It must answer:
- Which papers this week are worth reading for the user's current lines, and why?
- What progress / plans / reflections should survive into next week as reusable judgment?
Default language is Chinese. Keep method names, paper titles, acronyms, datasets, and code names in English when they are names.
Also use:
chinese-technical-writingfor reader-facing Chinese proseresearch-doc-workflow+ matching*-doc-workflowfor durable writes- Do not fold this into
daily-research-review; daily = operating loop, weekly = literature + mid-horizon judgment
Platform Placement
Current durable hub is Notion:
- Hub:
Week Summary—https://app.notion.com/p/3b5cdd0459b5801bb537f64f5ce4889d - Dated children:
Aug 1st,Sep 2nd, … (month abbreviation + ordinal; match neighboring titles)
Preserve this Notion hub by default. Do not silently migrate to Feishu/Obsidian. If the user later moves hubs, follow the new platform and keep the same logical hierarchy.
Before writing:
- Fetch the hub and the target week page (or create a child under the hub).
- Inspect sibling week pages for section naming and toggle style.
- If the week page exists, update in place; otherwise create it under
Week Summary.
After writing, verify:
- title is not
Untitled/无标题and matches the intended week label; - page sits under
Week Summary, not orphaned; - required sections exist as toggle headings;
- formulas are native Notion equations, not GPT double-escaped TeX;
- no ChatGPT tracking params or proxy arXiv links remain.
Required Sections
Write each week page with these top-level toggle headings (Notion):
## GPT Weekly Pick {toggle="true"}
## Paper Notes {toggle="true"}
## Progress & Plans {toggle="true"}
## Reflection {toggle="true"}
Optional when the user has method/meta reading that week:
## Recent Readings {toggle="true"}
Do not invent extra top-level sections unless the user asks. Empty required sections may keep <empty-block/> so the skeleton remains stable.
GPT Weekly Pick
GPT Weekly Pick always contains these four fixed tracks, in this order and with these exact heading titles:
## GPT Weekly Pick {toggle="true"}
### 每周论文推荐:HMR/3D 上游 {toggle="true"}
### 每周论文推荐:人场景联合重建 {toggle="true"}
### 每周论文推荐:人体交互生成 {toggle="true"}
### 每周论文推荐:物理AI {toggle="true"}
Do not rename, reorder, merge, or drop these four tracks. If a track has no worthy paper that week, keep the toggle and write a one-line negative finding (e.g. 本周无达到阅读阈值的新工作), rather than deleting the section.
Map GPT paste / multi-session dumps into these tracks by topic. Legacy sibling pages that used 会话一/二/三 should be normalized to the four tracks when repairing.
Under each track, use paper-level headings:
#### 1. <Paper Title> — <year or venue>
For each recommended paper, prefer this slot order when the source material supports it:
- 一句话核心创新
- 建模的物理 / 关键建模对象(若相关)
- 关键方法
- 物理有效性验证 / 实验证据(若相关)
- 为什么值得读
- 对你的启发
- Clean resource links: arXiv abs/html + Project Page/Code when available
End a track or the whole pick block with a short 本周优先级 when multiple papers compete: which to read first for which research line.
Paper Notes
Short personal notes on papers the user actually read or skimmed this week. Prefer insight over re-summary. Link deep-dive / paper-card pages when they exist.
Progress & Plans
Concrete movement and next evidence for active lines. Keep decision-oriented; avoid motivational fluff.
Reflection
Method / taste / process lessons that should change next week's behavior. Prefer reformulation rules over generic encouragement.
Recent Readings (optional)
Non-paper research-method notes, mentor advice pages, or meta readings. Use callouts sparingly and keep takeaways actionable.
GPT Paste / Normalization Rules
When the user pastes GPT weekly picks or asks to repair an existing week page:
- Formulas: convert mangled plain+escaped TeX (
\\\\rightarrow,\\\\text\\{...\\}, doubledMMμ\\\\mu) into Notion$…$/$$…$$. - Headings: lift flat dumps into the required toggle hierarchy; map multi-session pastes into the four fixed tracks (
HMR/3D 上游/人场景联合重建/人体交互生成/物理AI). - Links: strip
?utm_source=chatgpt.comand similar trackers; replace proxy/anonymous viewers with canonicalhttps://arxiv.org/abs/...or/html/.... - Media: preserve existing images/captions when doing narrow edits. If a full-page replace is required and an image cannot be safely reattached, say so after write.
- Residue: remove ChatGPT chrome, “Anonymous View” wrappers, and cross-platform Markdown fences from reader-facing text.
- Narrowest write: prefer targeted updates; use full-page replace only when formula/heading corruption is pervasive (as with dense GPT paste).
Writing Flow
- Resolve the week label and target page under
Week Summary. - Collect inputs: GPT paste, arXiv links, user notes, sibling conventions.
- Draft one Markdown body with the required sections.
- Write through
notion-doc-workflow(default) and re-fetch. - Report: page URL, which sections were filled/left empty, any media loss, and the week's top reading priority if present.
Acceptance Checklist
- Hub child placement and week title are correct
GPT Weekly Pick/Paper Notes/Progress & Plans/Reflectionexist as togglesGPT Weekly Pickcontains all four fixed tracks with the exact titles above- Paper slots are skim-friendly and end in a decision or priority when multiple picks exist
- Native equations; no GPT TeX residue
- Clean arXiv/project links; no ChatGPT tracking or proxy URLs
- Chinese prose follows
chinese-technical-writing - Response names the actual Notion write status