claude-memory/graph/decisions/live-series-card-update-agent-definition-created-9e1897.md
Cal Corum 34bb613c57 Add 20 retroactive edges and sync pending memory updates
- 20 new high-quality edges across 8 project clusters
- Edge types: BUILDS_ON, RELATED_TO, ALTERNATIVE_TO, REQUIRES
- Updated relation metadata on connected memories
- New episode entries and memory files from recent sessions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 23:34:07 -06:00

1.7 KiB

id type title tags importance confidence created updated relations
9e1897e8-a5ec-4297-ba85-941dcfe304b9 decision Live series card update agent definition created
paper-dynasty
claude-code
agents
architecture
0.7 0.8 2026-02-16T20:15:49.827270+00:00 2026-02-20T04:32:07.169669+00:00
target type direction strength edge_id
8a2f30f0-137d-4390-9252-22c4eb565046 ALTERNATIVE_TO outgoing 0.9 5c874e03-7119-4747-87bc-dff11e08328c

Created .claude/agents/live-series-card-update-agent.md for Paper Dynasty card-creation project. Mirrors the retrosheet agent pattern with live-series-specific differences:

  1. 7-step pipeline (vs retrosheet's 8): No separate position validation step — live series handles it inline via --pull-fielding.
  2. Data prerequisite gate: Checks for 8 FanGraphs CSV files before starting (vlhp/vrhp/vlhh/vrhh basic+rate).
  3. PotM variant support: Separate parameter table for promo cards with --description and --ignore-limits flags.
  4. Cardset lookup by name: groundball_b validation looks up cardset ID by name (live series uses names, retrosheet uses IDs).
  5. Same shared patterns: Minimal tool set (Bash/Read/Grep/Glob/AskUserQuestion), Sonnet model, dev/prod S3 guard, environment verification, structured report output.

Updated paper-dynasty skill SKILL.md in 3 places to route live series to agent (workflow table, file structure comment, context loading table). Workflow doc retained as reference.

Both card generation workflows (retrosheet + live series) are now agents. Skill retains: queries, gauntlet, packs, bot troubleshooting, reference docs, custom cards.

File: /mnt/NV2/Development/paper-dynasty/card-creation/.claude/agents/live-series-card-update-agent.md