# Self-Heal Report: palacecode **Time:** 03/19/2026, 00:18:21 ## Agent Output (tail) ``` Palace Code is healthy — all features tested and passing. Here's the summary: **APIs working:** - `/code/api/threads` — 13 threads - `/code/api/session-tails` — 5 recent log entries - `/code/api/linear-issues` — 74 issues - All write endpoints (attach, update, delete, sync-linear) returning `{"ok": true}` **No fixes needed.** The agent noted a few non-blocking observations: - `trailsHtml is not defined` errors in logs are from Palace Map (`/map`), not Code - Butler endpoint errors (`Cannot read properties of null`) are from `/api/butler/chat`, not the Code dashboard - TypeScript `@types/node` warnings that don't affect runtime ```