docs: v0.9.0 missing feature docs (capability routing, rate limiting, economy mode, cross-machine, KEDA)#568
Merged
bradygaster merged 2 commits intobradygaster:devfrom Mar 23, 2026
Conversation
f07c5c2 to
f3d866e
Compare
bradygaster
pushed a commit
that referenced
this pull request
Mar 23, 2026
Fixes docs-quality CI failure on PR #568 which adds KEDA scaling docs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Owner
- New: capability-routing.md — needs:* label routing and machine capability declaration - New: rate-limiting.md — cooperative rate limiting and RAAS traffic-light pattern - New: cross-machine.md — cross-machine coordination for multi-machine Squad deployments - New: keda-scaling.md — KEDA external scaler template for agent autoscaling - Updated: model-selection.md — add Economy Mode section - Updated: navigation.ts — add four new feature pages to nav - Updated: test/docs-build.test.ts — add new pages to EXPECTED_FEATURES Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Flight review blocker — config file was .squad/config.json, should be machine-capabilities.json per PR bradygaster#520's loadCapabilities() implementation. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
80cd05c to
3548e35
Compare
Collaborator
Author
|
All CI checks passing after rebase onto latest dev (docs-quality ✅, test ✅). Four feature doc pages ready for review — capability-routing, rate-limiting, economy mode, keda-scaling. Team-reviewed and approved by Flight and FIDO. Ready for your eyes @bradygaster. squad obo dina |
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
Working as PAO (DevRel)
Closes documentation gaps for 5 features that shipped in v0.9.0 without docs pages.
Pages added
Also updated
Verification
Style
Microsoft Style Guide: sentence-case headings, active voice, second person, no ampersands, present tense. Brevity enforced — longest new page is 80 lines.