.qwen/skills/docs-update-from-diff/references/docs-surface.md
Use this file to choose the correct destination page under docs/.
docs/users/overview.md, quickstart.md, common-workflow.md Good for
entry points, first-run guidance, and broad user workflows.docs/users/features/*.md Good for user-visible features such as skills,
MCP, sandbox, sub-agents, commands, checkpointing, and approval modes.docs/users/configuration/*.md Good for settings, auth, model providers,
themes, trusted folders, .qwen files, and similar configuration topics.docs/users/integration-*.md and docs/users/ide-integration/*.md Good for
IDEs, GitHub Actions, and editor companion behavior.docs/users/extension/*.md Good for extension authoring and extension usage.docs/developers/*.md Good for architecture, contributing workflow,
roadmaps, and SDK overviews.docs/developers/tools/*.md Good for tool behavior, tool contracts, and
implementation-facing explanations.docs/developers/development/*.md Good for contributor setup, deployment,
tests, telemetry, and automation details.docs/_meta.ts._meta.ts, for example:docs/users/_meta.tsdocs/users/features/_meta.tsdocs/developers/_meta.tsdocs/developers/tools/_meta.ts_meta.ts, the docs will
be incomplete even if the markdown exists.