You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
β οΈNo data available: The collection window returned no runs β the raw .runs array in workflow-logs.json is empty. This may indicate the log collection step ran before any workflows executed, or that no workflows ran in the monitored period.
π Top 5 Workflows by Token Usage
No completed runs in the collection window β no workflow data to display.
π Trends
Charts skipped: No workflow data available for this period. Additionally, chart generation requires matplotlib/numpy which are incompatible with the current Python 3.14 runtime environment and unavailable via pip in this sandbox.
Historical trend chart also skipped: the rolling-summary.json has 0 data points (no entries to plot, and today's empty snapshot was not appended per audit policy).
π‘ Observations
The collection window returned no runs at all (len(runs) == 0). This is distinct from a window where runs exist but none have completed yet.
No workflows qualify as heavy hitters, high-error, or high-token-per-run β there is simply no data for this window.
Previous snapshots exist for 2026-05-14 and 2026-05-15 (both showing zero tokens/runs), suggesting an ongoing data collection gap.
Data snapshot: memory/token-audit/2026-05-18.json
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
pypi.org
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
π Executive Summary
π Top 5 Workflows by Token Usage
No completed runs in the collection window β no workflow data to display.
π Trends
Charts skipped: No workflow data available for this period. Additionally, chart generation requires matplotlib/numpy which are incompatible with the current Python 3.14 runtime environment and unavailable via pip in this sandbox.
Historical trend chart also skipped: the
rolling-summary.jsonhas 0 data points (no entries to plot, and today's empty snapshot was not appended per audit policy).π‘ Observations
len(runs) == 0). This is distinct from a window where runs exist but none have completed yet.Data snapshot:
memory/token-audit/2026-05-18.jsonWarning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
pypi.orgSee Network Configuration for more information.