> ## Documentation Index
> Fetch the complete documentation index at: https://project-brain.rocheaiops.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Provider boundaries

> What Gemini does, what persists locally, and the accepted Live governance limits.

<a href="/assets/visuals/brain-vs-gemini.svg" target="_blank" rel="noreferrer" aria-label="Open full-size diagram: B.R.A.I.N. versus Gemini"><img src="https://mintcdn.com/roche-ai-ops/zV65QLx2v4-e7KNO/assets/visuals/brain-vs-gemini.svg?fit=max&auto=format&n=zV65QLx2v4-e7KNO&q=85&s=55120dae8b80eed1201ff174aeb10bc1" alt="B.R.A.I.N. versus Gemini" noZoom width="1440" height="820" data-path="assets/visuals/brain-vs-gemini.svg" /><span className="sr-only">Open full-size diagram: B.R.A.I.N. versus Gemini</span></a>

Gemini is a replaceable provider. It supplies reasoning, Live interaction, and
embeddings; it does not own B.R.A.I.N. identity, canonical memory, beliefs,
provenance, or source artifacts. Finalized transcripts, normalized events,
session state, and usage estimates persist locally. Raw PCM is forwarded
transiently and is not retained as durable audio.

| Provider capability | Accepted configuration                 |
| ------------------- | -------------------------------------- |
| Live interaction    | `gemini-3.1-flash-live-preview`        |
| Document embeddings | `gemini-embedding-2` at 768 dimensions |

| Live guardrail           | Accepted server default |
| ------------------------ | ----------------------- |
| Concurrent Live sessions | 1                       |
| Maximum session duration | 600 seconds             |
| Reconnects               | 1                       |
| Daily audio allowance    | 1,800 seconds           |
| Estimated daily cost cap | \$1.00                  |

These are fail-closed local guardrails. Provider billing remains authoritative.
A missing provider secret fails closed; browser clients never receive it. See
[conversation and Live](/architecture/conversation-and-live) and [provider operations](/operations/provider-operations).
