refactor: rename split-brain → memory fabric + portable soul → Layered Soul (Sam & Codex) #11

Merged
clawdie merged 4 commits from docs/layered-memory-fabric into main 2026-06-14 12:36:31 +02:00

4 commits

Author SHA1 Message Date
74b40d29d3 docs: rename portable soul docs to Layered Soul (Sam & Codex)
Some checks failed
CI / ci (pull_request) Has been cancelled
Updates the cross-harness identity terminology to Layered Soul and points install examples at a dedicated layered-soul repository while keeping hermes-soul as the Hermes-native Debby Linux backup.\n\nChecks: npx prettier --write touched docs; git diff --check

---
Build: pass | Tests: FAIL — 1 failed
2026-06-13 21:34:30 +02:00
de866c8055 docs: define portable agent soul contract (Sam & Codex)
Adds a harness-agnostic soul repository contract based on the Hermes soul backup shape, separating portable identity/skills/curated memory from raw sessions and harness-specific config.\n\nChecks: npx prettier --check touched docs; git diff --check

---
Build: pass | Tests: FAIL — 1 failed
2026-06-13 21:34:02 +02:00
5720338d0b refactor: rename memory fabric status surface (Sam & Codex)
Moves active split-brain status code to memory-fabric terminology, keeps a compatibility shim for old imports, updates operator-facing labels, and extends docs around portable multi-agent soul repos for Pi/Hermes/Codex/Claude/Colibri identity continuity.\n\nChecks: npm run typecheck; npx vitest run src/memory-fabric-status.test.ts src/telegram-brain-command.test.ts src/skills-pg.test.ts; npx prettier --check touched files; git diff --check\n\nNote: full npm run format:check still fails on pre-existing src/controlplane-api.test.ts syntax/format issues outside this change.

---
Build: pass | Tests: FAIL — 1 failed
2026-06-13 21:33:26 +02:00
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