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

This commit is contained in:
Cal Corum 2026-03-04 21:42:26 -06:00
parent a7324de869
commit 4bd1b6e51b
7 changed files with 75 additions and 4 deletions

View File

@ -6,7 +6,23 @@ tags: [palworld, steamtinkerlaunch, gaming, dlss, proton, configuration, claude-
importance: 0.7
confidence: 0.8
created: "2026-03-05T03:42:24.678568+00:00"
updated: "2026-03-05T03:42:24.678568+00:00"
updated: "2026-03-05T03:42:26.458957+00:00"
relations:
- target: fb56ad2c-5c87-48d4-8a69-118c81f74884
type: RELATED_TO
direction: outgoing
strength: 0.7
edge_id: 75f57eb8-c717-4cbe-8c2d-ebc0ae30f469
- target: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
type: RELATED_TO
direction: outgoing
strength: 0.64
edge_id: a583bd33-b3e2-4ecd-80d6-678126791989
- target: 046f9df6-b83b-4907-ac1d-77909e8c7883
type: RELATED_TO
direction: outgoing
strength: 0.64
edge_id: 9959776c-bbd0-43da-8d2f-aaf37bf35834
---
# Palworld STL Client Configuration

View File

@ -0,0 +1,13 @@
---
id: a583bd33-b3e2-4ecd-80d6-678126791989
type: RELATED_TO
from_id: 9f09eb50-682d-4018-88d0-19d38ac574ed
from_title: "Palworld STL Client Configuration (App ID 1623730)"
to_id: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
to_title: "Converted MemoryGraph MCP to Claude Code Skill"
strength: 0.64
created: "2026-03-05T03:42:26.412611+00:00"
updated: "2026-03-05T03:42:26.412611+00:00"
---
Auto-edge: Palworld STL Client Configuration (App ID 1623730) → Converted MemoryGraph MCP to Claude Code Skill

View File

@ -0,0 +1,13 @@
---
id: 9959776c-bbd0-43da-8d2f-aaf37bf35834
type: RELATED_TO
from_id: 9f09eb50-682d-4018-88d0-19d38ac574ed
from_title: "Palworld STL Client Configuration (App ID 1623730)"
to_id: 046f9df6-b83b-4907-ac1d-77909e8c7883
to_title: "Issue poller: paper-dynasty-database#11 (success)"
strength: 0.64
created: "2026-03-05T03:42:26.458957+00:00"
updated: "2026-03-05T03:42:26.458957+00:00"
---
Auto-edge: Palworld STL Client Configuration (App ID 1623730) → Issue poller: paper-dynasty-database#11 (success)

View File

@ -0,0 +1,13 @@
---
id: 75f57eb8-c717-4cbe-8c2d-ebc0ae30f469
type: RELATED_TO
from_id: 9f09eb50-682d-4018-88d0-19d38ac574ed
from_title: "Palworld STL Client Configuration (App ID 1623730)"
to_id: fb56ad2c-5c87-48d4-8a69-118c81f74884
to_title: "Mantimon TCG: Pokemon Pocket card scraper complete"
strength: 0.7
created: "2026-03-05T03:42:26.378013+00:00"
updated: "2026-03-05T03:42:26.378013+00:00"
---
Auto-edge: Palworld STL Client Configuration (App ID 1623730) → Mantimon TCG: Pokemon Pocket card scraper complete

View File

@ -6,7 +6,7 @@ tags: [pai, claude-code, memorygraph, skills, architecture, migration]
importance: 0.9
confidence: 0.8
created: "2025-12-07T06:50:12.011310+00:00"
updated: "2026-03-03T05:32:47.965929+00:00"
updated: "2026-03-05T03:42:26.412611+00:00"
relations:
- target: ebc3e5af-b3d1-486b-9751-8ece841aa93f
type: RELATED_TO
@ -53,6 +53,11 @@ relations:
direction: incoming
strength: 0.72
edge_id: 1005eb83-94ae-44dc-987a-4d2763b894e9
- target: 9f09eb50-682d-4018-88d0-19d38ac574ed
type: RELATED_TO
direction: incoming
strength: 0.64
edge_id: a583bd33-b3e2-4ecd-80d6-678126791989
---
Converted MemoryGraph from MCP server to Claude Code skill to reduce token cost. MCP tools were always in context (~45 tools eating tokens every turn). Skill loads on-demand only when triggered.

View File

@ -6,13 +6,18 @@ 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-03-03T18:07:05.560511+00:00"
updated: "2026-03-05T03:42:26.378013+00:00"
relations:
- target: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
type: BUILDS_ON
direction: incoming
strength: 0.7
edge_id: 4b12f41f-ac18-4ea9-81c3-17f9b99b9d2a
- target: 9f09eb50-682d-4018-88d0-19d38ac574ed
type: RELATED_TO
direction: incoming
strength: 0.7
edge_id: 75f57eb8-c717-4cbe-8c2d-ebc0ae30f469
---
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.

View File

@ -6,7 +6,13 @@ tags: [issue-poller, paper-dynasty-database, automation]
importance: 0.5
confidence: 0.8
created: "2026-03-04T06:03:28.263972+00:00"
updated: "2026-03-04T06:03:28.263972+00:00"
updated: "2026-03-05T03:42:26.458957+00:00"
relations:
- target: 9f09eb50-682d-4018-88d0-19d38ac574ed
type: RELATED_TO
direction: incoming
strength: 0.64
edge_id: 9959776c-bbd0-43da-8d2f-aaf37bf35834
---
Attempted paper-dynasty-database#11 — Complete or remove the stub live_update_pitching endpoint. Status: success. Summary: Removed stub live_update_pitching endpoint that only validated auth and returned input unchanged with no processing logic. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/57. Cost: $0.8154265