autonomy wal¶
Inspect the local telemetry WAL
Synopsis¶
Commands for inspecting the local telemetry write-ahead log (WAL).
The WAL records every telemetry event appended by the autonomy runtime before
it is exported to an OTLP collector. These commands let operators view WAL
health and drill into individual entries without modifying WAL state.
Options inherited from parent commands¶
--require-signed-manifest Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)
Subcommands¶
autonomy wal inspect— Print WAL entries with optional kind/time/bridge/outcome filtersautonomy wal status— Show WAL health: safe_seq, pending count, last write time