diff --git a/graph/decisions/sba-scout-rust-phase-6-stat-weights-configurable-via-toml-se-c7aab0.md b/graph/decisions/sba-scout-rust-phase-6-stat-weights-configurable-via-toml-se-c7aab0.md index 8343e25a2b3..ed58d68ff4d 100644 --- a/graph/decisions/sba-scout-rust-phase-6-stat-weights-configurable-via-toml-se-c7aab0.md +++ b/graph/decisions/sba-scout-rust-phase-6-stat-weights-configurable-via-toml-se-c7aab0.md @@ -6,7 +6,13 @@ tags: [sba-scout, rust, configuration, phase-6, calc, weights, toml, figment] importance: 0.6 confidence: 0.8 created: "2026-02-27T01:18:26.984962+00:00" -updated: "2026-02-27T01:18:26.984962+00:00" +updated: "2026-02-27T01:19:08.017996+00:00" +relations: + - target: c9add129-283a-445a-8dff-4525ec7fa9b6 + type: REQUIRES + direction: outgoing + strength: 0.8 + edge_id: 92d0e814-2cc0-4622-913c-8b92ad3f280d --- # SBA Scout Rust — Phase 6 Configuration Decision diff --git a/graph/decisions/sba-scout-rust-rewrite-phase-1-complete-foundation-layer-imp-c9add1.md b/graph/decisions/sba-scout-rust-rewrite-phase-1-complete-foundation-layer-imp-c9add1.md index 7adc6357a1f..f4a4731a7c6 100644 --- a/graph/decisions/sba-scout-rust-rewrite-phase-1-complete-foundation-layer-imp-c9add1.md +++ b/graph/decisions/sba-scout-rust-rewrite-phase-1-complete-foundation-layer-imp-c9add1.md @@ -6,13 +6,18 @@ tags: [sba-scout, rust, migration, phase-1, sqlx, sqlite, figment, decision] importance: 0.8 confidence: 0.8 created: "2026-02-27T01:18:18.061642+00:00" -updated: "2026-02-27T01:19:05.955043+00:00" +updated: "2026-02-27T01:19:08.017996+00:00" relations: - target: 2cf3058c-85f4-481a-bbe7-17ebb9b9e908 type: BUILDS_ON direction: outgoing strength: 0.9 edge_id: 5cde624d-cbf0-456b-aa87-076e7e999dde + - target: c7aab060-25b8-4128-a661-eefad9dc4674 + type: REQUIRES + direction: incoming + strength: 0.8 + edge_id: 92d0e814-2cc0-4622-913c-8b92ad3f280d --- # SBA Scout Rust Rewrite — Phase 1 Foundation Complete diff --git a/graph/edges/sba-scout-rust-phase-6-stat-we--REQUIRES--sba-scout-rust-rewrite-phase-1-92d0e8.md b/graph/edges/sba-scout-rust-phase-6-stat-we--REQUIRES--sba-scout-rust-rewrite-phase-1-92d0e8.md new file mode 100644 index 00000000000..ebc1975d5ab --- /dev/null +++ b/graph/edges/sba-scout-rust-phase-6-stat-we--REQUIRES--sba-scout-rust-rewrite-phase-1-92d0e8.md @@ -0,0 +1,13 @@ +--- +id: 92d0e814-2cc0-4622-913c-8b92ad3f280d +type: REQUIRES +from_id: c7aab060-25b8-4128-a661-eefad9dc4674 +from_title: "SBA Scout Rust Phase 6: stat weights configurable via TOML settings" +to_id: c9add129-283a-445a-8dff-4525ec7fa9b6 +to_title: "SBA Scout Rust rewrite Phase 1 complete — foundation layer implemented" +strength: 0.8 +created: "2026-02-27T01:19:08.017996+00:00" +updated: "2026-02-27T01:19:08.017996+00:00" +--- + +Phase 6 configurable weights requires Phase 1 foundation (config system, settings.toml, figment pipeline)