Skip to content

docs: v0.9.0 missing feature docs (capability routing, rate limiting, economy mode, cross-machine, KEDA)#568

Merged
bradygaster merged 2 commits intobradygaster:devfrom
diberry:squad/v090-missing-feature-docs
Mar 23, 2026
Merged

docs: v0.9.0 missing feature docs (capability routing, rate limiting, economy mode, cross-machine, KEDA)#568
bradygaster merged 2 commits intobradygaster:devfrom
diberry:squad/v090-missing-feature-docs

Conversation

@diberry
Copy link
Copy Markdown
Collaborator

@diberry diberry commented Mar 23, 2026

Summary

Working as PAO (DevRel)

Closes documentation gaps for 5 features that shipped in v0.9.0 without docs pages.

Pages added

Page Feature Source
\ eatures/capability-routing.md\ Machine capability discovery and \
eeds:*\ label routing PR #520 @tamirdresher
\ eatures/rate-limiting.md\ Cooperative rate limiting and RAAS traffic-light pattern PR #518, #522 @tamirdresher
\ eatures/cross-machine.md\ Cross-machine coordination for multi-machine deployments PR #513 @tamirdresher
\ eatures/keda-scaling.md\ KEDA external scaler for agent autoscaling PR #519 @tamirdresher
\ eatures/model-selection.md\ Added Economy Mode section PR #504 @bradygaster

Also updated

  • \docs/src/navigation.ts\ — four new feature pages added to nav
  • \ est/docs-build.test.ts\ — EXPECTED_FEATURES updated to include new pages

Verification

  • \cd docs && npm run build\ passes, 144 pages built, all 4 new pages render
  • No .squad/\ files in diff — all changes are inside \docs/\ and \ est/\

Style

Microsoft Style Guide: sentence-case headings, active voice, second person, no ampersands, present tense. Brevity enforced — longest new page is 80 lines.

@diberry diberry force-pushed the squad/v090-missing-feature-docs branch from f07c5c2 to f3d866e Compare March 23, 2026 15:57
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>
@bradygaster
Copy link
Copy Markdown
Owner

Hey @diberry 👋 — I just added kedacore to the cspell dictionary on dev (17f5b4c). That was the only thing failing your CI. If you rebase on dev, docs-quality should go green. Great work on filling these docs gaps!

Copilot AI added 2 commits March 23, 2026 13:12
- 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>
@diberry diberry force-pushed the squad/v090-missing-feature-docs branch from 80cd05c to 3548e35 Compare March 23, 2026 20:12
@diberry
Copy link
Copy Markdown
Collaborator Author

diberry commented Mar 23, 2026

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

@bradygaster bradygaster merged commit 0e5b2d2 into bradygaster:dev Mar 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants