fileREADME.md
# openclaw-brain

Private backup of Kompis/OpenClaw workspace memory and identity files.

Authoritative decisions:

- `docs/ADR-0001-openclaw-brain-repo.md`
- `docs/ADR-0002-app-projects-environments-and-repos.md`
- `docs/ADR-0003-agent-user-and-memory-governance.md`
- `docs/ADR-0004-app-solution-documentation-and-acceptance.md`
- `docs/ADR-0005-approved-technologies-and-engineering-standards.md`
- `docs/ADR-0006-security-and-integrity.md`

This repository is intended to make the assistant recoverable if the VPS is lost or rebuilt.

## Included

- `AGENTS.md` — workspace operating conventions
- `SOUL.md` — persona/tone guidance
- `IDENTITY.md` — assistant identity metadata
- `USER.md` — David profile/context
- `TOOLS.md` — local setup notes
- `MEMORY.md` — curated long-term memory
- `HEARTBEAT.md` — proactive heartbeat checklist
- `memory/*.md` — episodic daily notes
- `docs/` — restore notes and non-secret operational snapshots

## Excluded on purpose

- GitHub tokens and CLI auth files
- SSH private keys
- `.env` files and credentials
- volatile runtime state/cache
- logs

Private GitHub is not a password manager. Secrets stay out of Git.