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

# Type Alias: ResolveExecutionIntentOutcome

> **ResolveExecutionIntentOutcome** = `"RESOLVED"` | `"ALREADY_RESOLVED"`

Defined in: typescript/src/models/execution-intent.ts:107

RESOLVED: this call closed the intent. ALREADY\_RESOLVED: it was already
closed, nothing was changed, and the original statement is returned.
