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

# linktrail adopt-result

> Save a prior single-check result to the ledger.

```bash theme={null}
linktrail adopt-result result.json
```

## Behavior and output

Validates the result artifact and writes local ledger/observation state under a writer lock. Prints a JSON adoption result.

## Arguments

FILE required; --intent wanted|expected defaults to wanted.

## Exit status

0 on success; 2 on usage, configuration, input or request failure.

Read [configuration and file ownership](/reference/local/configuration) before automating this command. Read [local file contracts](/reference/local/artifacts) for artifact fields. Browse the [local command index](/reference/local/index) for related commands.

<Note>Reference follows the current development CLI and HTTP contracts. Hosted availability depends on the selected environment. See [capability status](/capability-status).</Note>
