Skip to content

release: 2.1.1 — YOLO Phase 1 abort fix + C-suite claim verification#203

Merged
auroracapital merged 1 commit intomainfrom
release/2.1.1
May 2, 2026
Merged

release: 2.1.1 — YOLO Phase 1 abort fix + C-suite claim verification#203
auroracapital merged 1 commit intomainfrom
release/2.1.1

Conversation

@auroracapital
Copy link
Copy Markdown
Collaborator

@auroracapital auroracapital commented May 2, 2026

Summary

Patch release rolling up the two YOLO reliability fixes merged earlier tonight:

Version bumps

  • claude-ops/.claude-plugin/plugin.json: 2.1.0 → 2.1.1
  • .claude-plugin/marketplace.json: 2.1.0 → 2.1.1
  • claude-ops/package.json (bin): 1.7.0 → 1.7.1

CHANGELOG

New [2.1.1] entry with details on both fixes and the real-world false-positive cases that motivated the verification rule (stagery CLERK_AUTHORIZED_PARTIES not actually missing, healify-langgraphs intentional Phase 19.4 Stage 2 decomm flagged as fire, non-existent stagery stg Doppler config referenced).

Test plan

  • bash tests/test-no-secrets.sh — 14/14 passed
  • bash -n bin/ops-gsd-states — syntax clean
  • bin/ops-gsd-states standalone smoke — returns STATE.md aggregation, exit 0
  • All 3 version locations bumped (plugin.json, marketplace.json, package.json)
  • No breaking changes — drop-in replacement for 2.1.0

Note

Low Risk
Only metadata/version and documentation updates; no runtime code changes are included in this diff, so functional risk is minimal aside from release/versioning correctness.

Overview
Publishes patch release 2.1.1 by bumping the plugin version in plugin.json and the marketplace pin, and incrementing the bin package version to 1.7.1.

Updates CHANGELOG.md with a new 2.1.1 entry describing /ops:ops-yolo reliability fixes (Phase 1 data-gathering abort fix and new C-suite claim-verification guardrail).

Reviewed by Cursor Bugbot for commit 30427f8. Bugbot is set up for automated code reviews on this repo. Configure here.

Patch release rolling up the two YOLO reliability fixes merged this evening:

- PR #201: extract STATE.md walker to bin/ops-gsd-states for shell
  portability. Restores Phase 1 data-gathering after the inline shell
  block silently aborted under sh/dash on the bash-only `${d/#\~/$HOME}`
  expansion.
- PR #202: add CLAIM VERIFICATION GUARDRAIL to yolo-ceo / yolo-cto /
  yolo-cfo / yolo-coo so the agents stop reporting false-positive fires
  (verify against doppler/aws/git log before asserting; label UNVERIFIED
  when verification is impossible).

Bumps:
- plugin.json:        2.1.0 -> 2.1.1
- marketplace.json:   2.1.0 -> 2.1.1
- package.json (bin): 1.7.0 -> 1.7.1

CHANGELOG entry under [2.1.1] with details on both fixes and the
real-world false-positive cases that motivated the verification rule.

No breaking changes; drop-in replacement for 2.1.0.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 2, 2026

Warning

Rate limit exceeded

@auroracapital has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 49 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 79d6057d-a28f-4bc5-9e05-e59946cb2339

📥 Commits

Reviewing files that changed from the base of the PR and between 29c3319 and 30427f8.

📒 Files selected for processing (4)
  • .claude-plugin/marketplace.json
  • claude-ops/.claude-plugin/plugin.json
  • claude-ops/CHANGELOG.md
  • claude-ops/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/2.1.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 57 minutes and 49 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@auroracapital auroracapital merged commit b96f8cb into main May 2, 2026
5 of 6 checks passed
@auroracapital auroracapital deleted the release/2.1.1 branch May 2, 2026 03:53
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.

1 participant