667 B
667 B
| id | type | from_id | from_title | to_id | to_title | strength | created | updated |
|---|---|---|---|---|---|---|---|---|
| aca4887b-3c88-443d-b7d1-fc137d414832 | BUILDS_ON | 346c5a34-3fed-44ff-832a-b0c9eb42ca88 | Decision: Auto-sync on dashboard mount when all entities stale >24h | 1d64c80d-61ec-434f-902a-3a511e2b92c2 | [sba-scouting] Add Rust project scaffold for TUI rewrite | 0.7 | 2026-03-02T02:20:49.595455+00:00 | 2026-03-02T02:20:49.595455+00:00 |
Auto-sync on dashboard mount is a feature addition to the SBA Scout Rust TUI. It reuses the existing sync pipeline (sync_all) and message channel (AppMessage::SyncStarted/SyncComplete) established in the project scaffold and Phase 2 API sync implementation.