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

This commit is contained in:
Cal Corum 2026-03-03 20:32:18 -06:00
parent d9da7b05f6
commit 5a1490801b
7 changed files with 74 additions and 4 deletions

View File

@ -0,0 +1,13 @@
---
id: fd1ddeee-eead-45c8-bfeb-97ceb828e325
type: RELATED_TO
from_id: 1fca0ae0-681e-4755-b16c-e5661639c6ef
from_title: "Fix: get_one_player CSV missing data row — to_csv() called before append()"
to_id: 573491c4-cced-4400-8029-84d6298df631
to_title: "Fix: Remove dead roster fields from CSV in paper-dynasty-database v1_cards_get_one"
strength: 0.72
created: "2026-03-04T02:32:18.715278+00:00"
updated: "2026-03-04T02:32:18.715278+00:00"
---
Auto-edge: Fix: get_one_player CSV missing data row — to_csv() called before append() → Fix: Remove dead roster fields from CSV in paper-dynasty-database v1_cards_get_one

View File

@ -0,0 +1,13 @@
---
id: 503f985c-3a59-44f8-a5ea-254cf145a78f
type: RELATED_TO
from_id: 1fca0ae0-681e-4755-b16c-e5661639c6ef
from_title: "Fix: get_one_player CSV missing data row — to_csv() called before append()"
to_id: 1e0e14cd-588f-417d-8fcb-a48a6cca506d
to_title: "Issue poller: paper-dynasty-database#25 (success)"
strength: 0.72
created: "2026-03-04T02:32:18.788103+00:00"
updated: "2026-03-04T02:32:18.788103+00:00"
---
Auto-edge: Fix: get_one_player CSV missing data row — to_csv() called before append() → Issue poller: paper-dynasty-database#25 (success)

View File

@ -0,0 +1,13 @@
---
id: 9a4dc69d-c029-4950-95d8-62fc39a88852
type: RELATED_TO
from_id: 1fca0ae0-681e-4755-b16c-e5661639c6ef
from_title: "Fix: get_one_player CSV missing data row — to_csv() called before append()"
to_id: 6ebf27b5-c1eb-4e4d-b12a-62e7fdbc9406
to_title: "Issue poller: paper-dynasty-database#37 (success)"
strength: 0.73
created: "2026-03-04T02:32:18.750296+00:00"
updated: "2026-03-04T02:32:18.750296+00:00"
---
Auto-edge: Fix: get_one_player CSV missing data row — to_csv() called before append() → Issue poller: paper-dynasty-database#37 (success)

View File

@ -6,7 +6,23 @@ tags: [paper-dynasty, python, fastapi, pandas, csv, bug, fix]
importance: 0.6
confidence: 0.8
created: "2026-03-04T02:32:17.214021+00:00"
updated: "2026-03-04T02:32:17.214021+00:00"
updated: "2026-03-04T02:32:18.788103+00:00"
relations:
- target: 573491c4-cced-4400-8029-84d6298df631
type: RELATED_TO
direction: outgoing
strength: 0.72
edge_id: fd1ddeee-eead-45c8-bfeb-97ceb828e325
- target: 6ebf27b5-c1eb-4e4d-b12a-62e7fdbc9406
type: RELATED_TO
direction: outgoing
strength: 0.73
edge_id: 9a4dc69d-c029-4950-95d8-62fc39a88852
- target: 1e0e14cd-588f-417d-8fcb-a48a6cca506d
type: RELATED_TO
direction: outgoing
strength: 0.72
edge_id: 503f985c-3a59-44f8-a5ea-254cf145a78f
---
## Problem

View File

@ -6,7 +6,7 @@ tags: [paper-dynasty-database, fastapi, python, fix, dead-code, csv, peewee]
importance: 0.5
confidence: 0.8
created: "2026-03-03T20:36:36.060493+00:00"
updated: "2026-03-03T20:36:36.695912+00:00"
updated: "2026-03-04T02:32:18.715278+00:00"
relations:
- target: 62d0f73d-8854-4c71-9001-60b38d438534
type: RELATED_TO
@ -23,6 +23,11 @@ relations:
direction: outgoing
strength: 0.87
edge_id: 72bc9a13-dd0d-43ba-baff-5c5071a56a88
- target: 1fca0ae0-681e-4755-b16c-e5661639c6ef
type: RELATED_TO
direction: incoming
strength: 0.72
edge_id: fd1ddeee-eead-45c8-bfeb-97ceb828e325
---
## Problem

View File

@ -6,7 +6,7 @@ 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-03T23:48:28.438302+00:00"
updated: "2026-03-04T02:32:18.788103+00:00"
relations:
- target: 62d0f73d-8854-4c71-9001-60b38d438534
type: RELATED_TO
@ -38,6 +38,11 @@ relations:
direction: incoming
strength: 0.72
edge_id: 45f8434c-5683-4ba1-902b-b6250111bef6
- target: 1fca0ae0-681e-4755-b16c-e5661639c6ef
type: RELATED_TO
direction: incoming
strength: 0.72
edge_id: 503f985c-3a59-44f8-a5ea-254cf145a78f
---
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: [issue-poller, paper-dynasty-database, automation]
importance: 0.5
confidence: 0.8
created: "2026-03-03T20:36:57.529337+00:00"
updated: "2026-03-03T23:04:16.980812+00:00"
updated: "2026-03-04T02:32:18.750296+00:00"
relations:
- target: 4b8f4439-f46b-49c3-975d-6965a0aa97f3
type: RELATED_TO
@ -18,6 +18,11 @@ relations:
direction: incoming
strength: 0.7
edge_id: 0bcc341f-f60d-4e48-afd0-ddb45d9452b5
- target: 1fca0ae0-681e-4755-b16c-e5661639c6ef
type: RELATED_TO
direction: incoming
strength: 0.73
edge_id: 9a4dc69d-c029-4950-95d8-62fc39a88852
---
Attempted paper-dynasty-database#37 — fix: remove dead roster fields from CSV in v1_cards_get_one (#36). Status: success. Summary: Removed non-existent roster1/2/3 fields from CSV output in v1_cards_get_one to fix AttributeError at runtime. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/39. Cost: $0.6891947500000001