31ce04c655
Merge the beta-ready Yao Meta Skill architecture, report, evidence gate, and release-boundary updates.\n\nRelease boundary: beta/public testing is allowed; formal world-class, fully reviewed, or superiority claims remain blocked until the pending evidence gates are accepted.
Skill Atlas
Skill Atlas is the Skill OS 2.0 layer for managing a workspace of multiple skills.
It detects:
- catalog metadata
- route overlap
- shared resource dependencies
- stale skills
- missing owner / review metadata
- no-route opportunities from failure notes
Run against a workspace:
python3 scripts/build_skill_atlas.py --workspace-root .. --output-dir skill_atlas --report-html reports/skill_atlas.html --report-json reports/skill_atlas.json
The script is local-first and does not modify scanned skills.