Governance infrastructure for AI agents — mesh + memory + audit
Project description
flux7
Governance infrastructure for AI agents.
pip install flux7 # mesh + memory
pip install flux7[all] # + audit + Claude API support
Packages
| Package | Description |
|---|---|
| flux7-mesh | Policy engine and governance sidecar for AI agent tool calls |
| flux7-memory | Governed memory substrate for multi-agent systems |
| flux7-audit | RAG-powered code audit agent |
Quick start
from agent_mesh import AgentMesh, GovernedToolkit
from mem7 import Mem7
mesh = AgentMesh("http://localhost:9090", agent="my-agent")
mem = Mem7("http://localhost:9070")
MIT licensed. docs.flux7.art
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flux7-0.1.0.tar.gz
(1.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
flux7-0.1.0-py3-none-any.whl
(1.5 kB
view details)
File details
Details for the file flux7-0.1.0.tar.gz.
File metadata
- Download URL: flux7-0.1.0.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69806c8f119bdee5b6be40c3d07ba923a78dfa915aeec88929f58a28cde61943
|
|
| MD5 |
467f3b3bc16bbfba661c42c61f0bd97f
|
|
| BLAKE2b-256 |
9fae8fa42ffa9118fe15d0372737897d94c7ac6fe3fc893d7e851c0beeb3367a
|
File details
Details for the file flux7-0.1.0-py3-none-any.whl.
File metadata
- Download URL: flux7-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fc1b9a9a848b435ffd29a22cee344958d3a9a643d32f42ada925d74122c90f8
|
|
| MD5 |
1bb508f4485fd7d4d73fb2d248e32141
|
|
| BLAKE2b-256 |
2f88a8f09289f6ed46c6e7938afaeb68c45a39a456ddbe49ed3a04e219e465e2
|