relate: 5c11485a --FOLLOWS--> 4dc83eed
This commit is contained in:
parent
f6937e4a6c
commit
c1571bf059
@ -6,7 +6,7 @@ tags: [sba-scout, rust, migration, phase-2, reqwest, api, csv, serde]
|
|||||||
importance: 0.8
|
importance: 0.8
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-28T04:57:59.820017+00:00"
|
created: "2026-02-28T04:57:59.820017+00:00"
|
||||||
updated: "2026-02-28T16:53:43.054882+00:00"
|
updated: "2026-02-28T18:10:11.310671+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: c9add129-283a-445a-8dff-4525ec7fa9b6
|
- target: c9add129-283a-445a-8dff-4525ec7fa9b6
|
||||||
type: FOLLOWS
|
type: FOLLOWS
|
||||||
@ -48,6 +48,11 @@ relations:
|
|||||||
direction: incoming
|
direction: incoming
|
||||||
strength: 0.8
|
strength: 0.8
|
||||||
edge_id: 5fb91cf0-1aa3-4e71-af81-29c1e43730a9
|
edge_id: 5fb91cf0-1aa3-4e71-af81-29c1e43730a9
|
||||||
|
- target: 5c11485a-c808-41b6-8576-a8a388b5be1e
|
||||||
|
type: FOLLOWS
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.85
|
||||||
|
edge_id: 03a7fade-b537-4461-b7bc-91193bb2f304
|
||||||
---
|
---
|
||||||
|
|
||||||
# SBA Scout Rust Rewrite — Phase 2 Complete
|
# SBA Scout Rust Rewrite — Phase 2 Complete
|
||||||
|
|||||||
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: 03a7fade-b537-4461-b7bc-91193bb2f304
|
||||||
|
type: FOLLOWS
|
||||||
|
from_id: 5c11485a-c808-41b6-8576-a8a388b5be1e
|
||||||
|
from_title: "Fix: Rust sync excluded IL/MiL teams due to active_only=true"
|
||||||
|
to_id: 4dc83eed-b0b1-4924-b82e-faf352426785
|
||||||
|
to_title: "SBA Scout Rust rewrite Phase 2 complete — API client, sync, and CSV importers"
|
||||||
|
strength: 0.85
|
||||||
|
created: "2026-02-28T18:10:11.310671+00:00"
|
||||||
|
updated: "2026-02-28T18:10:11.310671+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Sync bug fix follows Phase 2 sync implementation
|
||||||
@ -6,7 +6,7 @@ tags: [sba-scout, rust, sync, bug-fix, api, teams]
|
|||||||
importance: 0.7
|
importance: 0.7
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-28T18:09:23.796074+00:00"
|
created: "2026-02-28T18:09:23.796074+00:00"
|
||||||
updated: "2026-02-28T18:10:02.521468+00:00"
|
updated: "2026-02-28T18:10:11.310671+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 0df0e075-ae86-4208-b08d-a02bb5fa2278
|
- target: 0df0e075-ae86-4208-b08d-a02bb5fa2278
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -18,6 +18,11 @@ relations:
|
|||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.7
|
strength: 0.7
|
||||||
edge_id: 626fd39b-2fbf-42cc-8131-15e1bc71f492
|
edge_id: 626fd39b-2fbf-42cc-8131-15e1bc71f492
|
||||||
|
- target: 4dc83eed-b0b1-4924-b82e-faf352426785
|
||||||
|
type: FOLLOWS
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.85
|
||||||
|
edge_id: 03a7fade-b537-4461-b7bc-91193bb2f304
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix: Rust sync excluded IL/MiL teams due to active_only=true
|
# Fix: Rust sync excluded IL/MiL teams due to active_only=true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user