Files
clawdinators/memory/architecture.md
T
Josh Palmer 78f57df5a8 🤖 chore: move to moltbot upstream + sync tooling
What:
- swap nix-moltbot inputs, packages, and workflow automation
- update secrets wiring, repo seeds, and org references for moltbot
- fix self-update path and moltbot config/log defaults

Why:
- align infra with moltbot rename and new packaging
- restore update pipeline + consistent bootstrap artifacts

Tests:
- ./scripts/build-image.sh (fails: /build chmod permission on darwin)
2026-01-28 18:36:10 +01:00

366 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-moltbot.
  • Runtime: Clawdbot gateway + CLAWDINATOR service.
  • Memory: shared filesystem under /var/lib/clawd/memory.

Update this when architecture decisions change.