Files
yusyus 7162f1d2d1 docs: fix stale QWEN.md and version stamps across docs/
QWEN.md advertised three different versions at once — "(v3.6.0)" in the
overview, "Current version: 3.3.0" at the bottom, and "17+ source types"
one line above "18 source types" — while duplicating AGENTS.md, which the
2026-05-30 documentation audit already flagged as redundant and outdated.

Rather than refresh 719 lines that would drift again, QWEN.md is now a
64-line pointer to AGENTS.md that keeps the essentials inline (commands,
entry points, conventions) so a Qwen agent still has working context without
following the link. It deliberately carries no hardcoded version — that
belongs in pyproject.toml.

Also refreshes the "> **Skill Seekers vX.Y.Z**" stamp in 28 docs files
(14 English + 14 zh-CN) from v3.6.0 to v3.9.0.

Historical version references (docs/guides/MIGRATION_GUIDE.md, "added in
v3.2.0" notes, docs/archive/) are left alone — those are accurate history,
not stale claims.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-02 13:54:05 +03:00
..