chore(audit): dedupe rolling cadence script wiring

This commit is contained in:
William Valentin
2026-02-27 11:35:26 -08:00
parent c2c9b2af66
commit 0c7d2b9190
23 changed files with 2260 additions and 7 deletions
@@ -0,0 +1,104 @@
{
"generated_at": "2026-02-27T19:34:29.605Z",
"source_audit_path": "~/.local/share/flynn/audit.log",
"source_event_count": 6,
"sampled_event_count": 6,
"filters": {
"since_ms": 1772178441443,
"until_ms": 1772178441944,
"sources": [
"gateway"
],
"exclude_session_substrings": [
"probe"
],
"anonymized_identifiers": true,
"auto_gateway_cancel_window": {
"session_id": "ws:phase0-gateway-window",
"start_time_ms": 1772178441443,
"end_time_ms": 1772178441944,
"event_count": 6,
"run_cancel_count": 1,
"cancel_requested_count": 1,
"cancelled_count": 1,
"padding_ms": 250
}
},
"options": {
"sources": [
"gateway"
],
"maxSessions": 20,
"maxChannels": 20,
"maxSkipReasons": 10
},
"summary": {
"event_counts": {
"run_state": 5,
"run_cancel": 1,
"reaction_match": 0,
"reaction_skip": 0
},
"run_outcomes": {
"overall": {
"total_outcomes": 2,
"complete": 1,
"cancelled": 1,
"error": 0,
"cancel_requested": 1,
"start": 2,
"completion_rate_pct": 50,
"cancel_rate_pct": 50,
"error_rate_pct": 0
},
"by_channel": [
{
"key": "ws",
"stats": {
"total_outcomes": 2,
"complete": 1,
"cancelled": 1,
"error": 0,
"cancel_requested": 1,
"start": 2,
"completion_rate_pct": 50,
"cancel_rate_pct": 50,
"error_rate_pct": 0
}
}
],
"by_session": [
{
"key": "session_67024a716ed2",
"stats": {
"total_outcomes": 2,
"complete": 1,
"cancelled": 1,
"error": 0,
"cancel_requested": 1,
"start": 2,
"completion_rate_pct": 50,
"cancel_rate_pct": 50,
"error_rate_pct": 0
}
}
]
},
"cancel_latency_ms": {
"count": 1,
"avg_ms": 0,
"p50_ms": 0,
"p95_ms": 0,
"min_ms": 0,
"max_ms": 0
},
"reactions": {
"matched": 0,
"skipped": 0,
"total": 0,
"match_rate_pct": null,
"skip_rate_pct": null,
"skip_reasons": []
}
}
}