daily sync: 3 added, 4 modified, 0 deleted (3 edges)
This commit is contained in:
parent
25bfb84b9f
commit
7d970bd763
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 0bcc341f-f60d-4e48-afd0-ddb45d9452b5
|
||||
type: RELATED_TO
|
||||
from_id: e014f59b-60ff-4602-91bc-076b3a73f0e8
|
||||
from_title: "Fix: batch PitchingCardRatings lookup in pitcher sort (paper-dynasty-database #19)"
|
||||
to_id: 6ebf27b5-c1eb-4e4d-b12a-62e7fdbc9406
|
||||
to_title: "Issue poller: paper-dynasty-database#37 (success)"
|
||||
strength: 0.7
|
||||
created: "2026-03-03T23:04:16.980812+00:00"
|
||||
updated: "2026-03-03T23:04:16.980812+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: batch PitchingCardRatings lookup in pitcher sort (paper-dynasty-database #19) → Issue poller: paper-dynasty-database#37 (success)
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: d53ccdea-72f2-4342-8cc0-fb2b2c0eb056
|
||||
type: RELATED_TO
|
||||
from_id: e014f59b-60ff-4602-91bc-076b3a73f0e8
|
||||
from_title: "Fix: batch PitchingCardRatings lookup in pitcher sort (paper-dynasty-database #19)"
|
||||
to_id: 0fdd32ea-6b6a-4cd0-aa4b-117184e0c81d
|
||||
to_title: "Issue poller: paper-dynasty-database#36 (success)"
|
||||
strength: 0.7
|
||||
created: "2026-03-03T23:04:17.013311+00:00"
|
||||
updated: "2026-03-03T23:04:17.013311+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: batch PitchingCardRatings lookup in pitcher sort (paper-dynasty-database #19) → Issue poller: paper-dynasty-database#36 (success)
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: e496d0d4-b7fb-4c61-8738-2a86da490803
|
||||
type: RELATED_TO
|
||||
from_id: e014f59b-60ff-4602-91bc-076b3a73f0e8
|
||||
from_title: "Fix: batch PitchingCardRatings lookup in pitcher sort (paper-dynasty-database #19)"
|
||||
to_id: b9375a89-6e0f-4722-bca7-f1cd655de81a
|
||||
to_title: "Issue poller: paper-dynasty-database#35 (success)"
|
||||
strength: 0.7
|
||||
created: "2026-03-03T23:04:17.048422+00:00"
|
||||
updated: "2026-03-03T23:04:17.048422+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: batch PitchingCardRatings lookup in pitcher sort (paper-dynasty-database #19) → Issue poller: paper-dynasty-database#35 (success)
|
||||
@ -6,7 +6,23 @@ tags: [paper-dynasty-database, python, peewee, pandas, performance, fix, n+1-que
|
||||
importance: 0.65
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T23:04:16.395675+00:00"
|
||||
updated: "2026-03-03T23:04:16.395675+00:00"
|
||||
updated: "2026-03-03T23:04:17.048422+00:00"
|
||||
relations:
|
||||
- target: 6ebf27b5-c1eb-4e4d-b12a-62e7fdbc9406
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.7
|
||||
edge_id: 0bcc341f-f60d-4e48-afd0-ddb45d9452b5
|
||||
- target: 0fdd32ea-6b6a-4cd0-aa4b-117184e0c81d
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.7
|
||||
edge_id: d53ccdea-72f2-4342-8cc0-fb2b2c0eb056
|
||||
- target: b9375a89-6e0f-4722-bca7-f1cd655de81a
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.7
|
||||
edge_id: e496d0d4-b7fb-4c61-8738-2a86da490803
|
||||
---
|
||||
|
||||
## Problem
|
||||
|
||||
@ -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:49:08.515535+00:00"
|
||||
updated: "2026-03-03T23:04:17.048422+00:00"
|
||||
relations:
|
||||
- target: 96137768-1e1e-4d7c-9890-6443ecd5cc36
|
||||
type: RELATED_TO
|
||||
@ -23,6 +23,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.86
|
||||
edge_id: ea0eb03c-b08c-48bf-b7bf-ba0a71e3a737
|
||||
- target: e014f59b-60ff-4602-91bc-076b3a73f0e8
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.7
|
||||
edge_id: e496d0d4-b7fb-4c61-8738-2a86da490803
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
@ -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-03T22:02:25.566353+00:00"
|
||||
updated: "2026-03-03T23:04:17.013311+00:00"
|
||||
relations:
|
||||
- target: 96137768-1e1e-4d7c-9890-6443ecd5cc36
|
||||
type: RELATED_TO
|
||||
@ -28,6 +28,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.72
|
||||
edge_id: 172c89f5-f6a8-40f9-893a-6e99f8986bb8
|
||||
- target: e014f59b-60ff-4602-91bc-076b3a73f0e8
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.7
|
||||
edge_id: d53ccdea-72f2-4342-8cc0-fb2b2c0eb056
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
@ -6,13 +6,18 @@ 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-03T22:02:25.600716+00:00"
|
||||
updated: "2026-03-03T23:04:16.980812+00:00"
|
||||
relations:
|
||||
- target: 4b8f4439-f46b-49c3-975d-6965a0aa97f3
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.71
|
||||
edge_id: 8a6b4385-d851-4e8a-bc8d-f418e062bdd8
|
||||
- target: e014f59b-60ff-4602-91bc-076b3a73f0e8
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.7
|
||||
edge_id: 0bcc341f-f60d-4e48-afd0-ddb45d9452b5
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user