daily sync: 3 added, 4 modified, 0 deleted (3 edges)

This commit is contained in:
Cal Corum 2026-03-03 13:06:19 -06:00
parent cc0ca33a6c
commit d54e30d099
7 changed files with 75 additions and 4 deletions

View File

@ -0,0 +1,13 @@
---
id: 06b45144-877b-4e26-bad5-b479fa53e6c0
type: RELATED_TO
from_id: 62d0f73d-8854-4c71-9001-60b38d438534
from_title: "Fix: removed dead roster fields from CSV in paper-dynasty-database v1_cards_get_one"
to_id: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
to_title: "Fix: dead roster CSV fields in paper-dynasty-database cards endpoint"
strength: 0.82
created: "2026-03-03T19:06:18.949562+00:00"
updated: "2026-03-03T19:06:18.949562+00:00"
---
Auto-edge: Fix: removed dead roster fields from CSV in paper-dynasty-database v1_cards_get_one → Fix: dead roster CSV fields in paper-dynasty-database cards endpoint

View File

@ -0,0 +1,13 @@
---
id: 62b830d7-95b3-493e-bca7-04cdc6e56229
type: RELATED_TO
from_id: 62d0f73d-8854-4c71-9001-60b38d438534
from_title: "Fix: removed dead roster fields from CSV in paper-dynasty-database v1_cards_get_one"
to_id: 1e0e14cd-588f-417d-8fcb-a48a6cca506d
to_title: "Issue poller: paper-dynasty-database#25 (success)"
strength: 0.94
created: "2026-03-03T19:06:19.008625+00:00"
updated: "2026-03-03T19:06:19.008625+00:00"
---
Auto-edge: Fix: removed dead roster fields from CSV in paper-dynasty-database v1_cards_get_one → Issue poller: paper-dynasty-database#25 (success)

View File

@ -0,0 +1,13 @@
---
id: b4aad7b7-3664-4ed7-887c-389cacc7d265
type: RELATED_TO
from_id: 62d0f73d-8854-4c71-9001-60b38d438534
from_title: "Fix: removed dead roster fields from CSV in paper-dynasty-database v1_cards_get_one"
to_id: b1eb1655-e006-447d-a0cf-bba7a914b331
to_title: "PR review: paper-dynasty-database#35 — remove dead roster CSV fields"
strength: 0.78
created: "2026-03-03T19:06:18.976774+00:00"
updated: "2026-03-03T19:06:18.976774+00:00"
---
Auto-edge: Fix: removed dead roster fields from CSV in paper-dynasty-database v1_cards_get_one → PR review: paper-dynasty-database#35 — remove dead roster CSV fields

View File

@ -6,7 +6,7 @@ tags: [paper-dynasty, paper-dynasty-database, fastapi, python, fix, dead-code, c
importance: 0.55
confidence: 0.8
created: "2026-03-03T18:07:05.018372+00:00"
updated: "2026-03-03T18:07:05.611047+00:00"
updated: "2026-03-03T19:06:18.949562+00:00"
relations:
- target: fb56ad2c-5c87-48d4-8a69-118c81f74884
type: BUILDS_ON
@ -23,6 +23,11 @@ relations:
direction: outgoing
strength: 0.68
edge_id: 7f19347f-52cb-4d65-a5a3-61e8670d3d5a
- target: 62d0f73d-8854-4c71-9001-60b38d438534
type: RELATED_TO
direction: incoming
strength: 0.82
edge_id: 06b45144-877b-4e26-bad5-b479fa53e6c0
---
## Problem

View File

@ -6,7 +6,23 @@ tags: [paper-dynasty-database, python, fastapi, fix, csv, dead-code, cards]
importance: 0.5
confidence: 0.8
created: "2026-03-03T19:06:18.393440+00:00"
updated: "2026-03-03T19:06:18.393440+00:00"
updated: "2026-03-03T19:06:19.008625+00:00"
relations:
- target: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
type: RELATED_TO
direction: outgoing
strength: 0.82
edge_id: 06b45144-877b-4e26-bad5-b479fa53e6c0
- target: b1eb1655-e006-447d-a0cf-bba7a914b331
type: RELATED_TO
direction: outgoing
strength: 0.78
edge_id: b4aad7b7-3664-4ed7-887c-389cacc7d265
- target: 1e0e14cd-588f-417d-8fcb-a48a6cca506d
type: RELATED_TO
direction: outgoing
strength: 0.94
edge_id: 62b830d7-95b3-493e-bca7-04cdc6e56229
---
## Problem

View File

@ -6,7 +6,13 @@ tags: [issue-poller, paper-dynasty-database, automation]
importance: 0.5
confidence: 0.8
created: "2026-03-03T18:07:23.152592+00:00"
updated: "2026-03-03T18:07:23.152592+00:00"
updated: "2026-03-03T19:06:19.008625+00:00"
relations:
- target: 62d0f73d-8854-4c71-9001-60b38d438534
type: RELATED_TO
direction: incoming
strength: 0.94
edge_id: 62b830d7-95b3-493e-bca7-04cdc6e56229
---
Attempted paper-dynasty-database#25 — Remove or fix dead CSV code in v1_cards_get_one referencing removed roster fields. Status: success. Summary: Removed dead roster1/2/3 CSV columns from v1_cards_get_one — Card model has no such fields, accessing them would raise AttributeError at runtime. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/35. Cost: $1.1383492499999996

View File

@ -6,7 +6,7 @@ tags: [pr-reviewer, paper-dynasty, paper-dynasty-database, fastapi, python, csv,
importance: 0.4
confidence: 0.8
created: "2026-03-03T18:35:29.790614+00:00"
updated: "2026-03-03T18:35:30.163861+00:00"
updated: "2026-03-03T19:06:18.976774+00:00"
relations:
- target: 25a63239-d077-4a92-8466-0900e16b837f
type: RELATED_TO
@ -23,6 +23,11 @@ relations:
direction: outgoing
strength: 0.7
edge_id: 58e767ee-ef21-42a5-afd8-1d96917849bb
- target: 62d0f73d-8854-4c71-9001-60b38d438534
type: RELATED_TO
direction: incoming
strength: 0.78
edge_id: b4aad7b7-3664-4ed7-887c-389cacc7d265
---
## PR Review: paper-dynasty-database#35