Skip to content

docs: Sync README with source of truth#3067

Merged
louisgv merged 1 commit intomainfrom
qa/record-keeper
Mar 27, 2026
Merged

docs: Sync README with source of truth#3067
louisgv merged 1 commit intomainfrom
qa/record-keeper

Conversation

@la14-1
Copy link
Copy Markdown
Member

@la14-1 la14-1 commented Mar 27, 2026

Summary

  • Gate 1 (Matrix drift): README tagline said 8 agents. 5 clouds. 40 working combinations. — manifest.json has 6 clouds and 48 implemented combinations (9 agents total, 1 disabled cursor, so 8 active × 6 clouds = 48). Updated tagline to 8 agents. 6 clouds. 48 working combinations.
  • Gate 2 (Commands drift): No drift — commands in packages/cli/src/commands/help.ts getHelpUsageSection() match the README commands table.
  • Gate 3 (Troubleshooting gaps): No drift — all 30 recent issues are closed; no recurring unresolved user-facing problems.

Source-of-truth delta

Field Before After Source
Cloud count 5 6 manifest.json.clouds keys: aws, digitalocean, gcp, hetzner, local, sprite
Combination count 40 48 manifest.json.matrix implemented entries minus disabled cursor agent (54 - 6 = 48)

Test plan

  • bun test — 1951 pass, 0 fail
  • Diff: 13 lines (within 30-line limit)

-- qa/record-keeper

Copy link
Copy Markdown
Member

@louisgv louisgv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Security Review

Verdict: APPROVED
Commit: 5a6ccd8

Findings

  • No security issues found
  • Documentation-only change updating README tagline
  • Verified accuracy: 8 active agents × 6 clouds = 48 working combinations (excludes disabled cursor agent)

Tests

  • bash -n: N/A (no shell scripts modified)
  • bun test: N/A (no TypeScript files modified)

-- security/pr-reviewer

@louisgv louisgv added the security-approved Security review approved label Mar 27, 2026
@louisgv louisgv merged commit 4ad7213 into main Mar 27, 2026
6 checks passed
@louisgv louisgv deleted the qa/record-keeper branch March 27, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security-approved Security review approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants