mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-14 11:28:05 +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
@@ -15,7 +15,7 @@ help:
|
||||
@echo " check-doc-structure - Check docs README anchors, order and duplicate anchors"
|
||||
@echo " check-directory-docs - Check required README/AGENTS pairs"
|
||||
@echo " check-metadata - Check metadata paths and anchors"
|
||||
@echo " check-ai-citation - Check llms and AI citation paths and anchors"
|
||||
@echo " check-ai-citation - Check AI citation paths, anchors, and repository identity"
|
||||
@echo " check-external-resources - Check local external resources registry"
|
||||
@echo " check-research-raw - Check research raw fact snapshots and repository clones"
|
||||
@echo " check-wiki - Check local GitHub Wiki checkout when present"
|
||||
@@ -52,7 +52,7 @@ check-metadata:
|
||||
@python3 scripts/check-metadata.py
|
||||
|
||||
check-ai-citation:
|
||||
@echo "Checking llms and AI citation paths and anchors..."
|
||||
@echo "Checking AI citation paths, anchors, and repository identity..."
|
||||
@python3 scripts/check-ai-citation.py
|
||||
|
||||
check-external-resources:
|
||||
|
||||
Reference in New Issue
Block a user