chore(meta): realign repo config after directory move

The repo moved to /var/mnt/data/projects/settled-reach (flat layout,
no more /main worktree subdir). Drop the stale autoMemoryDirectory
override (pointed at the old /home path; revert to the native
per-slug memory store) and gitignore .worktrees/, which now holds
per-machine git worktrees under the repo root.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 18:47:09 +02:00
co-authored by Claude Opus 4.8
parent 17f6e910ac
commit c395ca1e1a
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -1,5 +1,4 @@
{
"autoMemoryDirectory": "/home/jeroenschweitzer/Projects/settled-reach/.memory",
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
},
+3
View File
@@ -74,6 +74,9 @@ Thumbs.db
wiki/economics/corporations/generated_brands.toml
wiki/economics/corporations/generated_corporations.toml
# Git worktrees (per-machine, created under the repo root)
.worktrees/
# Claude Code internals (plans, session transcripts)
# Note: .claude/agents/, .claude/skills/, and .claude/settings.json ARE tracked
.claude/plans/