feat(audit): refresh all phase0 live windows in cadence run

This commit is contained in:
William Valentin
2026-02-27 09:36:22 -08:00
parent e905fe1d56
commit 55f1a3dd7b
19 changed files with 189 additions and 128 deletions
@@ -1,9 +1,9 @@
# Phase 0 Baseline Telemetry Summary
- Run state events: 13
- Run state events: 14
- Run cancel events: 0
- Reaction matches: 0
- Reaction skips: 0
- Reaction skips: 1
- Sources: channel
@@ -14,13 +14,13 @@
- Cancelled: 0 (0.00%)
- Errors: 0 (0.00%)
- Cancel requested: 0
- Starts: 11
- Starts: 12
## Run Outcomes by Channel
| Channel | Outcomes | Complete | Cancelled | Error | Complete % | Cancel % | Error % | Cancel Req | Starts |
| --- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
| cron | 2 | 2 | 0 | 0 | 100.00% | 0.00% | 0.00% | 0 | 11 |
| cron | 2 | 2 | 0 | 0 | 100.00% | 0.00% | 0.00% | 0 | 12 |
## Run Outcomes by Session
@@ -34,6 +34,7 @@
| session_494cb3b392af | 0 | 0 | 0 | 0 | n/a | n/a | n/a | 0 | 1 |
| session_49b700741e03 | 0 | 0 | 0 | 0 | n/a | n/a | n/a | 0 | 1 |
| session_4cd8ba5e6df5 | 0 | 0 | 0 | 0 | n/a | n/a | n/a | 0 | 1 |
| session_534570702ea5 | 0 | 0 | 0 | 0 | n/a | n/a | n/a | 0 | 1 |
| session_683372f346c3 | 0 | 0 | 0 | 0 | n/a | n/a | n/a | 0 | 1 |
| session_a3f64a8e3c1e | 0 | 0 | 0 | 0 | n/a | n/a | n/a | 0 | 1 |
| session_ffcee254d546 | 0 | 0 | 0 | 0 | n/a | n/a | n/a | 0 | 1 |
@@ -44,12 +45,12 @@
## Reaction Decisions
- Matched: 0 (n/a)
- Skipped: 0 (n/a)
- Matched: 0 (0.00%)
- Skipped: 1 (100.00%)
### Skip Reasons
| Reason | Count | Percent |
| --- | ---: | ---: |
| _none_ | 0 | 0.00% |
| no_rules | 1 | 100.00% |