clawdinators/memory/architecture.md
Josh Palmer c2c3bf4f46 🔄 rebrand: moltbot → openclaw, clawdinators
Rename org references from moltbot to openclaw across all config, docs,
CI workflows, flake inputs, secret names, and repo seeds.

Mapping:
- org: moltbot → openclaw
- repos: moltinators → clawdinators, nix-moltbot → nix-openclaw, molthub → clawhub
- secrets: moltinator-* → clawdinator-*
- flake input: nix-moltbot → nix-openclaw
- GH repos renamed: openclaw/nix-openclaw, openclaw/clawdinators

Upstream package/binary names (moltbot, moltbot-gateway, moltbot.json)
kept as-is — those come from nix-openclaw and haven't been renamed yet.

Tests: not run (rename-only change; CI will validate flake eval)
2026-01-30 14:30:46 +01:00

367 B

Architecture Memory

Canonical architecture decisions and invariants for CLAWDINATOR.

  • Infra: OpenTofu + AWS AMI pipeline for host provisioning.
  • Config: NixOS modules/flake, tracking latest nix-openclaw.
  • Runtime: Clawdbot gateway + CLAWDINATOR service.
  • Memory: shared filesystem under /var/lib/clawd/memory.

Update this when architecture decisions change.