docs(design): add HTML prototype input convention (H-412)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
chengma
2026-07-17 10:25:10 +08:00
co-authored by Claude Fable 5
parent da2e5effb5
commit 79fe234c29
6 changed files with 49 additions and 1 deletions
+1
View File
@@ -118,6 +118,7 @@ MVP 不做:
- 再看 `08-interaction-checklist.md` 的关联 IX 条目、状态和无障碍要求。
- 再看 `routes.md` 的页面职责。
- 最后看 `04-architecture.md` 的组件边界。
- 若 `docs/design/` 有关联原型,可作为页面结构参考;行为以交互清单为准,不复制原型代码(约定见 [`design/README.md`](design/README.md))。
做后端 API: