docs: add plan to sync SDK up to lexicons beta.13#117
Conversation
|
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughA comprehensive specification document is added outlining planned SDK synchronization with lexicon changes from v0.10.0-beta.11 to v0.10.0-beta.13, detailing five major changes: workScope simplification, measurement schema refactoring, evidence-to-attachment rename with schema overhaul, location string format addition, and dependency updates with validation steps. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Possibly related PRs
Poem
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 |
There was a problem hiding this comment.
Pull request overview
This PR adds comprehensive documentation for syncing the SDK with lexicon schema changes from version 0.10.0-beta.11 to 0.10.0-beta.13. The document provides a detailed step-by-step implementation plan with validation checklists.
Changes:
- Added a new lexicon sync plan document covering changes from beta.11 to beta.13
- Documented 5 major changes including work scope simplification, measurement schema refactoring, evidence-to-attachment rename, location string format support, and dependency updates
- Included detailed SDK tasks, validation steps, and status tracking for each change
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1,266 @@ | |||
| # Lexicon Sync Plan: v0.10.0-beta.11 → v0.10.0-beta.13 | |||
There was a problem hiding this comment.
The PR title states "add plan to sync SDK up to lexicons beta.13" but should use "lexicon" (singular) not "lexicons" (plural) to match the consistent terminology used throughout the codebase and this document. The dependency package is "@hypercerts-org/lexicon" and all references in the document use "lexicon" in singular form.
Note
Adds a synchronization plan documenting required SDK updates for lexicon changes through beta.13.
workScopesimplified tostring | com.atproto.repo.strongRef; measurement schema adds requiredunit,locations[], dates, comments; renameorg.hypercerts.claim.evidence→org.hypercerts.claim.attachmentwith new fields and arraysapp.certified.locationinline string format support@hypercerts-org/lexiconto0.10.0-beta.13and run full validation checklistWritten by Cursor Bugbot for commit 762eb01. This will update automatically on new commits. Configure here.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.