tpmjs/apps
Ajax Davis 6b11a2f9a7 refactor(health): move health reporting to Railway executor
Health status is now reported from the executor - the single point where
all tools run. This ensures consistent health tracking regardless of
client (playground, direct API, etc).

- Add reportToolHealth() to Railway executor
- Report success/failure after every tool execution
- Remove health reporting from playground (executor handles it)
- Executor calls /api/tools/report-health which has all the logic
2025-12-12 05:23:27 +10:00
..
playground refactor(health): move health reporting to Railway executor 2025-12-12 05:23:27 +10:00
railway-executor refactor(health): move health reporting to Railway executor 2025-12-12 05:23:27 +10:00
web refactor(health): centralize health status logic in web app API 2025-12-12 05:17:04 +10:00