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

# agentlinkops citation inventory

> Freeze an existing panel epoch without new engine calls.

```bash theme={null}
agentlinkops citation inventory PANEL.json --out INVENTORY.json [--epoch ID] [--dir DIR]
```

## Behavior and output

Writes dated per-observation citation URLs, supplied prompt provenance, independent mention and citation findings, missing evidence counts, epoch spend and a checksum. Selects only the requested panel. The checksum detects edits; it does not establish independent authenticity.

## Arguments

PANEL.json and --out required; --epoch chooses a retained epoch, otherwise the latest matching epoch; --dir defaults to .agentlinkops.

## Exit status

0 on success; 1 for a sweep with a measured decline; 2 on invalid input, existing output, configuration failure or budget abort.

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>Check the selected environment and workspace access before calling hosted operations. See [capability status](/capability-status).</Note>
