FounderClaw โ€” Flattened Structure

Company model: CEO + Departments + Shared Projects

๐Ÿ—๏ธ ~/.openclaw/founderclaw/
The entire company. One workspace root. All agents share this path.
๐ŸŽฏ CEO Office
๐ŸŽฏ ceo/
FounderClaw Main's private office. The orchestrator.
SOUL.md โ€” personality & leadership style
AGENTS.md โ€” how to run the company
memory.md โ€” long-term CEO memory
active-projects.md โ€” what I'm managing now
sessions/ โ€” all conversations

๐Ÿ“š Projects (Shared)
๐Ÿ“š projects/
All projects live here. Each project is self-contained. Flattened โ€” no deep nesting.
๐Ÿ“ projects/todo-app/ โ€” one project
๐Ÿ“‹README.md
overview
๐Ÿ“ŠSTATUS.md
auto-updated
๐Ÿ’ปcode/
shared rw
๐ŸŽจdesign/
strategy
๐Ÿ“reviews/
shipper
๐Ÿงชqa/
tester
๐Ÿ”’security/
safety
๐Ÿ“Šhistory/
observer
๐Ÿ“projects/beta/
same structure

๐Ÿข Departments (Private)
๐Ÿ“ strategy-dept/
Product thinking & design
SOUL.md
processes.md โ€” how I do office-hours
memory.md โ€” patterns I've learned
project-log.md โ€” history of work
sessions/
๐Ÿš€ shipping-dept/
Code quality & deployment
SOUL.md
processes.md โ€” how I do reviews
memory.md
project-log.md
sessions/
๐Ÿ” testing-dept/
QA & browser testing
SOUL.md
processes.md โ€” how I do QA
memory.md
project-log.md
sessions/
๐Ÿ›ก๏ธ security-dept/
Security & guardrails
SOUL.md
processes.md
memory.md
project-log.md
sessions/
๐Ÿ“Š history-dept/
Debugging & retrospectives
SOUL.md
processes.md
memory.md
project-log.md
sessions/

๐Ÿข Company (Shared)
๐Ÿข company/
Company-wide config and records
roster.md โ€” all agents, roles, status
project-list.md โ€” active & completed projects
models.md โ€” model tiers configured
config.json โ€” tool policies

๐Ÿงฐ Skills (Shared)
๐Ÿงฐ skills/
29 founderclaw skills. Available to all agents.
office-hours/ review/ qa/ ship/ browse/ ...

๐Ÿ” Access Matrix
Who Own Dept Other Depts Projects (own) Projects (other) CEO files Company/
๐ŸŽฏ CEO rw rw rw rw rw rw
๐Ÿ“ Strategy rw no rw (design/) read only no read only
๐Ÿš€ Shipper rw no rw (reviews/, code/) read only no read only
๐Ÿ” Tester rw no rw (qa/, code/ read) read only no read only