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

# Workspace

> Index and search workspace data through the runtime proxy.

Workspace routes are pass-through JSON routes to the runtime service.

## Routes

| Method | Path                    | Description                         |
| ------ | ----------------------- | ----------------------------------- |
| `POST` | `/api/workspace/index`  | Indexes workspace content.          |
| `POST` | `/api/workspace/search` | Searches indexed workspace content. |

## Body

The gateway does not reshape these bodies. It forwards caller JSON to the runtime service.
