docs: add research domains and resource registry

- add local external resources registry
- add research domain contract and per-repository research domains
- add raw fact snapshot governance and validation scripts

Validation:
- make test
- git diff --check HEAD~1..HEAD

Note:
- welcome workflow failed because its action input names are stale; core content CI passed.
This commit is contained in:
tradecatlabs
2026-07-03 08:20:22 +08:00
committed by GitHub
parent 2253a46935
commit a8099f52fe
254 changed files with 28589 additions and 165 deletions
@@ -0,0 +1,18 @@
[
{
"name": "readme.md",
"path": "readme.md",
"sha": "08caecc9ebbae72b39858e8b75913fa2299481a2",
"size": 12435,
"url": "https://api.github.com/repos/ai-for-developers/awesome-vibe-coding/contents/readme.md?ref=main",
"html_url": "https://github.com/ai-for-developers/awesome-vibe-coding/blob/main/readme.md",
"git_url": "https://api.github.com/repos/ai-for-developers/awesome-vibe-coding/git/blobs/08caecc9ebbae72b39858e8b75913fa2299481a2",
"download_url": "https://raw.githubusercontent.com/ai-for-developers/awesome-vibe-coding/main/readme.md",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/ai-for-developers/awesome-vibe-coding/contents/readme.md?ref=main",
"git": "https://api.github.com/repos/ai-for-developers/awesome-vibe-coding/git/blobs/08caecc9ebbae72b39858e8b75913fa2299481a2",
"html": "https://github.com/ai-for-developers/awesome-vibe-coding/blob/main/readme.md"
}
}
]