Last active
August 20, 2026 00:34
-
-
Save akio-ai/870fdabac0ce095e7c667278e0e29f7c to your computer and use it in GitHub Desktop.
Win3 watchdog heartbeat (= external dead-man check source、updated every 60s)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"ts": "2026-05-26T09:00:00Z", "ts_epoch": 1779789600, "watchdog_version": "1.0", "note": "initial placeholder, overwritten by daemon"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "ts": "2026-08-20T00:34:44Z", | |
| "ts_epoch": 1787186084, | |
| "watchdog_version": "1.0", | |
| "services": { | |
| "win3_exec": true, | |
| "win3_bracket_watcher": true, | |
| "win3_derivatives_sidecar": true | |
| }, | |
| "pause_mode": false, | |
| "webhook_http": 200, | |
| "anomalies": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment