fix: align framework docs with canonical counts and stale references - #106
Merged
Conversation
- Correct agent/command/module counts (52/77/22) across AGENTS.md, README, docs/framework, Pi docs, WORKFLOW-GUIDE, and CONTRIBUTING - Add 9 missing commands to AGENTS.md table and 7 missing skills to skills-reference; add godot-csharp/raylib/sfml3 specialists to roster - Fix /brainstorm -> /concept-brainstorm in workflow catalog and core module copies; de-hardcode godot as current engine in docs/AGENTS.md - Populate engine-bevy files list in Pi install manifest; align engine-unity module version to 0.6.0 - Add plugin tests job (18 suites / 158 tests) to CI workflow; document test:parity and PLUGINS.md engine-reference structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Framework-wide documentation consistency fix after a six-scout audit of AGENTS.md, docs/, tests/, and module manifests. All counts now match the canonical source of truth: 52 agents / 77 commands / 22 modules / 11 rules.
What changed
Count corrections (52 / 77 / 22) across AGENTS.md, README, docs/framework/, docs/pi-.md, docs/WORKFLOW-GUIDE.md, docs/CONTRIBUTING.md, docs/hybrid-workflow.md.
Completeness fixes
Bug fixes
filesarray — populated with agents/bevy-specialist.md (OpenCode manifest was correct; Pi manifest stale)Documentation
Verification
node tests/agents/validate.mjs→ 207/207 PASSnode tests/workflow/run-all.mjs→ 4/4 suites PASSnode tests/modules/validate-modules.mjs→ 22/22 PASSnpm run test:plugins→ 18 suites, 158 tests, 0 fail