# Cron Job: pirate-vault-analyzer

**Job ID:** 6b7d6e716d1c
**Run Time:** 2026-07-24 09:00:25
**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**

**Vault Overview**
- **154 notes** across the vault
- **95,103 total words** (avg ~617 words per note)
- **653 links** (avg ~4 links per note)
- **186 unique tags** (350 total tag instances)

**Top Tags**
| 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 |

**Orphaned Notes: 131**
Most orphaned notes are structured content (chapters, ships, templates, factions, items, locations, monsters, spells, systems, quests, handouts, and index pages) that aren't referenced from other notes yet. This is typical for a reference-heavy campaign vault - the content exists but hasn't been woven into the narrative graph yet.

**Broken Links: 36**
A few categories of broken links:
1. **Folder links** (e.g., `[[2-World/Adventures/]]`, `[[3-Ships/]]`) - Obsidian-style folder links that don't resolve to a file
2. **Template placeholders** (e.g., `[[{{related1}}]]`, `[[${l.path}]]`) - Unrendered template variables
3. **Missing faction pages** - `[[The Displaced (Faction)]]` is referenced 5x but doesn't exist
4. **Moved/renamed notes** - `[[Crew & Ship Mood]]`, `[[Sea Encounter Generator]]`, `[[Daily Event Roller]]`, etc.
5. **Dead index/structure links** from Ideas pages

**Summary:** The vault is substantial (~95K words) with healthy linking density, but has some housekeeping debt: 131 orphaned notes to integrate and 36 broken links to fix, especially the missing faction page and several renamed system notes.
