mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-15 03:48:04 +00:00
chore/opencode manual network (#65)
* refactor: research - move domain to repository root * ci: links - exclude unstable external endpoints * fix: research - align git path governance * chore: research - assign code ownership * docs: readme - surface key assets * docs: readme - rename glue coding badge * docs: readme - rename research badge * docs: readme - rename enterprise architecture badge * fix: ai-citation - enforce canonical repository identity * docs: add OpenCode assisted config in manual network setup * ci: skip unstable affiliate service links in link-checker * fix: ci - skip unstable bybit link in link checker --------- Co-authored-by: tradecatlabs <288998340+tradecatlabs@users.noreply.github.com>
This commit is contained in:
co-authored by
tradecatlabs
parent
b1b3e7501d
commit
65c656a4a2
@@ -641,7 +641,7 @@ pip install -r tools/prompts-library/scripts/requirements.txt
|
||||
| docs 线性目录结构检查 | `make check-doc-structure` | 校验标准块顺序、主章节顺序、锚点和目录入口 |
|
||||
| 目录 README/AGENTS 覆盖检查 | `make check-directory-docs` | `scripts/check-directory-docs.py` |
|
||||
| Metadata 路径检查 | `make check-metadata` | `scripts/check-metadata.py` |
|
||||
| AI 引用路径检查 | `make check-ai-citation` | `scripts/check-ai-citation.py` |
|
||||
| AI 引用一致性检查 | `make check-ai-citation` | `scripts/check-ai-citation.py` |
|
||||
| Wiki 本地检查 | `make check-wiki WIKI_DIR=/tmp/vibe-coding-cn.wiki` | `scripts/check-wiki.py` |
|
||||
| 重建 docs 细粒度目录 | `make sync-doc-toc` | `scripts/sync-doc-toc.py` |
|
||||
| 全部本地质量门禁 | `make test` | `Makefile` |
|
||||
|
||||
Reference in New Issue
Block a user