mirror of
https://github.com/aAAaqwq/AGI-Super-Team.git
synced 2026-09-14 16:33:39 +08:00
2434889928
Co-authored-by: aAAaqwq <aAAaqwq@users.noreply.github.com>
Repository implementations
Scripts are replaceable Implementations behind documented repository Interfaces.
| Responsibility | Implementation | Public check |
|---|---|---|
| Canonical repository model | repository_model.py |
npm run validate:strict |
| Skill discovery catalog | build_skill_catalog.py |
npm run check:skills |
| Skill structural quality | audit_skill_quality.py |
npm run check:skill-quality |
| Architecture classification | audit_architecture.py |
npm run check:architecture |
| Same-origin Pages data | build_site_data.py |
repository and site-data tests |
Do not treat a script as an authority when it merely reads one. See the architecture registry for ownership and generated lineage.