Conversation
Adds a new migration page that compares @trustvc/trustvc-cli with the deprecated @tradetrust-tt/tradetrust-cli and @trustvc/w3c-cli, including a feature matrix and a migration call-to-action. Wires the page into the Migration / Upgrading section of the sidebar. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix: remove-oa-v3
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughDocumentation refactored to clarify TrustVC's support for OpenAttestation v2 and W3C Verifiable Credentials, removing OA v3 references from feature guides. A new CLI migration guide directs users from deprecated TradeTrust and w3c-cli tools to the actively maintained TrustVC CLI, with sidebar wiring added. ChangesOpenAttestation v2 Focus and CLI Migration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Summary
@tradetrust-tt/tradetrust-cliand@trustvc/w3c-clito@trustvc/trustvc-cliChanges
fix: remove OA v3 references from documentation
docs/getting-started.md— Updated intro andverifyDocumentAPI table to specify "OA v2" instead of generic "OpenAttestation"docs/how-tos/verifydocument.md— Updated overview, DOCUMENT_INTEGRITY, DOCUMENT_STATUS, ISSUER_IDENTITY, andrpcProviderUrlsections to say "OpenAttestation v2" throughoutdocs/how-tos/attachments.md— RemovedisV3Document(document)branch from the attachment extraction exampledocs/tutorial/decentralized-renderer.md— Cleaned up two comments referencing OA v3docs: add CLI Comparison guide
docs/migration-guide/cli-comparison.md— New page with a full 18-capability feature matrix across all three CLIs, per-CLI summaries with deprecation context, migration steps, and a dev/test-only disclaimersidebars.json— Wired the new page into the Migration / Upgrading sectionTest plan
Summary by CodeRabbit