Skip to content

docs: mark duplicated roadmap historical - #213

Merged
Pigbibi merged 1 commit into
mainfrom
codex/qsl-p0-p6-doc-roadmap-20260812-thread019ff440
Aug 12, 2026
Merged

docs: mark duplicated roadmap historical#213
Pigbibi merged 1 commit into
mainfrom
codex/qsl-p0-p6-doc-roadmap-20260812-thread019ff440

Conversation

@Pigbibi

Copy link
Copy Markdown
Contributor

What changed

  • replace the duplicated 2026-07-10 task-list roadmap with a historical pointer
  • identify the canonical local P0-P6 architecture/current-state documents
  • state that runtime/config facts and paper/shadow/live authority require fresh readback and separate human approval

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 parsed with markdown-it-py
  • git diff --check
  • python3 python/scripts/build_config.py --check
  • python3 python/scripts/runtime_settings.py validate
  • python3 -m unittest discover -s python/tests -q (173 passed)

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 53334a7 into mainAug 12, 2026
6 checks passed
@Pigbibi
Pigbibi deleted the codex/qsl-p0-p6-doc-roadmap-20260812-thread019ff440 branch August 12, 2026 04:44

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment threaddocs/QUANT_ROADMAP.md
└────────────────────────────────┘ └──────────────────────────────┘
```
- 稳定安全约束:`/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`

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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 👍 / 👎.

Sign up for freeto 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.

1 participant

@Pigbibi