daily sync: 3 added, 4 modified, 0 deleted (3 edges)
This commit is contained in:
parent
e588aae403
commit
0ee7586556
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 4b12f41f-ac18-4ea9-81c3-17f9b99b9d2a
|
||||
type: BUILDS_ON
|
||||
from_id: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
|
||||
from_title: "Fix: dead roster CSV fields in paper-dynasty-database cards endpoint"
|
||||
to_id: fb56ad2c-5c87-48d4-8a69-118c81f74884
|
||||
to_title: "Mantimon TCG: Pokemon Pocket card scraper complete"
|
||||
strength: 0.7
|
||||
created: "2026-03-03T18:07:05.560511+00:00"
|
||||
updated: "2026-03-03T18:07:05.560511+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: dead roster CSV fields in paper-dynasty-database cards endpoint → Mantimon TCG: Pokemon Pocket card scraper complete
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 7f19347f-52cb-4d65-a5a3-61e8670d3d5a
|
||||
type: RELATED_TO
|
||||
from_id: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
|
||||
from_title: "Fix: dead roster CSV fields in paper-dynasty-database cards endpoint"
|
||||
to_id: 25a63239-d077-4a92-8466-0900e16b837f
|
||||
to_title: "Issue poller: paper-dynasty-database#31 (success)"
|
||||
strength: 0.68
|
||||
created: "2026-03-03T18:07:05.611047+00:00"
|
||||
updated: "2026-03-03T18:07:05.611047+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: dead roster CSV fields in paper-dynasty-database cards endpoint → Issue poller: paper-dynasty-database#31 (success)
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: caec4168-dea7-45bc-b10c-ed8baf816768
|
||||
type: RELATED_TO
|
||||
from_id: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
|
||||
from_title: "Fix: dead roster CSV fields in paper-dynasty-database cards endpoint"
|
||||
to_id: 1e6628fa-dc5d-4047-a9ae-ecb884e04ba2
|
||||
to_title: "Issue poller: paper-dynasty-database#32 (success)"
|
||||
strength: 0.69
|
||||
created: "2026-03-03T18:07:05.588111+00:00"
|
||||
updated: "2026-03-03T18:07:05.588111+00:00"
|
||||
---
|
||||
|
||||
Auto-edge: Fix: dead roster CSV fields in paper-dynasty-database cards endpoint → Issue poller: paper-dynasty-database#32 (success)
|
||||
@ -6,7 +6,23 @@ tags: [paper-dynasty, paper-dynasty-database, fastapi, python, fix, dead-code, c
|
||||
importance: 0.55
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T18:07:05.018372+00:00"
|
||||
updated: "2026-03-03T18:07:05.018372+00:00"
|
||||
updated: "2026-03-03T18:07:05.611047+00:00"
|
||||
relations:
|
||||
- target: fb56ad2c-5c87-48d4-8a69-118c81f74884
|
||||
type: BUILDS_ON
|
||||
direction: outgoing
|
||||
strength: 0.7
|
||||
edge_id: 4b12f41f-ac18-4ea9-81c3-17f9b99b9d2a
|
||||
- target: 1e6628fa-dc5d-4047-a9ae-ecb884e04ba2
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.69
|
||||
edge_id: caec4168-dea7-45bc-b10c-ed8baf816768
|
||||
- target: 25a63239-d077-4a92-8466-0900e16b837f
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.68
|
||||
edge_id: 7f19347f-52cb-4d65-a5a3-61e8670d3d5a
|
||||
---
|
||||
|
||||
## Problem
|
||||
|
||||
@ -6,7 +6,13 @@ tags: [mantimon-tcg, scraper, pokemon-pocket, card-data, python]
|
||||
importance: 0.8
|
||||
confidence: 0.8
|
||||
created: "2026-01-27T05:21:27.324357+00:00"
|
||||
updated: "2026-01-27T05:21:27.324357+00:00"
|
||||
updated: "2026-03-03T18:07:05.560511+00:00"
|
||||
relations:
|
||||
- target: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
|
||||
type: BUILDS_ON
|
||||
direction: incoming
|
||||
strength: 0.7
|
||||
edge_id: 4b12f41f-ac18-4ea9-81c3-17f9b99b9d2a
|
||||
---
|
||||
|
||||
Built scraper for Pokemon TCG Pocket card data from pokemon-zone.com. Key features: (1) Scrapes card JSON with all attributes (HP, attacks, abilities, weakness, retreat, etc.), (2) Downloads card images to local storage with Referer header required, (3) Supports --images flag during scrape or --download-images to fetch images later, (4) Fixed is_ex detection to match ' ex' suffix only (not 'ex' substring like Exeggutor), (5) Fixed trainer detection using 'Trainer | Type' pattern. Total: 372 cards across A1 (Genetic Apex, 286) and A1a (Mythical Island, 86) sets. Some images failed due to rate limiting - can retry with --download-images.
|
||||
|
||||
@ -6,7 +6,7 @@ tags: [issue-poller, paper-dynasty-database, automation]
|
||||
importance: 0.5
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T04:37:13.859450+00:00"
|
||||
updated: "2026-03-03T15:05:45.301507+00:00"
|
||||
updated: "2026-03-03T18:07:05.611047+00:00"
|
||||
relations:
|
||||
- target: c29e169a-896c-4b80-9b69-22c2880d61d7
|
||||
type: RELATED_TO
|
||||
@ -23,6 +23,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.86
|
||||
edge_id: b161978a-162f-4d96-975a-d89a1d3fb6e2
|
||||
- target: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.68
|
||||
edge_id: 7f19347f-52cb-4d65-a5a3-61e8670d3d5a
|
||||
---
|
||||
|
||||
Attempted paper-dynasty-database#31 — Remove debug print(req.scope) from get_docs route. Status: success. Summary: Removed debug print(req.scope) from get_docs route in app/main.py. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/32. Cost: $0.5910284999999998
|
||||
|
||||
@ -6,7 +6,13 @@ tags: [issue-poller, paper-dynasty-database, automation]
|
||||
importance: 0.5
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T15:06:02.717135+00:00"
|
||||
updated: "2026-03-03T15:06:02.717135+00:00"
|
||||
updated: "2026-03-03T18:07:05.588111+00:00"
|
||||
relations:
|
||||
- target: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.69
|
||||
edge_id: caec4168-dea7-45bc-b10c-ed8baf816768
|
||||
---
|
||||
|
||||
Attempted paper-dynasty-database#32 — fix: remove debug print(req.scope) from get_docs route (#31). Status: success. Summary: Removed debug print(req.scope) from get_docs route in app/main.py. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/34. Cost: $0.7683692500000001
|
||||
|
||||
Loading…
Reference in New Issue
Block a user