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

# Status and Limits

> Current partner sandbox limits and operational expectations.

## Current status source

Use:

```text theme={null}
GET https://shlp-web-production.up.railway.app/api/v1/health
```

The app's `/developers` page should remain the live operational status page. Mintlify is the long-form integration manual.

## Deposit limits

Read limits from:

```text theme={null}
GET /api/v1/config
GET /api/v1/vault
```

Partner apps should display:

* Minimum native deposit
* Recommended operational minimum
* Deposit cap
* Current TVL
* Deposit readiness

## Operational expectations

* Indexer jobs should remain fresh.
* Snapshot jobs should remain fresh.
* Keeper heartbeat must be fresh and semantically valid.
* Deposits can be intentionally disabled while exits remain available.

## Demo readiness

A partner demo is credible only when the exact flows being shown are green in `/api/v1/health` and can be exercised through the API builders.
