relate: 346c5a34 --BUILDS_ON--> 1d64c80d

This commit is contained in:
Cal Corum 2026-03-01 20:20:49 -06:00
parent a5889364cc
commit cd52b93f5a
3 changed files with 25 additions and 2 deletions

View File

@ -6,7 +6,7 @@ tags: [sba-scouting, rust, sync, dashboard, decision, auto-sync]
importance: 0.6
confidence: 0.8
created: "2026-03-02T02:09:10.166132+00:00"
updated: "2026-03-02T02:09:35.007795+00:00"
updated: "2026-03-02T02:20:49.595455+00:00"
relations:
- target: 3a2ec27f-99ac-463f-a451-f99fe8fb1136
type: RELATED_TO
@ -33,6 +33,11 @@ relations:
direction: incoming
strength: 0.8
edge_id: ec429a7a-f8ec-452e-a8ab-0defc5d5ca9f
- target: 1d64c80d-61ec-434f-902a-3a511e2b92c2
type: BUILDS_ON
direction: outgoing
strength: 0.7
edge_id: aca4887b-3c88-443d-b7d1-fc137d414832
---
# Auto-Sync on Dashboard Mount: Design Decision

View File

@ -0,0 +1,13 @@
---
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.

View File

@ -6,7 +6,7 @@ tags: [sba-scouting, commit, configuration, creation, debugging, fix, session-lo
importance: 0.6
confidence: 0.8
created: "2026-02-26T17:37:40.511154+00:00"
updated: "2026-03-02T00:33:47.329448+00:00"
updated: "2026-03-02T02:20:49.595455+00:00"
relations:
- target: 77c0b897-4124-432f-84de-700ff82dcde1
type: RELATED_TO
@ -23,6 +23,11 @@ relations:
direction: incoming
strength: 0.6
edge_id: 354ec172-be4e-4a1b-9b97-f32ee5c454ef
- target: 346c5a34-3fed-44ff-832a-b0c9eb42ca88
type: BUILDS_ON
direction: incoming
strength: 0.7
edge_id: aca4887b-3c88-443d-b7d1-fc137d414832
---
Commits made: 1