PACE Atlas
The resident AI SRE agent. Lives inside your cloud instance, watches telemetry, runs hard rules and an LLM decision layer, and alerts you — via console, file, webhook, Telegram, or email — only when it matters.
Quick start
pip install pace-atlas
pace-atlas --install # writes ~/.pace/config.yaml
pace-atlas --daemon # run every 5 minutes
pace-atlas --status # health summary
Requires an API key for the LLM decision layer (optional; hard rules work without it):
export GROQ_API_KEY=... # or OPENAI_API_KEY / ANTHROPIC_API_KEY
Configuration
~/.pace/config.yaml (or $PACE_HOME/config.yaml). Thresholds,
notification channels, dedupe window. See pace-atlas --install.
Commands
pace-atlas— run oncepace-atlas --daemon [--interval SECONDS]— run continuouslypace-atlas --install— write default configpace-atlas --install-systemd— install a user systemd unitpace-atlas --status— health summary
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pace_atlas-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pace_atlas-0.1.0-py3-none-any.whl
- Upload date:
- Size: 61.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
300ae29df961c2b301bc723ec6cb31046e5452a6c4ade726b1ea303a28feaf7c
|
|
| MD5 |
e6c62ea37dd760c47e1e8a11c48c4004
|
|
| BLAKE2b-256 |
52544fa7b49b8426c2f8eac209300bcfa9d067bcf242b2526a39a75d3849b120
|