docs: refresh parity summary for v0.8.91 Phase 126

Document local search ranking, companion notification inbox, folder drag
reorder, and reliable live pcdv_ pairing; note Phase 127 follow-ups.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-22 09:59:53 -04:00
co-authored by Cursor
parent 73f1330fa8
commit 070a23f7b7
+11
View File
@@ -4,6 +4,17 @@ Gap analysis between **Pearcord** (P2P Pear app) and a typical **centralized cha
> This is the only doc that compares against an external reference product. All other docs use Pearcord naming only.
## Summary (v0.8.91)
| Area | Reference product | Pearcord | Gap |
|------|-------------------|----------|-----|
| Threads | Forum + thread channels | Thread channels + archive RPC | No unified thread sidebar / slow-mode per thread |
| Search | Global server search | Persisted index + mesh RPC 77/78 + **local ranking/snippets** | No cloud index; forum-scope highlights planned (P127) |
| Mobile | iOS/Android apps | Companion inbox preview + compose draft sync | Native apps, OS push, full send |
| Settings sync | Cloud account settings | Per-device swarm + USER_PREFS mesh | No cloud recovery |
| Server folders | Folder rail + order | Folders + reorder/collapse + **drag rail reorder** | No drag-to-assign guild icons yet (P127) |
| Device link | QR / deep link | Live **`pcdv_`** + mux-wire pairing smoke | `pearcord://pair` deep link (P127) |
## Summary (v0.8.90)
| Area | Reference product | Pearcord | Gap |