Skip to content

v0.1.0 - Production Release & Python SDK

Choose a tag to compare

@auroraxo auroraxo released this 06 Sep 01:20
· 5 commits to main since this release

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 AuditorClient for 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.git

Or install directly from the attached .whl package.