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

This commit is contained in:
Cal Corum 2026-03-04 21:42:55 -06:00
parent 0b090efdca
commit ccab63dd40
7 changed files with 74 additions and 4 deletions

View File

@ -6,7 +6,7 @@ tags: [n8n, monitoring, homelab, configuration, server-diagnostics]
importance: 0.7
confidence: 0.8
created: "2026-02-20T05:12:03.317234+00:00"
updated: "2026-03-04T17:05:57.681539+00:00"
updated: "2026-03-05T03:42:55.680698+00:00"
relations:
- target: 7fdc5ceb-4b8c-426d-8492-948d106f92bb
type: REQUIRES
@ -68,6 +68,11 @@ relations:
direction: incoming
strength: 0.69
edge_id: 4938021f-1da7-4e9d-9e81-935228cbf805
- target: 5cf15362-1388-4637-b0c8-e6a07d2629f0
type: RELATED_TO
direction: incoming
strength: 0.69
edge_id: bb6b8a3e-628f-4888-b5f6-4fce5c5cb52c
---
## Master Workflow: "Server Health Monitor - Claude Code" (p7XmW23SgCs3hEkY)

View File

@ -0,0 +1,13 @@
---
id: eece3788-8888-4e7b-b11d-376d43cf79d8
type: BUILDS_ON
from_id: 5cf15362-1388-4637-b0c8-e6a07d2629f0
from_title: "Palworld Dedicated Server Requirements and Operational Notes"
to_id: fb56ad2c-5c87-48d4-8a69-118c81f74884
to_title: "Mantimon TCG: Pokemon Pocket card scraper complete"
strength: 0.68
created: "2026-03-05T03:42:55.713981+00:00"
updated: "2026-03-05T03:42:55.713981+00:00"
---
Auto-edge: Palworld Dedicated Server Requirements and Operational Notes → Mantimon TCG: Pokemon Pocket card scraper complete

View File

@ -0,0 +1,13 @@
---
id: a0bbfc97-8c7b-4e0f-b9a3-ca5ba0294add
type: BUILDS_ON
from_id: 5cf15362-1388-4637-b0c8-e6a07d2629f0
from_title: "Palworld Dedicated Server Requirements and Operational Notes"
to_id: 62ee21e8-2b56-4d38-a73d-47e2724f08c6
to_title: "N8N + Claude Code Automated Server Monitoring System"
strength: 0.71
created: "2026-03-05T03:42:55.646487+00:00"
updated: "2026-03-05T03:42:55.646487+00:00"
---
Auto-edge: Palworld Dedicated Server Requirements and Operational Notes → N8N + Claude Code Automated Server Monitoring System

View File

@ -0,0 +1,13 @@
---
id: bb6b8a3e-628f-4888-b5f6-4fce5c5cb52c
type: RELATED_TO
from_id: 5cf15362-1388-4637-b0c8-e6a07d2629f0
from_title: "Palworld Dedicated Server Requirements and Operational Notes"
to_id: 39379120-896b-46cd-befa-b83d09d7556b
to_title: "Server Health Monitor n8n workflow node structure and connections"
strength: 0.69
created: "2026-03-05T03:42:55.680698+00:00"
updated: "2026-03-05T03:42:55.680698+00:00"
---
Auto-edge: Palworld Dedicated Server Requirements and Operational Notes → Server Health Monitor n8n workflow node structure and connections

View File

@ -6,7 +6,23 @@ tags: [palworld, game-server, requirements, insight, claude-home]
importance: 0.6
confidence: 0.8
created: "2026-03-05T03:42:55.229244+00:00"
updated: "2026-03-05T03:42:55.229244+00:00"
updated: "2026-03-05T03:42:55.713981+00:00"
relations:
- target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6
type: BUILDS_ON
direction: outgoing
strength: 0.71
edge_id: a0bbfc97-8c7b-4e0f-b9a3-ca5ba0294add
- target: 39379120-896b-46cd-befa-b83d09d7556b
type: RELATED_TO
direction: outgoing
strength: 0.69
edge_id: bb6b8a3e-628f-4888-b5f6-4fce5c5cb52c
- target: fb56ad2c-5c87-48d4-8a69-118c81f74884
type: BUILDS_ON
direction: outgoing
strength: 0.68
edge_id: eece3788-8888-4e7b-b11d-376d43cf79d8
---
# Palworld Dedicated Server Requirements

View File

@ -6,7 +6,7 @@ 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-05T03:42:26.378013+00:00"
updated: "2026-03-05T03:42:55.713981+00:00"
relations:
- target: 61b618e7-6c6a-46be-9dec-b31b57cb19fe
type: BUILDS_ON
@ -18,6 +18,11 @@ relations:
direction: incoming
strength: 0.7
edge_id: 75f57eb8-c717-4cbe-8c2d-ebc0ae30f469
- target: 5cf15362-1388-4637-b0c8-e6a07d2629f0
type: BUILDS_ON
direction: incoming
strength: 0.68
edge_id: eece3788-8888-4e7b-b11d-376d43cf79d8
---
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,7 @@ tags: [n8n, claude-code, automation, docker, monitoring, homelab, discord, ssh,
importance: 0.9
confidence: 0.8
created: "2025-12-20T04:35:53.428069+00:00"
updated: "2026-03-05T03:42:34.033774+00:00"
updated: "2026-03-05T03:42:55.646487+00:00"
relations:
- target: 775506ce-ed06-4c36-95f3-73379855b44a
type: BUILDS_ON
@ -127,6 +127,11 @@ relations:
direction: incoming
strength: 0.77
edge_id: 0df175ef-062b-46c7-8a39-6f407d9e4049
- target: 5cf15362-1388-4637-b0c8-e6a07d2629f0
type: BUILDS_ON
direction: incoming
strength: 0.71
edge_id: a0bbfc97-8c7b-4e0f-b9a3-ca5ba0294add
---
Built automated server health monitoring with N8N and Claude Code headless mode.