docs: add doc navigation checklist

This commit is contained in:
Matt Bruce 2026-02-11 10:59:18 -06:00
parent 5b514f80ff
commit c2b156f9f6

View File

@ -53,6 +53,13 @@ If you add, remove, or rename any file under docs/ai:
4. Add or update the "Next Steps" block so readers can navigate forward. 4. Add or update the "Next Steps" block so readers can navigate forward.
5. Verify all links still resolve. 5. Verify all links still resolve.
### Example Checklist
- [ ] Index updated in docs/ai/index.md
- [ ] Breadcrumb updated on the page
- [ ] Contents block updated
- [ ] Next Steps block updated
- [ ] Links verified
## When A New Chat Starts ## When A New Chat Starts
If you had to restart a chat and re-explain the goal, add a short reminder so the assistant places content in the reader-facing docs instead of workflow files. If you had to restart a chat and re-explain the goal, add a short reminder so the assistant places content in the reader-facing docs instead of workflow files.