docs: add directory governance docs

This commit is contained in:
tukuaiai
2026-05-04 03:40:08 +08:00
parent f1d6a8980a
commit 4492674a41
21 changed files with 273 additions and 6 deletions
+2
View File
@@ -31,6 +31,8 @@ jobs:
run: python3 scripts/check-markdown-details.py
- name: Check docs README structure
run: python3 scripts/check-doc-structure.py
- name: Check required directory README and AGENTS files
run: python3 scripts/check-directory-docs.py
- name: Check metadata paths and anchors
run: python3 scripts/check-metadata.py
- name: Check llms and AI citation paths and anchors