Metadata-Version: 2.4
Name: deadband-protocol
Version: 0.3.0
Summary: 🛡️ Safety filtering — P0 block / P1 route / P2 optimize for agent actions
License: MIT
Project-URL: Homepage, https://github.com/cocapn/deadband-protocol
Project-URL: Repository, https://github.com/cocapn/deadband-protocol
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# deadband-protocol 🛡️

Safety filtering — P0 block/P1 route/P2 optimize for agent actions.

## Install

```bash
pip install deadband-protocol
```

## About

Part of the [Cocapn](https://github.com/cocapn) fleet. Provides tiered safety filtering for autonomous agent actions: block dangerous operations, route uncertain ones for review, and optimize safe ones for performance.

MIT License.
