Module engine
Structs§
- Heartbeat
Engine - Heartbeat engine — reads HEARTBEAT.md and executes tasks periodically
- Heartbeat
Metrics - Live health metrics for the heartbeat subsystem.
Shared via
Arc<ParkingMutex<>>between the heartbeat worker, deadman watcher, and API consumers. - Heartbeat
Task - A structured heartbeat task with priority and status metadata.
Enums§
- Task
Priority - Priority level for a heartbeat task.
- Task
Status - Status of a heartbeat task.