clawdie-ai/docs/public/architecture/index.md
Sam & Claude faf060e0ce docs: introduce Layered Memory Fabric terminology (Sam & Codex)
Replaces public split-brain wording with Layered Memory Fabric, documents the skills/brain/ops planes, and sketches the shared FreeBSD/Linux install contract around PostgreSQL, ZFS/OpenZFS, and platform isolation adapters.\n\nChecks: npx --yes prettier@3 --check touched docs/html; git diff --check

---
Build: pass | Tests: FAIL — 1 failed
2026-06-13 21:32:50 +02:00

1.2 KiB

title description
Architecture Core runtime layout, isolation model, and deployment shapes.

System-level references for how Clawdie is assembled. FreeBSD remains the reference implementation; Linux should follow the same platform contracts where it is supported.

Runtime shape

Clawdie runs as a host-first shared platform:

  • the root install is not tenant zero
  • the shared platform namespace is system
  • the default service account and rc.d service identity stay clawdie
  • ASSISTANT_NAME is display-only
  • TENANT_ID is reserved for later additive tenants such as bob or jane

Shared platform databases:

  • system_ops
  • system_brain
  • system_skills
  • system_git
  • system_web

Shared platform services: