14 lines
667 B
Markdown
14 lines
667 B
Markdown
---
|
|
id: aca4887b-3c88-443d-b7d1-fc137d414832
|
|
type: BUILDS_ON
|
|
from_id: 346c5a34-3fed-44ff-832a-b0c9eb42ca88
|
|
from_title: "Decision: Auto-sync on dashboard mount when all entities stale >24h"
|
|
to_id: 1d64c80d-61ec-434f-902a-3a511e2b92c2
|
|
to_title: "[sba-scouting] Add Rust project scaffold for TUI rewrite"
|
|
strength: 0.7
|
|
created: "2026-03-02T02:20:49.595455+00:00"
|
|
updated: "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.
|