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

# Protocol status

> Current launch status, audit status, and how to read configured values in Stellar Lending docs.

Stellar Lending is pre-audit. Public mainnet launch is gated by deployment,
verification, audit, governance, monitoring, and capped-rollout checks.

Values shown in these docs are configured or planned values unless a page links
to deployment evidence for a specific network and contract address.

## Status

| Area               | Current status                                                                       |
| ------------------ | ------------------------------------------------------------------------------------ |
| Protocol contracts | Implemented in `rs-lending-xlm`; pre-audit.                                          |
| Mainnet launch     | Not public launch status. Requires launch-gate evidence.                             |
| Market values      | Configured values from repository config or examples.                                |
| Governance         | Timelock model implemented; production authority must be configured per launch plan. |
| Keeper             | Off-chain service implemented; config must list launched `HubAssetKey` markets.      |

## How To Read Values

* **Configured value** means the value appears in a config file or example.
* **Launched value** means the value is proven by a network, contract address,
  transaction, or deployment report.
* **Live value** should only be used when that deployment evidence is linked.

## Launch Evidence Expected

Before a public mainnet claim, evidence should include:

* deployed governance, controller, and pool addresses;
* controller owner set to governance;
* timelock delay and role assignment;
* market `HubAssetKey` list and spoke configuration;
* oracle source addresses and tolerances;
* cap settings;
* keeper config and TTL coverage;
* verification and audit results.
