CLAUDE.md so future Claude Code sessions have the five-phase workflow,
web-access rule, clarification-flag rules, tool permissions per agent,
and modification conventions at hand on session start.
README.md as the vault-facing overview for anyone opening this repo in
Obsidian, including the roster and where to find session artefacts.
docs/structure/initial-plan.md archives the design decisions that shaped
the current scaffolding — useful context when extending the system.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Exclude .env (a GOOGLE_CLOUD_PROJECT value was present at the repo root),
.claude/settings.local.json, OS cruft, and personal Obsidian workspace
state (workspace.json, workspace-mobile.json, cache). Commit the rest of
.obsidian/ so the vault reopens with the same plugins, graph settings,
and daily-notes config on any machine.
Also expand Obsidian's userIgnoreFilters so .claude, .env, and .gitignore
don't pollute the file explorer, search, or graph view.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>