> ## 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 platforms

> Summarize observed platform behavior.

```bash theme={null}
linktrail platforms --observations observations.jsonl --json
```

## Behavior and output

Aggregates supplied observations, benchmark files and seed files. A host with no observations returns an unknown claim. --for-candidates emits annotated candidate JSONL.

## Arguments

Optional HOST positional; repeat --observations FILE; repeat --benchmark FILE; repeat --seed FILE; --for-candidates FILE; --json.

## 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>
