From cd52b93f5a97f5a745909bb26328af0841ebc622 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sun, 1 Mar 2026 20:20:49 -0600 Subject: [PATCH] relate: 346c5a34 --BUILDS_ON--> 1d64c80d --- ...dashboard-mount-when-all-entities-stal-346c5a.md | 7 ++++++- ...ILDS_ON--sba-scouting-add-rust-project-aca488.md | 13 +++++++++++++ ...-rust-project-scaffold-for-tui-rewrite-1d64c8.md | 7 ++++++- 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 graph/edges/decision-auto-sync-on-dashboar--BUILDS_ON--sba-scouting-add-rust-project-aca488.md diff --git a/graph/decisions/decision-auto-sync-on-dashboard-mount-when-all-entities-stal-346c5a.md b/graph/decisions/decision-auto-sync-on-dashboard-mount-when-all-entities-stal-346c5a.md index 9c103769134..f2a3e2a5aac 100644 --- a/graph/decisions/decision-auto-sync-on-dashboard-mount-when-all-entities-stal-346c5a.md +++ b/graph/decisions/decision-auto-sync-on-dashboard-mount-when-all-entities-stal-346c5a.md @@ -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 diff --git a/graph/edges/decision-auto-sync-on-dashboar--BUILDS_ON--sba-scouting-add-rust-project-aca488.md b/graph/edges/decision-auto-sync-on-dashboar--BUILDS_ON--sba-scouting-add-rust-project-aca488.md new file mode 100644 index 00000000000..1639449faf4 --- /dev/null +++ b/graph/edges/decision-auto-sync-on-dashboar--BUILDS_ON--sba-scouting-add-rust-project-aca488.md @@ -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. diff --git a/graph/fixes/sba-scouting-add-rust-project-scaffold-for-tui-rewrite-1d64c8.md b/graph/fixes/sba-scouting-add-rust-project-scaffold-for-tui-rewrite-1d64c8.md index 2b24154bd00..4467edf7015 100644 --- a/graph/fixes/sba-scouting-add-rust-project-scaffold-for-tui-rewrite-1d64c8.md +++ b/graph/fixes/sba-scouting-add-rust-project-scaffold-for-tui-rewrite-1d64c8.md @@ -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