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,8 +1,8 @@
{
"generated_at": "2026-02-27T16:46:42.576Z",
"generated_at": "2026-02-27T17:36:01.625Z",
"source_audit_path": "~/.local/share/flynn/audit.log",
"source_event_count": 110,
"sampled_event_count": 104,
"source_event_count": 115,
"sampled_event_count": 109,
"filters": {
"sources": [
"channel"
@@ -22,19 +22,19 @@
},
"summary": {
"event_counts": {
"run_state": 65,
"run_state": 68,
"run_cancel": 0,
"reaction_match": 0,
"reaction_skip": 39
"reaction_skip": 41
},
"run_outcomes": {
"overall": {
"total_outcomes": 27,
"complete": 27,
"total_outcomes": 28,
"complete": 28,
"cancelled": 0,
"error": 0,
"cancel_requested": 0,
"start": 38,
"start": 40,
"completion_rate_pct": 100,
"cancel_rate_pct": 0,
"error_rate_pct": 0
@@ -43,12 +43,12 @@
{
"key": "gmail",
"stats": {
"total_outcomes": 25,
"complete": 25,
"total_outcomes": 26,
"complete": 26,
"cancelled": 0,
"error": 0,
"cancel_requested": 0,
"start": 25,
"start": 26,
"completion_rate_pct": 100,
"cancel_rate_pct": 0,
"error_rate_pct": 0
@@ -62,7 +62,7 @@
"cancelled": 0,
"error": 0,
"cancel_requested": 0,
"start": 13,
"start": 14,
"completion_rate_pct": 100,
"cancel_rate_pct": 0,
"error_rate_pct": 0
@@ -112,6 +112,20 @@
"error_rate_pct": 0
}
},
{
"key": "session_f6304f25e43b",
"stats": {
"total_outcomes": 2,
"complete": 2,
"cancelled": 0,
"error": 0,
"cancel_requested": 0,
"start": 2,
"completion_rate_pct": 100,
"cancel_rate_pct": 0,
"error_rate_pct": 0
}
},
{
"key": "session_33469de5a1ee",
"stats": {
@@ -322,20 +336,6 @@
"error_rate_pct": 0
}
},
{
"key": "session_f6304f25e43b",
"stats": {
"total_outcomes": 1,
"complete": 1,
"cancelled": 0,
"error": 0,
"cancel_requested": 0,
"start": 1,
"completion_rate_pct": 100,
"cancel_rate_pct": 0,
"error_rate_pct": 0
}
},
{
"key": "session_fd6536fa5ff4",
"stats": {
@@ -355,14 +355,14 @@
"cancel_latency_ms": null,
"reactions": {
"matched": 0,
"skipped": 39,
"total": 39,
"skipped": 41,
"total": 41,
"match_rate_pct": 0,
"skip_rate_pct": 100,
"skip_reasons": [
{
"reason": "no_rules",
"count": 39,
"count": 41,
"pct": 100
}
]