af-context 0.4.0

Transport-neutral tenant, subject, locale, and entitlement context.
Documentation
# af-context

Transport-neutral tenant, subject, locale, and entitlement context.

## Install

```sh
cargo add af-context
```

Use the exact Agent Factory version across packages in one application.

## Scope

This package owns reusable, business-free infrastructure and lifecycle contracts. Product prompts, domain tools, policies, credentials, data, and deployment configuration remain in the consuming application.

## Documentation

API and package documentation: [https://docs.rs/af-context](https://docs.rs/af-context)