Commit Graph

9 Commits

Author SHA1 Message Date
Timmy Bot
64a954f4d9 Enhance Kimi heartbeat with Nexus Watchdog alerting for stale lockfiles (#386)
- Add nexus_alert() function to send alerts to Nexus Watchdog
- Alerts are written as JSON files to $NEXUS_ALERT_DIR (default: /tmp/nexus-alerts)
- Alert includes: alert_id, timestamp, source, host, alert_type, severity, message, data
- Send 'stale_lock_reclaimed' warning alert when stale lock detected (age > 600s)
- Send 'heartbeat_resumed' info alert after successful recovery
- Include lock age, lockfile path, action taken, and stat info in alert data
- Add configurable NEXUS_ALERT_DIR and NEXUS_ALERT_ENABLED settings
- Add test script for validating alert functionality
2026-04-05 07:04:57 +00:00
Timmy Bot
5ace1e69ce security: add pre-commit hook for secret leak detection (#384) 2026-04-05 00:27:00 +00:00
4ca5e8e100 feat: add sovereign hashtag metrics for archive media (#48) 2026-03-28 20:16:31 +00:00
25c1b32bfb feat: add twitter video media manifest pipeline (#47) 2026-03-28 19:58:32 +00:00
Alexander Whitestone
aca26da71f fix: make Evennia training replay deterministic (#37) 2026-03-28 15:33:43 -04:00
Alexander Whitestone
3f5a174943 feat: add Evennia training baseline and eval harness (#37) 2026-03-28 15:20:32 -04:00
Alexander Whitestone
78ec5ad97b feat: bootstrap local Evennia world lane for Timmy (#36) 2026-03-28 13:33:26 -04:00
812c576a7b docs: codify merge proof standard (#32) 2026-03-28 14:03:39 +00:00
3be3a6ed4f feat: add trajectory sanitization utility (#27) 2026-03-28 05:04:44 +00:00