# Cron Job: pirate-vault-analyzer

**Job ID:** 6b7d6e716d1c
**Run Time:** 2026-07-18 09:00:54
**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 **Pirate Campaign Vault** statistics:

---

## 📊 Vault Overview

| Metric | Value |
|--------|-------|
| **Total notes** | 130 |
| **Total words** | 81,712 |
| **Total links** | 619 |
| **Total tags** | 355 |
| **Avg words/note** | 628 |
| **Avg links/note** | 4 |

---

## 🏷️ Top Tags (190 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 (108)

108 notes have **no incoming links** — including all 14 story chapters, most adventures, factions, items, locations, monsters, spells, templates, and system documents.

---

## 🔗 Broken Links (48)

48 broken internal links detected across the vault. Notable examples:

- **Dashboard** links to empty directories (`[[2-World/Adventures/]]`, `[[2-World/NPCs/]]`, `[[3-Ships/]]`)
- **Index files** with templated links (`[[${l.path}]]`, `[[{{related1}}]]`)
- **Multiple references** to missing notes like:
  - `[[The Displaced (Faction)]]` (linked from 5+ files)
  - `[[Crew & Ship Mood]]`
  - `[[Sea Encounter Generator]]`
  - `[[Daily Event Roller]]`
  - `[[Combat Actions]]`, `[[Conditions]]`, `[[Currency & Trade]]` (7-Reference/_Index)
  - `[[Convergence Shard — Handout]]`, `[[Treasure Map — Template]]` (8-Handouts/_Index)

---

### Summary
The vault is **substantial** (~82K words, 130 notes) but **heavily disconnected** — **83% of notes are orphaned** and there are **48 broken links** suggesting incomplete cross-referencing, missing notes, or unremoved template placeholders.
