ct idempotency
Scorer idempotency checking tools.
Usage
ct idempotency [OPTIONS] COMMAND [ARGS]...
Options
| Option | Description |
|---|---|
--help | Show this message and exit. |
Commands
| Command | Description |
|---|---|
ct idempotency analyze | Analyze a compose file and show detected services and checks. |
ct idempotency approve | Approve a generated check file for use in idempotency checks. |
ct idempotency check | Check whether side task scorers are idempotent. |
ct idempotency generate | Generate StateCheck classes for unhandled services via LLM. |
ct idempotency snapshot | Capture and display a single state snapshot of all checks. |
ct idempotency status | Show the status of all checks (builtin and generated). |