relate: 0df0e075 --RELATED_TO--> 6d3627c4
This commit is contained in:
parent
b0e1c7a527
commit
f6937e4a6c
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: bd644f41-70ec-46b5-bde9-ab32e800315e
|
||||||
|
type: RELATED_TO
|
||||||
|
from_id: 0df0e075-ae86-4208-b08d-a02bb5fa2278
|
||||||
|
from_title: "Fix: Dashboard didn't refresh after sync — re-mount on SyncComplete"
|
||||||
|
to_id: 6d3627c4-5aa1-47f0-a85f-34fe3ea685ac
|
||||||
|
to_title: "Fix: Dashboard position coverage only counted pos_1, not all positions"
|
||||||
|
strength: 0.75
|
||||||
|
created: "2026-02-28T18:10:06.851656+00:00"
|
||||||
|
updated: "2026-02-28T18:10:06.851656+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Both are dashboard fixes in the same session
|
||||||
@ -6,13 +6,18 @@ tags: [sba-scout, rust, dashboard, ux, sync, tui]
|
|||||||
importance: 0.6
|
importance: 0.6
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-28T18:09:29.595660+00:00"
|
created: "2026-02-28T18:09:29.595660+00:00"
|
||||||
updated: "2026-02-28T18:10:00.107772+00:00"
|
updated: "2026-02-28T18:10:06.851656+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 5c11485a-c808-41b6-8576-a8a388b5be1e
|
- target: 5c11485a-c808-41b6-8576-a8a388b5be1e
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
direction: incoming
|
direction: incoming
|
||||||
strength: 0.8
|
strength: 0.8
|
||||||
edge_id: 38e55a1d-2f56-428b-8160-f01f98c6e113
|
edge_id: 38e55a1d-2f56-428b-8160-f01f98c6e113
|
||||||
|
- target: 6d3627c4-5aa1-47f0-a85f-34fe3ea685ac
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.75
|
||||||
|
edge_id: bd644f41-70ec-46b5-bde9-ab32e800315e
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix: Dashboard didn't refresh after sync — re-mount on SyncComplete
|
# Fix: Dashboard didn't refresh after sync — re-mount on SyncComplete
|
||||||
|
|||||||
@ -6,13 +6,18 @@ tags: [sba-scout, rust, dashboard, positions, bug-fix]
|
|||||||
importance: 0.55
|
importance: 0.55
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-28T18:09:34.355896+00:00"
|
created: "2026-02-28T18:09:34.355896+00:00"
|
||||||
updated: "2026-02-28T18:10:02.521468+00:00"
|
updated: "2026-02-28T18:10:06.851656+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 5c11485a-c808-41b6-8576-a8a388b5be1e
|
- target: 5c11485a-c808-41b6-8576-a8a388b5be1e
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
direction: incoming
|
direction: incoming
|
||||||
strength: 0.7
|
strength: 0.7
|
||||||
edge_id: 626fd39b-2fbf-42cc-8131-15e1bc71f492
|
edge_id: 626fd39b-2fbf-42cc-8131-15e1bc71f492
|
||||||
|
- target: 0df0e075-ae86-4208-b08d-a02bb5fa2278
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.75
|
||||||
|
edge_id: bd644f41-70ec-46b5-bde9-ab32e800315e
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix: Dashboard position coverage only counted pos_1, not all positions
|
# Fix: Dashboard position coverage only counted pos_1, not all positions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user