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

# Capability Status

> The authoritative list of Liteshop functionality that generated Sites and AI clients may use today.

Documentation and generated code must only rely on capabilities marked **Available**.

| Capability                                            | Status         | Current behavior                                                         |
| ----------------------------------------------------- | -------------- | ------------------------------------------------------------------------ |
| Static HTML, CSS, JavaScript, JSON, images, and fonts | Available      | Included files are validated and served from the Site's Liteshop origin. |
| Initial ZIP upload and subdomain deployment           | Available      | An invited Owner can validate and publish a Site to `*.liteshop.me`.     |
| Immutable Deployments and Rollback                    | Available      | Previous versions remain downloadable and can be reactivated.            |
| Draft upload, validation, preview, and Publish        | Available      | Updates require an explicit Publish action.                              |
| Portable Deployment download and AI-assisted update   | Available      | Download the active ZIP, edit it with an AI, and upload it as a Draft.   |
| `liteshop.forms.submit`                               | Planned        | Do not load or call the browser SDK yet.                                 |
| `liteshop.bookings.getAvailability`                   | Planned        | Do not render availability as authoritative Liteshop data yet.           |
| `liteshop.bookings.request`                           | Planned        | Do not present a Liteshop-powered booking request form yet.              |
| ChatGPT or Claude connected publishing                | In development | Use portable ZIP updates until OAuth and MCP authoring are deployed.     |
| Payments and visitor accounts                         | Deferred       | Not part of the current Site contract.                                   |

`liteshop.json` contains forward-compatible capability declarations even while their public runtime is planned. Declaring a capability does not make its browser API available. The static frontend must not invoke planned APIs.
