systemprompt-files 0.2.1

File storage, metadata, and access control for systemprompt.io AI governance infrastructure. Governed file operations for the MCP governance pipeline.
Documentation
1
2
3
4
5
mod ai;
mod content;
mod file;

pub use file::{FileRepository, FileStats, InsertFileRequest};