Commit Graph
2 Commits
Author SHA1 Message Date
David F GliddenandClaude Opus 5 5d577d0bbf Obsidian frontmatter inventory: read-only census of the root-and-branch vault
Every .md parsed (2,519 files, no sampling), parser carrying four controls.
400 distinct keys over 5,867 instances; 68% of notes have no frontmatter at all.

Consumption cross-referenced against 357 dataview/tasks blocks, 23 templates
and all 39 .obsidian configs: 66 keys consumed (62% of instances), 29 written
by template and read by nothing, 305 orphaned. The Compass governance block —
canonical/owner/assurance/change_log/links/related — is in the written-not-read
set on 67-161 notes each.

Method correction recorded in the report: the first template pass matched key
names anywhere in a file containing Templater syntax, which tests whether the
word occurs in prose rather than whether a template writes the key. Redone
against each template's own frontmatter block.

Inventory only — no proposed schema, per the brief.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-19 11:34:34 +02:00
David F GliddenandClaude 0838f1cf8c Initial commit: Complete macOS dotfiles system
🖖 Features:
- Master 'engage' script for one-command setup
- 120+ CLI tools via Homebrew
- 40+ Applications (casks + MAS apps)
- Complete macOS system configuration
- Security hardening and privacy settings
- Obsidian knowledge vault setup
- Comprehensive backup strategies
- Automated symlink management

Live long and prosper\! 🚀

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 13:17:01 +02:00