# STANDARD_PROFILE

**Kind:** Constant

**Source:** [`atloria-monorepo/libs/agent-core/src/runtime/model-profiles.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/runtime/model-profiles.ts#L181)

STANDARD_PROFILE — safe fallback when model is unknown.
Preserves current GPT-5.4 behavior so existing tests and deployments
are unaffected when no profile is specified.

## Definition

```ts
ModelCapabilityProfile
```
