# cin90 acknowledge

Render an AI-use statement from the session record

Render an AI-use acknowledgement from the session record.

Reads the AI CLI's own session logs, after the fact — the same data
cin90 inspect shows — and renders a statement suitable for pasting
into an assignment cover sheet. Every field is derived from the
transcript; nothing is self-reported.

This command uploads nothing and changes nothing.

## Usage

```
cin90 acknowledge [flags]
```

## Flags

```
  -h, --help                 help for acknowledge
      --session-dir string   directory holding the session record to acknowledge
```

## See also

- [cin90](/docs/cin90/)
