# Cron Job: pirate-vault-analyzer

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

Here are the vault statistics for the **Pirate Campaign** vault:

---

## 📊 Vault Overview

| Metric | Value |
|--------|-------|
| **Total notes** | 139 |
| **Total words** | 89,597 |
| **Total links** | 650 |
| **Total tags** | 354 |
| **Avg words / note** | 644 |
| **Avg links / note** | 4 |

---

## 🏷️ Top Tags (189 unique)

| 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 (116)

These notes exist but are **not linked to by any other note**. Highlights include:
- Quick reference sheets (Crew Orders, Firearms, Naval Combat, Ship Stats)
- All 14 story chapters
- All adventure seeds
- All ship tiers (Tier 1–5)
- All templates (Adventure, Faction, Item, Location, Monster, Session, Spell)
- All ideas documents
- All faction, item, location, monster, and spell entries (and their `_Index` files)
- Systems & worldbuilding docs
- Reference and handout indices

---

## 🔗 Broken Links (42)

Notes with **links pointing to non-existent targets**. Key culprits:
- `1-Campaign/Dashboard.md` → missing `2-World/Adventures/`, `2-World/NPCs/`, `3-Ships/`
- `1-Campaign/Session-Zero-Game-Plan.md` → missing adventure note
- `2-World/NPCs/_Index.md` → broken template variable `[[${l.path}]]`
- `5-Ideas/Website-Campaign-Ideas.md` → 8 missing links (Indexes, Current Ship, etc.)
- `8-Handouts/_Index.md` → 6 missing handout templates
- Multiple references to `[[The Displaced (Faction)]]` across several files
- Template placeholders like `[[{{related1}}]]` in `4-Tools/Templates/Adventure.md`

---

**Summary:** The vault is fairly large (≈90k words) with good tagging discipline, but the link graph is weak—**116 orphaned notes** and **42 broken links** suggest many entries are isolated or point to moved/renamed files. The `_Index` files and template stubs account for a significant portion of the orphans.
