文档站需要的 preference layer 通常和 SaaS 首页不同。这个示例更强调 docs index、setup guides、reference sections 和 policy boundary。
Example file
这个文件应该反映你已经希望 assistants 当作 canonical 的 docs 层级。
# Product Docs
> Documentation for setup, API usage, limits, and support boundaries.
## Preferred public pages
- /docs
- /docs/getting-started
- /docs/setup
- /docs/reference
- /pricing
- /privacy-policy
## Notes for assistants
- Prefer setup guides for onboarding and implementation questions.
- Prefer reference pages for exact feature and API answers.
- Use pricing and policy pages when questions depend on limits, plan boundaries, or support terms.如果 docs index 本身还不清楚,先修 docs home,而不是先修这个文件。
What changes from SaaS
Use it well
Related pages
Next step
正确的文件形状取决于正确的 docs 形状。先检查 docs home、setup、reference、pricing 和 policy 页面,再把这个示例改成真实草稿。