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)
367 B
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.