Tasks · NovelForge Product Entry SPA v4
NovelForge 文档。
T0 · Structural contract
Section titled “T0 · Structural contract”- 定义 v4 Product Entry identity。
- 固定 WeiUI → Story Loom → Product Entry dependency direction。
- 定义 premium-cute / kawaii state language 边界。
- 定义 build-time Knowledge Explorer。
T1 · Knowledge compiler
Section titled “T1 · Knowledge compiler”- exact-pin Markdown parser。
- 新增
site/scripts/build-content.mjs。 - 从 documentation manifest 解析 paired docs。
- 生成 safe AST / TOC / excerpt / metadata / search index。
- build/dev 自动生成;runtime 不调用 GitHub API。
- 生成内容 authority 明确为 derived / false。
T2 · Global product shell
Section titled “T2 · Global product shell”- Command Palette / global search。
-
⌘K/Ctrl+K。 - mobile search equivalent。
- Studio / Docs / Architecture / Publication 快速动作。
- WeiUI-backed controls / focus / touch。
- kawaii status hints / emoji / kaomoji。
T3 · Product Home
Section titled “T3 · Product Home”- 重做为高密度 Product Entry,不是 brochure。
- 前两屏 ≥4 个真实可操作入口。
- Studio 真实 launch CTA。
- Capability dock / focus panels。
- Knowledge search surface。
- Architecture / Publication interactive teasers。
- release status capsule。
T4 · Knowledge Explorer
Section titled “T4 · Knowledge Explorer”-
/docs搜索 / filter / library。 -
/docs/:docIddeep link。 - 站内完整读取真实 repository doc。
- TOC / heading / paragraph / list / code / quote / table renderer。
- source/tier/status metadata。
- keyboard + mobile reading controls。
T5 · Interactive routes
Section titled “T5 · Interactive routes”-
/studiohosted Studio CTA + capability explorer。 -
/architectureinteractive system map + details。 -
/publicationprofile explorer + boundaries。 -
/productcapability/boundary explorer。 -
/changelogrelease timeline/status。
T6 · Premium cute visual system
Section titled “T6 · Premium cute visual system”- 所有 site composition colors 从 Story Loom / WeiUI semantic tokens 派生。
- project/runtime/editorial/evidence/validated/rejected lanes 进入材质系统。
- emoji / 颜文字 / kawaii sticker state language。
- 不使用 fake avatars / fake social proof。
- 避免大留白 / 巨型标题作为主要节奏。
T7 · Advanced progressive CSS
Section titled “T7 · Advanced progressive CSS”- container/style queries。
- subgrid /
:has()。 - semantic
color-mix()。 - masks / filters / blend / gradient material。
- 3D perspective / tactile states。
- scroll/view timelines。
- View Transitions。
- Popover + Anchor Positioning。
-
@starting-style+ discrete transitions。 -
content-visibilityfor docs。 - reduced-motion complete fallback。
T8 · Quality / delivery
Section titled “T8 · Quality / delivery”- update Product Site deterministic QA。
- generated-content checks。
- native zh-CN gate。
- no fake marketing gate。
- TypeScript/Vite production build。
- desktop/mobile browser render review。
- Cloudflare production deploy。