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
- Exclude workflows optimized in the last 14 days (use `optimization-log.json`).
202
-
- Exclude workflows with "Token" in the name to avoid self-targeting.
224
+
- Exclude the AIC monitoring family — the `agentic-token-optimizer` and `agentic-token-audit`workflows (display names "Agentic Workflow AIC Usage Optimizer" and "Daily Agentic Workflow AIC Usage Audit") — to avoid self-targeting. These workflows are pre-filtered from `all-runs.json` and `top-workflows.json`, but never select them even if a stale snapshot still lists them.
203
225
- Choose the highest AI-credit-spend workflow that remains.
204
226
- If no snapshot/history exists, derive candidates directly from `all-runs.json`.
0 commit comments