Skip to content

fix(site): update swarm stats — 26/5-tiers → 120/4-drivers#1312

Merged
jpleva91 merged 1 commit intomainfrom
fix/site-swarm-stats-1259
Mar 29, 2026
Merged

fix(site): update swarm stats — 26/5-tiers → 120/4-drivers#1312
jpleva91 merged 1 commit intomainfrom
fix/site-swarm-stats-1259

Conversation

@jpleva91
Copy link
Copy Markdown
Collaborator

Closes #1259

Implementation Summary

What changed:

  • Description text: "26 agents across 5 tiers" → "120 agents across 4 governed drivers"
  • Stats widget: Agents 26120, Tiers 5 → Drivers 4
  • Image alt text: removed stale "5 tiers" claim

How to verify:

  1. Open site/index.html and navigate to the #swarm section
  2. Confirm the stats widget shows 120 agents and 4 Drivers
  3. Cross-check against .agentguard/swarm-state.json — agentCount sum is 26+33+46+15=120 across 4 drivers

Source of truth used: .agentguard/swarm-state.json (lastUpdated: 2026-03-26T23:52:00Z)

  • claude-code: 26 agents (tier A/B)
  • codex: 33 agents (tier B)
  • copilot: 46 agents (tier C)
  • gemini: 15 agents (tier B)
  • Total: 120 agents across 4 drivers

Tier C scope check:

  • Files changed: 1 (limit: 5)
  • Lines changed: ~10 (limit: 300)
  • Breaking changes: None

Tier C implementation by copilot-cli — AgentGuard three-tier governance

)

Verified counts from .agentguard/swarm-state.json: 4 active drivers
(claude-code 26, codex 33, copilot 46, gemini 15 = 120 total agents).
Updated description text, stat widget, and img alt text.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jpleva91 jpleva91 merged commit 60d1681 into main Mar 29, 2026
4 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.

fix(site): audit swarm section — '26 agents across 5 tiers' is stale

1 participant