axonflow-sdk-rust 0.1.0

Rust SDK for the AxonFlow AI governance platform
Documentation
# AxonFlow Rust SDK Documentation

Welcome to the documentation for the AxonFlow Rust SDK.

## Core Documentation

- **[README]../README.md**: Getting started, installation, and quick start examples.
- **[Architecture]ARCHITECTURE.md**: A deep dive into the design goals, interceptor pattern, and fail-open resilience.
- **[Error Handling]ERROR_HANDLING.md**: A guide to idiomatic error handling, retryable errors, and status code mapping.

## Feature Guides

- **[Examples]../README.md#examples**: Runnable code snippets for common scenarios.
- **Interceptors**: How to wrap existing LLM clients for invisible governance.
- **Gateway Mode**: Manually auditing and logging LLM interactions.
- **MCP Governance**: Governing access to external tools and data sources.
- **Multi-Agent Planning**: Orchestrating complex AI workflows.

## Support

- [AxonFlow Documentation]https://docs.getaxonflow.com
- [GitHub Discussions]https://github.com/getaxonflow/axonflow/discussions
- [Contact Support]mailto:hello@getaxonflow.com