From c2b156f9f6df01c537e1a03c80dda2a7097a77f1 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 11 Feb 2026 10:59:18 -0600 Subject: [PATCH] docs: add doc navigation checklist --- Agents.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Agents.md b/Agents.md index 2aff1aa..cac44c3 100644 --- a/Agents.md +++ b/Agents.md @@ -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. 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 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.