Skip to content

fix(bin): require quota-axi 0.1.25 - #2300

Merged
kunchenguid merged 2 commits into
mainfrom
fm/fm-quota-axi-floor-bump-r1
Aug 13, 2026
Merged

fix(bin): require quota-axi 0.1.25#2300
kunchenguid merged 2 commits into
mainfrom
fm/fm-quota-axi-floor-bump-r1

Conversation

@kunchenguid

@kunchenguid kunchenguid commented Aug 13, 2026

Copy link
Copy Markdown
Owner

What Changed

  • Raise the bootstrap compatibility floor for quota-axi from 0.1.17 to 0.1.25.
  • Update bootstrap coverage, test fixtures, and verification documentation to reflect the new minimum version.

Risk Assessment

✅ Low: The change is a well-bounded compatibility-floor bump with behavioral boundary coverage and consistent fixture updates.

Testing

Targeted bootstrap regression coverage passed, and an end-user-style CLI demonstration confirmed the new 0.1.25 boundary: 0.1.24 emits the actionable MISSING diagnostic, while 0.1.25 and 0.1.26 are accepted silently; the transcript was preserved as reviewer evidence.

Evidence: Bootstrap quota-axi 0.1.25 floor demonstration transcript

quota-axi 0.1.24 -> MISSING: quota-axi (install: npm install -g quota-axi) quota-axi 0.1.25 -> silent: compatible toolchain quota-axi 0.1.26 -> silent: compatible toolchain

End-user bootstrap compatibility-floor demonstration

$ quota-axi --version  # installed version under test
quota-axi 0.1.24
$ fm-bootstrap.sh
MISSING: quota-axi (install: npm install -g quota-axi)

$ quota-axi --version  # installed version under test
quota-axi 0.1.25
$ fm-bootstrap.sh
<silent: compatible toolchain>

$ quota-axi --version  # installed version under test
quota-axi 0.1.26
$ fm-bootstrap.sh
<silent: compatible toolchain>

Pipeline

Updates from git push no-mistakes

⏭️ **intent** - skipped

✅ No issues found.

✅ **Rebase** - passed

✅ No issues found.

✅ **Review** - passed

✅ No issues found.

✅ **Test** - passed

✅ No issues found.

  • ./tests/fm-bootstrap.test.sh
  • Ran bin/fm-bootstrap.sh through its public CLI with fake installed quota-axi versions 0.1.24, 0.1.25, and 0.1.26 under detect-only/local mode; confirmed 0.1.24 requests an upgrade while 0.1.25 and newer remain silent.
✅ **Document** - passed

✅ No issues found.

✅ **Lint** - passed

✅ No issues found.

✅ **Push** - passed

✅ No issues found.

Homes on latest main need quota-axi #87 so Desktop-absent CLI machines report a fresh Cursor quota instead of a false sign-in-required.
@kunchenguid
kunchenguid force-pushed the fm/fm-quota-axi-floor-bump-r1 branch from 24fae04 to 9e182d6 Compare August 13, 2026 07:18
@kunchenguid kunchenguid changed the title fix(bootstrap): require quota-axi 0.1.25 fix(bin): require quota-axi 0.1.25 Aug 13, 2026
@kunchenguid
kunchenguid merged commit 96876db into main Aug 13, 2026
14 checks passed
@kunchenguid
kunchenguid deleted the fm/fm-quota-axi-floor-bump-r1 branch August 13, 2026 07:36
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