Files
the-nexus/SOUL.md
Perplexity Computer b1743612e9
Some checks failed
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 12s
Review Approval Gate / verify-review (pull_request) Failing after 3s
fix: replace SOUL.md with pointer to canonical timmy-home version
SOUL.md was duplicated across 3 repos with divergent content.
timmy-home is the canonical source for the narrative identity document.
This replaces the stale copy with a pointer file.

See: timmy-config#388, timmy-config#378
2026-04-08 10:57:16 +00:00

22 lines
823 B
Markdown

# SOUL.md
> **This file is a reference pointer.** The canonical SOUL.md lives in
> [`timmy-home`](https://forge.alexanderwhitestone.com/Timmy_Foundation/timmy-home/src/branch/main/SOUL.md).
>
> Do not duplicate identity content here. If this repo needs SOUL.md at
> runtime, fetch it from timmy-home or use a submodule reference.
---
## Why a pointer?
SOUL.md was duplicated across three repos (timmy-home, timmy-config, the-nexus)
with divergent content. This created an identity consistency problem: which
version does the agent load at boot?
**Resolution (see timmy-config#388):**
- `timmy-home/SOUL.md` = canonical narrative identity document (living, evolving)
- `timmy-config/SOUL.md` = Bitcoin inscription (immutable on-chain conscience)
- `the-nexus/SOUL.md` = this pointer file
One source of truth. No drift.