> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jhansi.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Current Limitations

> A trustworthy security page states what the product does not yet guarantee.

## Before production use, document

* The exact sandbox backend and isolation boundary.
* Whether workloads run as root or a non-root user.
* Default filesystem mounts and persistence.
* Default network access and egress controls.
* Authentication and authorisation on the runtime API.
* Resource limits, timeouts and cleanup guarantees.
* How secrets are passed, stored and removed.
* Logging behaviour and potential sensitive-data exposure.

## Claims intentionally avoided

* "Agents cannot read secrets" — without a mechanism that enforces it.
* "Production secure" — without a defined deployment profile.
* "Enterprise ready" — based only on planned governance.
* "Zero trust" — as a marketing label without precise controls.

## What this means in practice

jhansi.io is suitable for development, evaluation and controlled internal use. Teams with strict production security requirements should review the self-hosting configuration, validate the deployment against their threat model, and monitor this page as the product matures.

## Next steps

* Review the [self-hosting configuration](/self-hosting/configuration) before deploying.
* Check [sandbox isolation](/concepts/sandboxes) for current backend details.
