docs: fourth-pass metadata normalization and archive linking

This commit is contained in:
Scott Idem
2026-06-12 16:54:34 -04:00
parent 67d2607da1
commit e966261324
12 changed files with 19 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ Monthly lightweight review:
## 5) Immediate Follow-Up Tasks
1. Add `Last Updated` metadata lines to all `MODULE__` docs.
2. Run a link-check pass across documentation files.
3. Add `Last Updated` metadata lines to remaining `GUIDE__` and `PROJECT__` docs that are still actively edited.
4. Run a lightweight cross-reference audit for `archive/` links in active docs to ensure all moved files remain discoverable.
1. Run a link-check pass across documentation files.
2. Add `Last Updated` metadata lines to remaining `GUIDE__` and `PROJECT__` docs that are still actively edited.
3. Run a lightweight cross-reference audit for `archive/` links in active docs to ensure all moved files remain discoverable.
4. Add a short "Doc Owner" line for high-churn docs (`BOOTSTRAP__*`, `TODO__Agents.md`, and `README__Docs_Index.md`) so update responsibility stays explicit.