v0.1.0 - Production Release & Python SDK
Aurora Node Auditor v0.1.0
Initial production release of Aurora Node Auditor - lightweight, zero-dependency telemetry daemon, system auditor, and Python client SDK for AI agents and edge Linux nodes.
Highlights
- Zero dependencies: Standard library Python 3.10+ (<15 MB RAM)
- Multi-modal exposition: Structured JSON (
/telemetry,/health,/ready) + Prometheus text format (/metrics) - Python Client SDK: Built-in
AuditorClientfor 1-line agent integrations - Production deployment: Systemd service and Cloudflare/Nginx reverse proxy
- 100% Test Coverage: Fully verified test suite
Installation
pip install git+https://github.com/auroraxo/aurora-node-auditor.gitOr install directly from the attached .whl package.