relate: 23121a41 --RELATED_TO--> 4dc83eed
This commit is contained in:
parent
cec0ccc2d3
commit
7bef80a3e9
@ -6,7 +6,7 @@ tags: [sba-scout, rust, migration, phase-2, reqwest, api, csv, serde]
|
||||
importance: 0.8
|
||||
confidence: 0.8
|
||||
created: "2026-02-28T04:57:59.820017+00:00"
|
||||
updated: "2026-02-28T16:53:31.236733+00:00"
|
||||
updated: "2026-02-28T16:53:40.710570+00:00"
|
||||
relations:
|
||||
- target: c9add129-283a-445a-8dff-4525ec7fa9b6
|
||||
type: FOLLOWS
|
||||
@ -38,6 +38,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.9
|
||||
edge_id: 0868f506-7c16-49a6-8d1c-0ced9d74a9cc
|
||||
- target: 23121a41-790a-4bf3-9a4b-39f299bc4015
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.8
|
||||
edge_id: 5df40dff-4569-4471-96e7-fe1234d93b36
|
||||
---
|
||||
|
||||
# SBA Scout Rust Rewrite — Phase 2 Complete
|
||||
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 5df40dff-4569-4471-96e7-fe1234d93b36
|
||||
type: RELATED_TO
|
||||
from_id: 23121a41-790a-4bf3-9a4b-39f299bc4015
|
||||
from_title: "Fix: SBA API Discord snowflake IDs returned as JSON strings not i64"
|
||||
to_id: 4dc83eed-b0b1-4924-b82e-faf352426785
|
||||
to_title: "SBA Scout Rust rewrite Phase 2 complete — API client, sync, and CSV importers"
|
||||
strength: 0.8
|
||||
created: "2026-02-28T16:53:40.710570+00:00"
|
||||
updated: "2026-02-28T16:53:40.710570+00:00"
|
||||
---
|
||||
|
||||
Discord snowflake fix is part of the Phase 2 API client work
|
||||
@ -6,7 +6,13 @@ tags: [sba-scout, rust, api, serde, fix, discord, json]
|
||||
importance: 0.6
|
||||
confidence: 0.8
|
||||
created: "2026-02-28T16:52:52.173698+00:00"
|
||||
updated: "2026-02-28T16:52:52.173698+00:00"
|
||||
updated: "2026-02-28T16:53:40.710570+00:00"
|
||||
relations:
|
||||
- target: 4dc83eed-b0b1-4924-b82e-faf352426785
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.8
|
||||
edge_id: 5df40dff-4569-4471-96e7-fe1234d93b36
|
||||
---
|
||||
|
||||
# Discord Snowflake IDs as JSON Strings
|
||||
|
||||
Loading…
Reference in New Issue
Block a user