docs: add actest operator guide

This commit is contained in:
2026-07-23 14:21:34 +00:00
parent 0332b13471
commit 7cd7a747f0
2 changed files with 81 additions and 1 deletions
+3 -1
View File
@@ -195,7 +195,9 @@ The SQLite trace records callback receipt and validated callback state before
and after handling, text filters, complete rendered text and inline keyboards,
backend calls/results/errors, test-control commands, and job transitions.
`trace` shows a bounded recent view in chat; `export` sends the complete trace
as JSON Lines for offline diagnosis.
as JSON Lines for offline diagnosis. See the
[`/actest` operator guide](telegram-ux.md#actest-operator-guide) for complete
syntax, valid states/failure points, and a recommended review sequence.
## Fixture matrix