Metadata-Version: 2.4
Name: hermeskill
Version: 0.1.0a1
Summary: Hermeskill SDK — apoptosis protocol core: watcher state, symptom checks, death certificates, and control-plane client
License: MIT
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.8
Requires-Dist: rich>=13.7
Requires-Dist: typer>=0.12
Description-Content-Type: text/markdown

# hermeskill

The Hermeskill SDK — `WatcherState`, symptom checks, death certificates,
control-plane client, and the `hermeskill` operator CLI.

This is the framework-agnostic core. The supported framework adapter today is
[`hermeskill-hermes`](../hermeskill-hermes) — install that package to supervise
Hermes Agent sessions with one `pip install`.

See the [repo root README](../../README.md) for product overview, install
walkthrough, environment variables, and operator workflows.
