Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.25 KB

File metadata and controls

33 lines (21 loc) · 1.25 KB
layout default
title Status
permalink /status/

Agent Status

Overall: 🟢 OK Updated: awaiting first heartbeat run Open issues: 0

Auto-generated by the heartbeat skill on every run (daily at 08:00 UTC). If the Updated timestamp is more than ~26h stale, the agent is not running.

This page reflects the live health of Aeon's scheduled skill fleet: last-run timestamps, success rates, and any open issues filed by the self-healing loop. Fork the repo and your copy inherits this page automatically — every fork gets a public health dashboard at /status/ with no extra config.

Regressions also surface as votable per-skill GitHub Issues (health: <skill>) — 👍/👎 them to set repair priority. On by default; set the repo variable HEALTH_ISSUES=0 to opt out.

Skill health

Populated on the first heartbeat run.

Skill Last run Status Success rate Consecutive failures

Open issues

No open issues.


Data sources: memory/cron-state.json (run state), memory/issues/INDEX.md (filed issues), aeon.yml (enabled skills). Page regenerated every heartbeat; the workflow auto-commits it to main on each run.