6 lines
234 B
Markdown
6 lines
234 B
Markdown
# Observability
|
|
|
|
- Export Prometheus metrics for transitions, guards, retries.
|
|
- Trace: one span per transition; include guard outcomes and linked evidence.
|
|
- Logs: append-only structured logs with state_pre_hash and state_post_hash.
|