Active Session

Workspace Restructure

Flatten the Obsidian vault into the repo root ยท New openclaw-config repo for infrastructure ยท 2026-08-22 ยท WebChat

John decided to stop using Obsidian. The Obsidian/ subdirectory in PhaedrusAI-Main is unnecessary nesting โ€” everything should live at the repo root.


The Plan

1. Flatten PhaedrusAI-Main

Move everything from ~/Documents/PhaedrusAI-main/Obsidian/ up to ~/Documents/PhaedrusAI-main/:

~/Documents/PhaedrusAI-main/
โ”œโ”€โ”€ AGENTS.md, SOUL.md, USER.md, MEMORY.md, TOOLS.md, HEARTBEAT.md
โ”œโ”€โ”€ context/
โ”œโ”€โ”€ memory/
โ”œโ”€โ”€ wiki/
โ”œโ”€โ”€ projects/
โ”œโ”€โ”€ scratch/
โ”œโ”€โ”€ skills/
โ”œโ”€โ”€ scripts/
โ”œโ”€โ”€ public/
โ”œโ”€โ”€ planning/
โ”œโ”€โ”€ thought-partners/
โ””โ”€โ”€ ...

Drop: .obsidian/ (Obsidian app config), stray screenshots, openclaw-workspace-state.json (regenerated).

Then update OpenClaw workspace config to point at ~/Documents/PhaedrusAI-main/ and restart.

2. New repo: openclaw-config

Track the OpenClaw infrastructure at ~/.openclaw/:

~/.openclaw/           โ† new git repo
โ”œโ”€โ”€ openclaw.json      โ† gateway config
โ”œโ”€โ”€ skills/            โ† user-level skills (docx, find-skills)
โ”œโ”€โ”€ plugin-skills/     โ† plugin-generated (imsg, slack, etc.)
โ”œโ”€โ”€ skill-workshop/    โ† proposal drafts
โ””โ”€โ”€ .gitignore         โ† exclude secrets.json, lcm.db*, logs/, cache/, tmp/

What stays the same


Status

Waiting on John โ€” plan discussed 08/22 via webchat. Awaiting confirmation on which folders to drop and any other preferences before executing.


Session started 2026-08-22 ยท WebChat

Internal system reference โ€” not for distribution.

โ† All Phaedrus pages