Skip to content

docs: document context-bound VerificationCache (PR #187)#211

Merged
Rahul Dass (rahuldass19) merged 5 commits into
mainfrom
mintlify/07b4868d
May 19, 2026
Merged

docs: document context-bound VerificationCache (PR #187)#211
Rahul Dass (rahuldass19) merged 5 commits into
mainfrom
mintlify/07b4868d

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 17, 2026

Summary

Documents the context-bound VerificationCache API introduced in qwed-verification PR #192 (closes Issue #187).

Changes

  • sdks/python.mdx — new Verification cache section covering CacheContext, VerificationCache(cache_dir, ttl), get(query, context), set(query, result, context), clear(), and get_stats(); documents the TypeError raised when context is omitted and the cache_v2 schema.
  • changelog.mdx — new entry "QWED-Verification — VerificationCache keys bound to trust context" describing the composite key, schema v2, replay-prevention semantics, and the breaking signature change.

Context

Source: QWED-AI/qwed-verification#192fix(cache): bind VerificationCache keys to trust context. Only the public surface added/changed in the merged PR (CacheContext, get/set signatures, schema v2 behaviour) is documented.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 17, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
qwed-ai 🟢 Ready View Preview May 17, 2026, 9:56 PM

Signed-off-by: Rahul Dass <rahul@qwedai.com>
@rahuldass19 Rahul Dass (rahuldass19) merged commit 554c7bf into main May 19, 2026
4 checks passed
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