# Documentation map [English](README.md) | [简体中文](README.zh.md) | [Project README](../README.md) Read the project README first, then only the page relevant to the task. | Question | Document | | :------------------------------------------------------- | :-------------------------------------- | | How does it work, and what must an extension preserve? | [Architecture](architecture.md) | | Which checks should I run, with which prerequisites? | [Verification](runtime-validation.md) | | How do I verify an npm archive and release safely? | [npm release](releasing.md) | | How do I validate the real DeepSeek transport safely? | [DeepSeek smoke](deepseek-smoke.md) | | How do I measure task success and interpret comparisons? | [Paired benchmark](paired-benchmark.md) | The benchmark links its retained pilot and experience evidence on demand. Routine execution logs and completed work belong in reports and Git history, not the default reading path. Code and package scripts define current interfaces and commands; Git defines current revisions. Documentation records durable contracts and unresolved decisions. English is authoritative. Update Chinese counterparts in the same change, preserving commands, limits, safety constraints and conclusions.