docs: add receive source reconciliation precheck

This commit is contained in:
zhaoyilun
2026-07-10 09:29:53 +08:00
parent d78152cbfa
commit 1d6dd2f504
4 changed files with 170 additions and 8 deletions

View File

@@ -56,7 +56,7 @@ N13/N14/N15 are pre-business validation results. They can help identify UI eleme
## Current loop
Current loop: `Business Roadmap / R1 - Receive-message source reconciliation precheck`.
Current loop: `Business Roadmap / R2 - Contact and group search quality hardening`.
Plan file: `docs/superpowers/plans/2026-07-10-core-business-capabilities-roadmap.md`.
@@ -120,4 +120,8 @@ The active plan is now organized around the four business goals rather than the
3. Receive/send files: map received file metadata to cache/download behavior first; send-file remains behind the send connector plus upload evidence.
4. Keep UIA selector/report work as fallback support, not as the primary roadmap.
Next node: R1 receive-message source reconciliation precheck.
R1 receive-message source reconciliation precheck is complete:
- Created `docs/source-discovery/2026-07-10-receive-message-reconciliation-precheck.md`.
- Decision: do not change default receive routing yet; empty/`auto` remains PacketReader/log-backed and `msglib_readonly` remains explicit.
- Next node: R2 contact/group search quality hardening.