Vodou Soul - Who You Are
Overview
SOUL.md defines who the AI is: core truths, boundaries, vibe, continuity. It's injected every turn as part of workspace bootstrap.
Quick Commands
View SOUL (and full context):
./do context --base-only
SOUL.md is included in the workspace bootstrap output.
Edit SOUL directly:
# SOUL lives in workspace root
# ~/.vodou/workspace/SOUL.md or ./.vodou/workspace/SOUL.md
Updating Preferences
To add a preference like "prefer Rust":
- Open SOUL.md in your workspace
- Add under Boundaries or a new Preferences section:
- Prefer Rust for new projects - Or append to MEMORY.md:
- [Preference] User prefers Rust
Stopping Point
What would you like to do?
- Show SOUL content — Run
./do context --base-only, extract SOUL section - Add a preference — Guide user to edit SOUL.md or MEMORY.md
- Bootstrap workspace — Run
./do bootstrapif SOUL.md doesn't exist yet