docs: close two todos resolved by PR #500 and rescope folder-seeding cleanup#502
Conversation
…cleanup Verified against live code: - encrypt-share-itemname-at-rest: M1 fixed (item_name_encrypted bytea + client ECIES wrap + migration) -> moved to completed - route-shared-folder-writes-through-the-sdk-client: all 5 shared-write ops route through getSdkClient with sharedFolderTree owning publish/sequence/CAS -> moved to completed - remove-redundant-web-folder-seeding: item 1 (ensureFolderRegistered + ~14 call sites) landed in PR #500; rescoped the todo to the remaining useFolderNavigation key-unwrap consolidation Also stages the modified Phala TEE on-demand cost-reduction seed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Entire-Checkpoint: 824b2fefc43c
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
WalkthroughTwo planning documents are updated. ChangesPlanning Document Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
🚥 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 |
Release PreviewNo version bumps detected. All changes are in unversioned paths or use exempt commit types. |
What
Housekeeping on
.planning/todos/after verifying each pending todo against live code. Two todos were fully resolved by PR `#500` and one was partially resolved.Changes
completed/— verified resolved in live code by PR `feat: consolidate SDK shared-folder ownership and encrypt share itemName at rest #500` (`383e856cb`):2026-06-13-encrypt-share-itemname-at-rest.md— M1 fixed:item_name_encryptedbytea column, client ECIES-wraps the name, additive migration1749200000000.2026-06-15-route-shared-folder-writes-through-the-sdk-client.md— all 5 shared-write ops route throughgetSdkClient(); newsharedFolderTreeowns publish/sequence/CAS.2026-06-16-remove-redundant-web-folder-seeding…: item 1 (ensureFolderRegistered+ ~14 call sites) landed in `feat: consolidate SDK shared-folder ownership and encrypt share itemName at rest #500`; rescoped to the remaininguseFolderNavigationkey-unwrap consolidation.Docs/planning only — no code or CI changes.
🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes
Note: This release contains internal planning documentation updates related to architectural planning and technical roadmap refinement. No user-facing features or bug fixes are included in this update.