refactor: remove previousVersion and migrationLens from sampleSchema (lens network provides this)
Removed redundant fields from sampleSchema lexicon:
- previousVersion: AT-URI to previous schema version
- migrationLens: AT-URI to migration lens
These fields are unnecessary because lens records are queryable directly
on the atproto network. Storing migration info in both places would create
synchronization problems. Users can query the lens network for migration
paths between any two schema versions.
Closes #70
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This is a binary file and will not be displayed.