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

This commit is contained in:
Cal Corum 2026-03-03 14:49:08 -06:00
parent e162ec8ade
commit 3d6cafe8d0
7 changed files with 74 additions and 4 deletions

View File

@ -0,0 +1,13 @@
---
id: 3af6c3a5-59eb-4886-9db7-48b71049c396
type: RELATED_TO
from_id: e4de9df4-6f69-4c05-a9ed-bbdb4c12cf53
from_title: "PR review: paper-dynasty-database#39 — remove dead roster CSV fields (APPROVED)"
to_id: 1e0e14cd-588f-417d-8fcb-a48a6cca506d
to_title: "Issue poller: paper-dynasty-database#25 (success)"
strength: 0.85
created: "2026-03-03T20:49:08.548777+00:00"
updated: "2026-03-03T20:49:08.548777+00:00"
---
Auto-edge: PR review: paper-dynasty-database#39 — remove dead roster CSV fields (APPROVED) → Issue poller: paper-dynasty-database#25 (success)

View File

@ -0,0 +1,13 @@
---
id: 87edc056-eb8b-4a39-a648-cae2ce5c3051
type: RELATED_TO
from_id: e4de9df4-6f69-4c05-a9ed-bbdb4c12cf53
from_title: "PR review: paper-dynasty-database#39 — remove dead roster CSV fields (APPROVED)"
to_id: 0fdd32ea-6b6a-4cd0-aa4b-117184e0c81d
to_title: "Issue poller: paper-dynasty-database#36 (success)"
strength: 0.86
created: "2026-03-03T20:49:08.484540+00:00"
updated: "2026-03-03T20:49:08.484540+00:00"
---
Auto-edge: PR review: paper-dynasty-database#39 — remove dead roster CSV fields (APPROVED) → Issue poller: paper-dynasty-database#36 (success)

View File

@ -0,0 +1,13 @@
---
id: ea0eb03c-b08c-48bf-b7bf-ba0a71e3a737
type: RELATED_TO
from_id: e4de9df4-6f69-4c05-a9ed-bbdb4c12cf53
from_title: "PR review: paper-dynasty-database#39 — remove dead roster CSV fields (APPROVED)"
to_id: b9375a89-6e0f-4722-bca7-f1cd655de81a
to_title: "Issue poller: paper-dynasty-database#35 (success)"
strength: 0.86
created: "2026-03-03T20:49:08.515535+00:00"
updated: "2026-03-03T20:49:08.515535+00:00"
---
Auto-edge: PR review: paper-dynasty-database#39 — remove dead roster CSV fields (APPROVED) → Issue poller: paper-dynasty-database#35 (success)

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-03T20:03:36.749702+00:00"
updated: "2026-03-03T20:49:08.548777+00:00"
relations:
- target: 62d0f73d-8854-4c71-9001-60b38d438534
type: RELATED_TO
@ -23,6 +23,11 @@ relations:
direction: incoming
strength: 0.88
edge_id: da9c25a4-9c58-44d7-b73a-b920194f935a
- target: e4de9df4-6f69-4c05-a9ed-bbdb4c12cf53
type: RELATED_TO
direction: incoming
strength: 0.85
edge_id: 3af6c3a5-59eb-4886-9db7-48b71049c396
---
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-03T19:06:38.151299+00:00"
updated: "2026-03-03T20:36:36.695912+00:00"
updated: "2026-03-03T20:49:08.515535+00:00"
relations:
- target: 96137768-1e1e-4d7c-9890-6443ecd5cc36
type: RELATED_TO
@ -18,6 +18,11 @@ relations:
direction: incoming
strength: 0.87
edge_id: 72bc9a13-dd0d-43ba-baff-5c5071a56a88
- target: e4de9df4-6f69-4c05-a9ed-bbdb4c12cf53
type: RELATED_TO
direction: incoming
strength: 0.86
edge_id: ea0eb03c-b08c-48bf-b7bf-ba0a71e3a737
---
Attempted paper-dynasty-database#35 — fix: remove dead roster fields from CSV in v1_cards_get_one (#25). Status: success. Summary: Removed dead roster1/roster2/roster3 fields from CSV output in v1_cards_get_one — accessing these non-existent Card model fields would raise AttributeError at runtime. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/36. Cost: $0.7001285

View File

@ -6,7 +6,7 @@ tags: [issue-poller, paper-dynasty-database, automation]
importance: 0.5
confidence: 0.8
created: "2026-03-03T19:38:07.953686+00:00"
updated: "2026-03-03T20:36:36.662742+00:00"
updated: "2026-03-03T20:49:08.484540+00:00"
relations:
- target: 96137768-1e1e-4d7c-9890-6443ecd5cc36
type: RELATED_TO
@ -18,6 +18,11 @@ relations:
direction: incoming
strength: 0.87
edge_id: bd40401a-c8ac-49f7-9b5e-bbb880b0ae50
- target: e4de9df4-6f69-4c05-a9ed-bbdb4c12cf53
type: RELATED_TO
direction: incoming
strength: 0.86
edge_id: 87edc056-eb8b-4a39-a648-cae2ce5c3051
---
Attempted paper-dynasty-database#36 — fix: remove dead roster fields from CSV in v1_cards_get_one (#35). Status: success. Summary: Removed dead roster1/roster2/roster3 fields from CSV output in v1_cards_get_one — accessing them raised AttributeError at runtime since they don't exist on the Card model.. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/37. Cost: $0.7266025

View File

@ -6,7 +6,23 @@ tags: [pr-reviewer, paper-dynasty-database, fastapi, peewee, python, cards-route
importance: 0.4
confidence: 0.8
created: "2026-03-03T20:49:08.129805+00:00"
updated: "2026-03-03T20:49:08.129805+00:00"
updated: "2026-03-03T20:49:08.548777+00:00"
relations:
- target: 0fdd32ea-6b6a-4cd0-aa4b-117184e0c81d
type: RELATED_TO
direction: outgoing
strength: 0.86
edge_id: 87edc056-eb8b-4a39-a648-cae2ce5c3051
- target: b9375a89-6e0f-4722-bca7-f1cd655de81a
type: RELATED_TO
direction: outgoing
strength: 0.86
edge_id: ea0eb03c-b08c-48bf-b7bf-ba0a71e3a737
- target: 1e0e14cd-588f-417d-8fcb-a48a6cca506d
type: RELATED_TO
direction: outgoing
strength: 0.85
edge_id: 3af6c3a5-59eb-4886-9db7-48b71049c396
---
## PR #39: fix: remove dead roster fields from CSV in v1_cards_get_one