agentos-vfs 0.2.7

Secure Exec virtual filesystem backends
Documentation
1
2
3
4
5
# agentos-vfs

- `agentos-vfs` contains concrete backend adapters for secure-exec deployments: S3, host-disk metadata/block stores, and bridge/callback-backed stores.
- Keep policy decisions, trusted configuration validation, mount descriptor parsing, and sidecar lifecycle wiring in the sidecar plugin layer.
- Generic filesystem algorithms and in-memory stores belong in `vfs`.