Uh oh!
There was an error while loading. Please reload this page.
docs: mark duplicated roadmap historical - #213
Conversation
Co-Authored-By: Codex <noreply@openai.com>
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit:8ba5413e82
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| └────────────────────────────────┘ └──────────────────────────────┘ | ||
| ``` | ||
| - 稳定安全约束:`/Users/lisiyi/Projects/AGENTS.md` | ||
| - 本地 canonical 文档入口:`/Users/lisiyi/Documents/Codex/2026-08-03/qsl-documentation-architecture-v4-20260803/outputs/00_qsl_start_here_v4_2026-08-03.md` |
There was a problem hiding this comment.
Point operators to a shared canonical roadmap
For any operator reading this repository on GitHub or from a checkout other than this maintainer's Mac, the replacement canonical roadmap is inaccessible because it exists only under /Users/lisiyi/Documents/...; the current-state entry on the next line depends on that same directory. Since this commit removes the actionable roadmap and no other repository reference to these documents exists, those operators can no longer locate the stated source of truth. Use a durable shared URL or a repository-tracked path instead.
Useful? React with 👍 / 👎.
What changed
Why
The copied task list was still named like a current roadmap and could be mistaken for current acceptance or execution order. Git history preserves the snapshot, so the maintained file can stay deletion-first and point operators to the canonical source instead of creating another roadmap fork.
Impact
Documentation only. No runtime settings, config, workflow, dependency, generated asset, strategy catalog, or deployment path changed. The deploy workflow path filters do not match this file.
Validation
markdown-it-pygit diff --checkpython3 python/scripts/build_config.py --checkpython3 python/scripts/runtime_settings.py validatepython3 -m unittest discover -s python/tests -q(173 passed)