https://shipreadyai.dev/learn/verify/ai-features

> Discover all available pages from the documentation index at https://shipreadyai.dev/llms.txt

# AI feature controls

Whether prompts, spend, and model output are bounded so one visitor cannot run up the bill.

## Why a check from outside cannot see it

Prompt handling, spend limits and output checks happen inside a server call. From outside, a model that costs a tenth of a cent and one that costs a dollar look identical.

## How to check it yourself

1. Send your longest plausible input to the AI feature twenty times in a row.
2. Watch the provider spend for that hour, then multiply by a bored stranger.
3. Paste an instruction inside the content itself and see whether the model follows it.

## What a Launch Review does instead

A reviewer sends long and hostile inputs, watches spend for the hour, and reads how model output is used.
