tf-hyper 0.1.5

TrustForge middleware for Hyper. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement for Hyper servers.
Documentation
# tf-hyper

TrustForge middleware for Hyper. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement for Hyper servers.

Part of [TrustForge](https://github.com/KodyDennon/TrustForge) — the open-source trust fabric for
AI-native software, devices, and verifiable action. The Rust crates and
the TypeScript packages (`@trustforge-protocol/*`) are mirrored
reference implementations kept in lockstep by a cross-language
conformance suite.

## Install

```sh
cargo add tf-hyper
```

## Overview

Placeholder for parallel-agent work on tf-hyper.

## Links

- API docs: [docs.rs/tf-hyper]https://docs.rs/tf-hyper
- Source: [crates/adapters/hyper]https://github.com/KodyDennon/TrustForge/tree/main/crates/adapters/hyper
- Specs & conformance vectors: [KodyDennon/TrustForge]https://github.com/KodyDennon/TrustForge
- Issues: [KodyDennon/TrustForge/issues]https://github.com/KodyDennon/TrustForge/issues

## Status

Draft — experimental. Apache-2.0.