daily sync: 3 added, 4 modified, 0 deleted (3 edges)
This commit is contained in:
parent
219df38d60
commit
b4d619b3eb
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 172c89f5-f6a8-40f9-893a-6e99f8986bb8
|
||||
type: RELATED_TO
|
||||
from_id: 4b8f4439-f46b-49c3-975d-6965a0aa97f3
|
||||
from_title: "Fix: Remove duplicate ranking_max filter in paper-dynasty-database get_teams"
|
||||
to_id: 0fdd32ea-6b6a-4cd0-aa4b-117184e0c81d
|
||||
to_title: "Issue poller: paper-dynasty-database#36 (success)"
|
||||
strength: 0.72
|
||||
created: "2026-03-03T22:02:25.566353+00:00"
|
||||
updated: "2026-03-03T22:02:25.566353+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: Remove duplicate ranking_max filter in paper-dynasty-database get_teams → Issue poller: paper-dynasty-database#36 (success)
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 8a6b4385-d851-4e8a-bc8d-f418e062bdd8
|
||||
type: RELATED_TO
|
||||
from_id: 4b8f4439-f46b-49c3-975d-6965a0aa97f3
|
||||
from_title: "Fix: Remove duplicate ranking_max filter in paper-dynasty-database get_teams"
|
||||
to_id: 6ebf27b5-c1eb-4e4d-b12a-62e7fdbc9406
|
||||
to_title: "Issue poller: paper-dynasty-database#37 (success)"
|
||||
strength: 0.71
|
||||
created: "2026-03-03T22:02:25.600716+00:00"
|
||||
updated: "2026-03-03T22:02:25.600716+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: Remove duplicate ranking_max filter in paper-dynasty-database get_teams → Issue poller: paper-dynasty-database#37 (success)
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 9da60eed-3d26-4a5f-860f-d36c6c4e003d
|
||||
type: RELATED_TO
|
||||
from_id: 4b8f4439-f46b-49c3-975d-6965a0aa97f3
|
||||
from_title: "Fix: Remove duplicate ranking_max filter in paper-dynasty-database get_teams"
|
||||
to_id: b00cbb65-ed9c-4e42-96c2-a2ff2d1db908
|
||||
to_title: "Issue poller: paper-dynasty-database#22 (success)"
|
||||
strength: 0.76
|
||||
created: "2026-03-03T22:02:25.535999+00:00"
|
||||
updated: "2026-03-03T22:02:25.535999+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: Remove duplicate ranking_max filter in paper-dynasty-database get_teams → Issue poller: paper-dynasty-database#22 (success)
|
||||
@ -6,7 +6,23 @@ tags: [paper-dynasty, paper-dynasty-database, python, fastapi, bug, teams, filte
|
||||
importance: 0.5
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T22:02:24.963367+00:00"
|
||||
updated: "2026-03-03T22:02:24.963367+00:00"
|
||||
updated: "2026-03-03T22:02:25.600716+00:00"
|
||||
relations:
|
||||
- target: b00cbb65-ed9c-4e42-96c2-a2ff2d1db908
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.76
|
||||
edge_id: 9da60eed-3d26-4a5f-860f-d36c6c4e003d
|
||||
- target: 0fdd32ea-6b6a-4cd0-aa4b-117184e0c81d
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.72
|
||||
edge_id: 172c89f5-f6a8-40f9-893a-6e99f8986bb8
|
||||
- target: 6ebf27b5-c1eb-4e4d-b12a-62e7fdbc9406
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.71
|
||||
edge_id: 8a6b4385-d851-4e8a-bc8d-f418e062bdd8
|
||||
---
|
||||
|
||||
## Problem
|
||||
|
||||
@ -6,7 +6,13 @@ tags: [issue-poller, paper-dynasty-database, automation]
|
||||
importance: 0.5
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T21:33:00.859203+00:00"
|
||||
updated: "2026-03-03T21:33:00.859203+00:00"
|
||||
updated: "2026-03-03T22:02:25.535999+00:00"
|
||||
relations:
|
||||
- target: 4b8f4439-f46b-49c3-975d-6965a0aa97f3
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.76
|
||||
edge_id: 9da60eed-3d26-4a5f-860f-d36c6c4e003d
|
||||
---
|
||||
|
||||
Attempted paper-dynasty-database#22 — Fix is_ai filter to respect False value in get_teams. Status: success. Summary: Fixed is_ai filter to use explicit boolean comparison (Team.is_ai == False/True) matching the existing has_guide pattern, so passing is_ai=False correctly excludes AI teams instead of always filtering. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/41. Cost: $0.50199225
|
||||
|
||||
@ -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:49:08.484540+00:00"
|
||||
updated: "2026-03-03T22:02:25.566353+00:00"
|
||||
relations:
|
||||
- target: 96137768-1e1e-4d7c-9890-6443ecd5cc36
|
||||
type: RELATED_TO
|
||||
@ -23,6 +23,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.86
|
||||
edge_id: 87edc056-eb8b-4a39-a648-cae2ce5c3051
|
||||
- target: 4b8f4439-f46b-49c3-975d-6965a0aa97f3
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.72
|
||||
edge_id: 172c89f5-f6a8-40f9-893a-6e99f8986bb8
|
||||
---
|
||||
|
||||
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,7 +6,13 @@ 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-03T20:36:57.529337+00:00"
|
||||
updated: "2026-03-03T22:02:25.600716+00:00"
|
||||
relations:
|
||||
- target: 4b8f4439-f46b-49c3-975d-6965a0aa97f3
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.71
|
||||
edge_id: 8a6b4385-d851-4e8a-bc8d-f418e062bdd8
|
||||
---
|
||||
|
||||
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