# Bounded Authority Report Adapter v0.2.0 - Table of Contents

> Holder-side companion signer for the Bounded Authority Protocol — signs protocol objects (holder proofs, boundary anchors, grants, key transitions) through a local key handle over the protocol's deterministic signing inputs. The private key never enters the library.

## Pages

- [Bounded Authority Report Adapter](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)
- [NOTICE](notice.md)
- [Security policy](security.md)
- [Consuming an envelope from this adapter](consumer-integration.md)

## Modules

- [BoundedAuthorityReportAdapter](BoundedAuthorityReportAdapter.md): Universal companion signer to `BoundedAuthorityProtocol` (ROADMAP B2).

