Vault Usage Protocol — For All Agents
This vault is the shared memory system for Morty, Dash, and Remi. Follow this every session.
Before Taking Action
-
Search for context related to the task:
- People involved → People
- Recent meetings → 02-Meetings
- Technical context → Patterns (Dash)
- Directives and rules → Morty-Memory
- Related companies → Companies
-
Read the relevant note — don’t assume you remember; always confirm from file.
After Learning Something New
Write it back immediately:
- New contact → create/update in People
- Meeting occurred → create note in 02-Meetings with wikilinks to all attendees
- Bug fixed → add entry to Debugging-Guide
- New pattern → add to Patterns
- Decision made → update Morty-Memory or relevant file
- New company → create in Companies
Wikilink Protocol
Always use wikilinks for internal references:
| Type | Format |
|---|---|
| Person | [[FirstName]] (first name only in prose) |
| Company | [[CompanyName]] |
| Meeting | [[YYYY-MM-DD-Meeting-Title]] |
| Ticket | [[04-Projects/repo-name/Issue-Title]] |
| Agent | [[Morty]], [[Dash]], [[Remi]] |
Auto-Commit Schedule
Morty auto-commits and pushes vault changes hourly. Nader’s Mac auto-pulls via Obsidian Git plugin every 5 minutes.
Vault Locations
- Server:
/data/.openclaw/workspace/twill-brain/ - Git:
https://github.com/Morty021/twill-brain(private) - Web:
https://vault.twill.biz(Zero Trust — @twillpayments.com Google login only)