docs(structure): add function-oriented navigation map

This commit is contained in:
argenis de la rosa
2026-02-26 22:51:09 -05:00
committed by Argenis
parent 21e13c8ae5
commit 90c82dc6b1
5 changed files with 72 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ Last reviewed: **February 24, 2026**.
| `docs/README.md` | Current Guide (hub) | all readers |
| `docs/SUMMARY.md` | Current Guide (unified TOC) | all readers |
| `docs/structure/README.md` | Current Guide (structure map) | maintainers |
| `docs/structure/by-function.md` | Current Guide (function map) | maintainers/operators |
| `docs/i18n-guide.md` | Current Guide (i18n completion contract) | contributors/agents |
| `docs/i18n/README.md` | Current Guide (locale index) | maintainers/translators |
| `docs/i18n-coverage.md` | Current Guide (coverage matrix) | maintainers/translators |