Prune stale docs and update .hermes content
Delete a large set of outdated documentation (many files under docs/ and .hermes/plans/, including audits, design, prd, technical, planning, assets, and todos). Update and consolidate .hermes content: refresh shared-memory pages (decision-log, development-workflow, document-map, pitfalls, project-overview, team-conventions) and several skills/references under .hermes/skills. Also modify AGENTS.md, README.md, UI_CODING_STANDARD.md, docs/README.md and .encoding-check-ignore. Purpose: clean up stale planning/audit material and keep current hermes documentation and related top-level docs in sync.
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
# 网页端首页模块内容同步移动端首页 2026-04-30
|
||||
|
||||
## 背景
|
||||
|
||||
平台首页移动端已经收口为 `推荐 / 今日游戏 / 游戏分类` 三个频道。网页端首页保留宽屏布局,但模块文案和数据语义仍残留 `趋势关注`、`最新发布`、`作品广场` 等旧入口口径,导致双端首页内容不一致。
|
||||
|
||||
## 落地规则
|
||||
|
||||
1. 网页端首页只调整模块内容和文案,不改变现有宽屏栅格、面板数量与卡片布局。
|
||||
2. `推荐` 使用移动端推荐频道同源数据:精选作品优先,并与最新公开作品去重合并。
|
||||
3. `趋势关注` 改为 `今日游戏`,数据只取今天首次发布的公开作品,不把今天更新的旧作品计入今日游戏。
|
||||
4. `最新发布` 改为 `作品分类`,数据使用当前分类组内按综合指标排序后的作品。
|
||||
5. 首页首屏和快捷区域不再展示 `作品广场` 文案。
|
||||
6. 删除首页中的 `公开作品` 兜底模块;快捷区域只在存在最近作品或最近浏览时显示,不再用空模块占位。
|
||||
|
||||
## 验收标准
|
||||
|
||||
1. 网页端首页仍保持原有 hero、右侧列表、中部双栏与底部网格布局。
|
||||
2. 网页端可见模块包含推荐、今日游戏、作品分类。
|
||||
3. 网页端首页不再出现 `趋势关注`、`最新发布`、`作品广场`。
|
||||
4. 无最近作品和最近浏览时,网页端首页不再展示 `公开作品` 快捷模块。
|
||||
5. 今日游戏与移动端 `今日游戏` 频道使用同一发布时间过滤规则。
|
||||
Reference in New Issue
Block a user