wangdl
|
08b4c21ca2
|
docs: add V2 event pipeline architecture doc (IOS-INFO-027)
- Architecture: iOS export → Rust EventBuffer → API batch upload
- Event types, sequence numbers, ACK mechanism
- Session state machine, error handling, performance comparison
- iOS UploadScheduler integration, app lifecycle handling
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-18 14:23:51 +08:00 |
|
wangdl
|
6c2f742676
|
docs: add iOS reading info integration guide (IOS-INFO-026)
- Architecture diagram: Swift UI → SessionManager → Collector → Queue → API
- Core components: Context, SessionManager, Events, Position, UploadQueue
- API protocol: batch upload, progress query, continue-learning, summary
- Path resolution, marked-read store, app lifecycle, error handling
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-18 14:23:12 +08:00 |
|