Some checks failed
Smoke Test / smoke (pull_request) Failing after 11s
Root cause analysis for incident where Timmy overwrote Bezalel's live config.yaml with a stripped-down replacement during a diagnostic investigation, without reading the full config or asking permission. Root causes: - RC-1: Did not read full config (stopped at line 50 of 80+) - RC-2: Solving wrong problem (webhook localhost routing, not config) - RC-3: Acted without asking (modified another agent's production config) - RC-4: Confused auth error (expired Kimi key) with broken config Damage: None permanent. Backup restored, gateway was running throughout. Prevention: 4 new rules including HARD RULE for config modification. File: rcas/RCA-581-bezalel-config-overwrite.md (126 lines) Refs: Timmy_Foundation/timmy-home#581