Skip to content

PyAutoLabs/PyAutoHeart

Repository files navigation

PyAutoHeart

📖 Full documentation → https://pyautoscientist.readthedocs.io — the whole PyAutoScientist organism, including how to fork and run your own.

health

🔴 PyAuto health — RED (score 40)

snapshot 2026-07-12T07:27:43.334599+00:00 · just now

Blockers: autofit_workspace: Navigator Check failure on main

Check Status
🟢 Libraries 5 repos nominal
🔴 Workspaces 9 repos, 1 need attention
Worktree drift not observed here (dev-box only)
Script timing not observed here (dev-box only)
Import timing not observed here (dev-box only)
Unit-test timing not observed here (dev-box only)
Profiling drift not observed here (dev-box only)
Workspace test-mode timing not observed here (dev-box only)
Test run not observed here (dev-box only)
Version skew not observed here (dev-box only)

Full board

The health layer of the PyAuto organism. Heart continuously watches every repo — branch state, CI, open PRs, version skew, script timing, workspace validation — and rolls what it sees into one authoritative verdict:

pyauto-heart readiness       # GREEN / YELLOW / RED, a score, and the reasons

GREEN means it is safe to release. Heart is an observer: it never writes into other repos and never triggers a build — the Brain reads the verdict and decides what to do with it.

Daily driving:

pyauto-heart tick            # one refresh cycle
pyauto-heart status          # pretty-print the cached state
pyauto-heart watch           # the daemon: tick every 5 min, live board on a tty
pyauto-heart dashboard       # the board (also --md, --html, --json, --oneline)

Runs from its checkout (PYTHONPATH + PATH, no pip install); state lives under ~/.pyauto-heart/. Which repos are polled, and with what thresholds, is config/repos.yaml. Tests: pytest tests/.

Boundary and agent guidance: AGENTS.md. The organism: PyAutoBrain/ORGANISM.md, documented in full at https://pyautoscientist.readthedocs.io.

About

The Heart of the PyAuto organism: health and release-readiness checking across the PyAuto ecosystem.

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors