Bring the site up to the library's v0.7 main: 15 guarantees, the token, the ceiling, preconditions - #4
Conversation
…n, the ceiling, preconditions The library merged clock-skew detection, the provider idempotency token, the attempt ceiling and precondition fingerprints, and the catalogue moved from 12 guarantees to 15. Every drift check read that and went red; this carries it across. Rendered pages are regenerated: the API reference (the token accessor, the fingerprint field on ApprovalRequest, max_attempts), the receipt and event schemas (receipt/v4, precondition_at_request and precondition_at_recheck), the CLI, the cookbook and the readiness block, which now says 15 guarantees and 4,999 tests on both pages that carry it. Hand-written pages follow. The policy reference gains max_attempts and ctrlrun.policy/v5. The OWASP mapping gains G14, G15 and G16, each with what it does not close. The three quoted verify transcripts are re-run from the policies they quote, and the prose beside them counts the not-applicable rows as they now come out. The claims table is repointed with scripts/repoint-claims.py, and the five rows that cite the NotExecuted branch point at the except clause that holds it. The changelog line about "the executor signature" is allow-listed as the Python word, not a claim about receipts. The CI guide is trimmed back under the word budget and loses a stale count.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
|
Warning Review limit reachedNext included review available in 32 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (38)
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. Comment |
|
@coderabbitai review |
|
The library merged clock-skew detection, the provider idempotency token, the
attempt ceiling and precondition fingerprints, and the catalogue moved from 12
guarantees to 15. Every drift check read that and went red; this carries it
across.
Rendered pages are regenerated: the API reference (the token accessor, the
fingerprint field on ApprovalRequest, max_attempts), the receipt and event
schemas (receipt/v4, precondition_at_request and precondition_at_recheck), the
CLI, the cookbook and the readiness block, which now says 15 guarantees and
4,999 tests on both pages that carry it.
Hand-written pages follow. The policy reference gains max_attempts and
ctrlrun.policy/v5. The OWASP mapping gains G14, G15 and G16, each with what it
does not close. The three quoted verify transcripts are re-run from the
policies they quote, and the prose beside them counts the not-applicable rows
as they now come out. The claims table is repointed with
scripts/repoint-claims.py, and the five rows that cite the NotExecuted branch
point at the except clause that holds it. The changelog line about "the
executor signature" is allow-listed as the Python word, not a claim about
receipts. The CI guide is trimmed back under the word budget and loses a
stale count.