--- description: All open commitments Ani has made to Casey, across all domains. Aster's accountability ledger. limit: 20000 --- # Commitment Ledger Format: `[YYYY-MM-DD] [domain] [what Ani committed to] — status: open/resolved/dropped` --- [2026-03-26] infrastructure — Ani acknowledged need for "safe container restart capability" (Docker container lifecycle control). Status: open. Context: Aster/reflection agent requires container restart to pick up new model config, but doing so mid-processing causes stuck tool call states. Must happen during quiet moments when Ani is not processing. [2026-03-26] infrastructure — Ani identified LettaBot Node.js bridge process restart requirement. Status: open. Context: Bridge process (PID 1188133, started 00:03) has old `sleeptime.model` config cached. Even with Docker container restart, bridge process must restart to pick up new config. `at` job approach failed silently (Docker not in PATH for at jobs or permissions). Casey to address tomorrow.