Metadata-Version: 2.4
Name: ratchet-pilot
Version: 0.1.0
Summary: Self-improvement engine for the Ratchet framework
Project-URL: Homepage, https://getratchet.dev
Project-URL: Repository, https://github.com/ratchet-framework/Ratchet
Author: Aaron Benson
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: ratchet-core>=0.1.0
Description-Content-Type: text/markdown

# ratchet-pilot

Self-improvement engine for the [Ratchet framework](https://getratchet.dev).

- **Incidents** — Parse INC-*.md postmortems with severity, prevention tasks, root cause
- **Trust** — Evidence-based autonomy tiers (T1-T5) with automatic regression
- **Guardrails** — Preflight checks against keyword-matched rules
- **Actions** — Pause-and-ask queue with severity-based timeouts
- **Metrics** — Weekly incident health, backlog velocity, adoption stats

## Install

```bash
pip install ratchet-pilot
```

## License

MIT
