CR-LIC-03b: tier-trust hardening — unverified hint grants no entitlement - #240
Merged
Merged
Conversation
… entitlement Public cherry-pick of private-merged #315. Ships in the wheel (activation is Community), so the fix reaches users once it lands here. resolve_tier_mode now consults the VERIFIED manager.current_tier first; GRAQLE_LICENSE_TIER env is demoted to a governance-mode toggle that confers NO entitlement (docstring security invariant: paid gating must use manager.current_tier, never this fn/env). Sentinel APPROVE 91% 0-BLOCKER. 20 tier + 219 activation tests. Own version lane — NOT 0.81.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🛡️ GraQle PR Guardian💥 Blast Radius: 2 modules affected
Total blast radius: 2 🏛️ Governance Verdict
|
| Metric | Value |
|---|---|
| Blast Radius | 2 |
| Files Analyzed | 2 |
| Blocked | 0 |
| SHACL Violations | 0 |
| Verdict | WARN |
🔬 Powered by GraQle PR Guardian v0.1.0 · Scan completed 2026-07-27T13:27:38.508105+00:00
harishquantamix
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Public cherry-pick of private-merged #315. Ships in the wheel (activation is Community).
resolve_tier_modenow consults the verifiedmanager.current_tierfirst;GRAQLE_LICENSE_TIERenv is a governance-mode toggle only (no entitlement — docstring security invariant: paid gating must consultmanager.current_tier, never this fn/env). Verified-FREE doesn't short-circuit; manager error → ADVISORY fail-safe.Sentinel graq_reason APPROVE 91% 0-BLOCKER. 20 tier + 219 activation tests pass on the public branch. Own version lane — NOT 0.81.0. ADR-245 Decision 7 = full close-out roadmap.
🤖 Generated with Claude Code