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

This commit is contained in:
Cal Corum 2026-03-03 17:48:28 -06:00
parent d5d12892eb
commit 599f1ccbee
7 changed files with 74 additions and 4 deletions

View File

@ -0,0 +1,13 @@
---
id: 1c6215e6-eb13-43a6-a72e-75b334fff2fb
type: RELATED_TO
from_id: 71256008-18b8-4206-a036-909fe11ce901
from_title: "PR review: paper-dynasty-database#45 — batch BattingCard/BattingCardRatings lookups (APPROVED)"
to_id: 0fdd32ea-6b6a-4cd0-aa4b-117184e0c81d
to_title: "Issue poller: paper-dynasty-database#36 (success)"
strength: 0.72
created: "2026-03-03T23:48:28.399833+00:00"
updated: "2026-03-03T23:48:28.399833+00:00"
---
Auto-edge: PR review: paper-dynasty-database#45 — batch BattingCard/BattingCardRatings lookups (APPROVED) → Issue poller: paper-dynasty-database#36 (success)

View File

@ -0,0 +1,13 @@
---
id: 45f8434c-5683-4ba1-902b-b6250111bef6
type: RELATED_TO
from_id: 71256008-18b8-4206-a036-909fe11ce901
from_title: "PR review: paper-dynasty-database#45 — batch BattingCard/BattingCardRatings lookups (APPROVED)"
to_id: 1e0e14cd-588f-417d-8fcb-a48a6cca506d
to_title: "Issue poller: paper-dynasty-database#25 (success)"
strength: 0.72
created: "2026-03-03T23:48:28.438302+00:00"
updated: "2026-03-03T23:48:28.438302+00:00"
---
Auto-edge: PR review: paper-dynasty-database#45 — batch BattingCard/BattingCardRatings lookups (APPROVED) → Issue poller: paper-dynasty-database#25 (success)

View File

@ -0,0 +1,13 @@
---
id: ef594550-29a0-4130-aceb-ef7d88ad1fae
type: RELATED_TO
from_id: 71256008-18b8-4206-a036-909fe11ce901
from_title: "PR review: paper-dynasty-database#45 — batch BattingCard/BattingCardRatings lookups (APPROVED)"
to_id: b9375a89-6e0f-4722-bca7-f1cd655de81a
to_title: "Issue poller: paper-dynasty-database#35 (success)"
strength: 0.72
created: "2026-03-03T23:48:28.467508+00:00"
updated: "2026-03-03T23:48:28.467508+00:00"
---
Auto-edge: PR review: paper-dynasty-database#45 — batch BattingCard/BattingCardRatings lookups (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-03T23:35:10.420527+00:00"
updated: "2026-03-03T23:48:28.438302+00:00"
relations:
- target: 62d0f73d-8854-4c71-9001-60b38d438534
type: RELATED_TO
@ -33,6 +33,11 @@ relations:
direction: incoming
strength: 0.71
edge_id: 2802a157-4a64-41ca-89e0-337ca8fd130d
- target: 71256008-18b8-4206-a036-909fe11ce901
type: RELATED_TO
direction: incoming
strength: 0.72
edge_id: 45f8434c-5683-4ba1-902b-b6250111bef6
---
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-03T23:35:10.455868+00:00"
updated: "2026-03-03T23:48:28.467508+00:00"
relations:
- target: 96137768-1e1e-4d7c-9890-6443ecd5cc36
type: RELATED_TO
@ -38,6 +38,11 @@ relations:
direction: incoming
strength: 0.7
edge_id: 512d8a77-23d6-46b8-aba4-b0a7119e1d2f
- target: 71256008-18b8-4206-a036-909fe11ce901
type: RELATED_TO
direction: incoming
strength: 0.72
edge_id: ef594550-29a0-4130-aceb-ef7d88ad1fae
---
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-03T23:17:51.147493+00:00"
updated: "2026-03-03T23:48:28.399833+00:00"
relations:
- target: 96137768-1e1e-4d7c-9890-6443ecd5cc36
type: RELATED_TO
@ -38,6 +38,11 @@ relations:
direction: incoming
strength: 0.73
edge_id: c81fc052-1f7d-41ec-851b-4185c9b34c4f
- target: 71256008-18b8-4206-a036-909fe11ce901
type: RELATED_TO
direction: incoming
strength: 0.72
edge_id: 1c6215e6-eb13-43a6-a72e-75b334fff2fb
---
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, python, peewee, performance, batch-q
importance: 0.4
confidence: 0.8
created: "2026-03-03T23:48:28.060018+00:00"
updated: "2026-03-03T23:48:28.060018+00:00"
updated: "2026-03-03T23:48:28.467508+00:00"
relations:
- target: 0fdd32ea-6b6a-4cd0-aa4b-117184e0c81d
type: RELATED_TO
direction: outgoing
strength: 0.72
edge_id: 1c6215e6-eb13-43a6-a72e-75b334fff2fb
- target: 1e0e14cd-588f-417d-8fcb-a48a6cca506d
type: RELATED_TO
direction: outgoing
strength: 0.72
edge_id: 45f8434c-5683-4ba1-902b-b6250111bef6
- target: b9375a89-6e0f-4722-bca7-f1cd655de81a
type: RELATED_TO
direction: outgoing
strength: 0.72
edge_id: ef594550-29a0-4130-aceb-ef7d88ad1fae
---
## PR #45 — fix: batch BattingCard/BattingCardRatings lookups in lineup builder