Skip to content

docs(GOAL): correct four stale status statements for merged capabilities - #206

Closed
xiaocui-big wants to merge 1 commit into
bytefolk:mainfrom
xiaocui-big:docs/goal-stale-status-179
Closed

xiaocui-big wants to merge 1 commit into
bytefolk:mainfrom
xiaocui-big:docs/goal-stale-status-179

Conversation

@xiaocui-big

Copy link
Copy Markdown

Summary

Update GOAL.md §5 rows and §6 checkboxes to reflect what main already ships, so the gap list no longer understates the current state.

§5 changes

维度 变更
跨设备恢复 正文加入 merge_conservative 已实现;判断从"尚无 merge、增量同步和断点上传"改为"尚无增量同步和断点上传",把已合并的 merge 和未实现的增量同步/断点上传分开
人类可视化 覆盖范围加入 correction/supersede;判断从"尚缺 correction/supersede 与完整审计历史"改为"尚缺完整审计历史"
数据可移植性 正文加入支持 freshmerge_conservative 两种导入模式;判断从"MVP 对齐:当前服务只支持 fresh restore"改为"MVP 对齐"

§6 changes

  • P1: 把原来的单条拆成 [x] merge_conservative[ ] 增量包、断点上传
  • P2: 把原来的单条拆成 [x] correction/supersede、导入历史、权限管理[ ] 完整审计历史

Evidence

每条更正都有对应的 main 代码路径:

Test plan

  • 确认 §5 三行的正文与判断列不再把已合并能力列为缺失。
  • 确认 §6 P1 和 P2 的 checkbox 只保留真正未完成的部分为 unchecked。
  • 确认未触及的行(统一存储、Agent 入口、跨 Agent 记忆、标准任务交接、Claude Code/Codex 迁移、自然语言搜图)未被改动。

Update §5 rows and §6 checkboxes to reflect what main already ships:

- 跨设备恢复: separate merge_conservative (shipped) from 增量同步 and
  断点上传 (not shipped).
- 人类可视化: move correction/supersede into the covered column; keep
  完整审计历史 as the remaining gap.
- 数据可移植性: note both fresh and merge_conservative import modes;
  judgment is now MVP 对齐.
- §6 P1: split merge_conservative (checked) from 增量包/断点上传
  (unchecked).
- §6 P2: split correction/supersede + 导入历史 + 权限管理 (checked)
  from 完整审计历史 (unchecked).

Closes bytefolk#179.
@waterbro-8

Copy link
Copy Markdown
Collaborator

Closing as superseded by #181

This is the same change as #181, which is already approved and verify-reviewed.
Both touch only GOAL.md and correct the same four stale status statements
(#179); the two heads differ by a single clause of phrasing, with identical
meaning:

-| **部分对齐:merge 已完成,尚无增量同步和断点上传** |
+| **部分对齐:尚无增量同步和断点上传** |

I am keeping #181 rather than this one, for reasons that are about evidence
state rather than preference:

No action is needed from you. Thank you for writing the correction — the four
statements were genuinely stale, and this PR reaching the same conclusion
independently is useful confirmation that the fix is right.

Closes nothing; #179 stays open until #181 merges.

@waterbro-8 waterbro-8 closed this Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(GOAL): four status statements list capabilities that are now merged and reachable

2 participants