# Cron Job: pirate-vault-analyzer

**Job ID:** 6b7d6e716d1c
**Run Time:** 2026-07-31 09:00:39
**Schedule:** 0 9 * * *

## Prompt

[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to the user — do NOT use send_message or try to deliver the output yourself. Just produce your report/output as your final response and the system handles the rest. SILENT: If there is genuinely nothing new to report, respond with exactly "[SILENT]" (nothing else) to suppress delivery. Never combine [SILENT] with content — either report your findings normally, or say [SILENT] and nothing more.]

Run vault analyzer on Pirate Campaign vault and report statistics. Navigate to ~/obsidian-vault/Pirate-Campain and run: python3 scripts/analyzer.py --all

## Response

## Pirate Campaign Vault Analysis

### Overall Statistics
- **Total notes:** 154
- **Total words:** 95,103
- **Total links:** 653
- **Total tags:** 350
- **Average words per note:** 617
- **Average links per note:** 4

### Top Tags (186 unique total)
| Tag | Count |
|---|---|
| #chapter | 14 |
| #homebrew | 13 |
| #npc | 11 |
| #item | 11 |
| #pirate-campaign | 11 |
| #dm-reference | 7 |
| #attuned | 7 |
| #rare | 6 |
| #naval | 5 |
| #worldbuilding | 5 |
| #arc-3 | 5 |
| #player | 4 |
| #factions | 4 |
| #spells | 4 |
| #ship | 4 |
| #arc-2 | 4 |
| #session-zero | 4 |

### Orphaned Notes
**131 notes** have no incoming links. These are largely index files, templates, adventure write-ups, and system reference docs - essentially leaf content that other notes link *out to* but nothing links *back to*. This is normal for a reference-heavy vault, but some index notes and chapter summaries could be cross-linked better.

### Broken Links
**36 broken links** detected across 19 files. Common patterns:
- Placeholder/template syntax leaking through (e.g. `[[{{related1}}]]`, `[[${l.path}]]`)
- Missing "The Displaced (Faction)" note (referenced from 5 files)
- Dashboard links to empty folder paths (`[[2-World/Adventures/]]`, `[[3-Ships/]]`)
- Website/Ideas notes referencing non-existent paths like `[[Ships/Current-Ship]]`, `[[Sea Encounter Generator]]`
- `[[_Related note_]]` placeholder in Ghost.md

The vault is substantial at ~95k words with healthy interlinking (4 links/note average). Priority cleanup would be fixing the 36 broken links and deciding whether to backlink those 131 orphaned notes into relevant indexes.
