Skip to content

Reduce and document Daily Observability ET budget (80M → 20M)#35305

Merged
pelikhan merged 2 commits into
mainfrom
copilot/deep-report-justify-or-reduce-max-effective-tokens
May 27, 2026
Merged

Reduce and document Daily Observability ET budget (80M → 20M)#35305
pelikhan merged 2 commits into
mainfrom
copilot/deep-report-justify-or-reduce-max-effective-tokens

Conversation

Copilot AI commented May 27, 2026

Copy link
Copy Markdown
Contributor

daily-observability-report.md carried an outlier max-effective-tokens: 80000000 without auditable rationale, despite this being a daily workflow. This change right-sizes the cap to observed usage and records the evidence inline so future audits can evaluate it quickly.

  • Budget calibration

    • Lowered max-effective-tokens from 80000000 to 20000000 in daily-observability-report.md.
    • Keeps substantial headroom over recent successful run usage while removing the extreme ceiling.
  • Auditability in frontmatter

    • Replaced generic comments with concrete run-based evidence (run IDs + observed ET values).
    • Encodes the rationale where the budget is configured, reducing future ambiguity.
  • Compiled workflow parity

    • Updated generated lock output so apiProxy.maxEffectiveTokens matches the new source budget.
# Tuned from 80M after checking recent successful runs:
# - run 26482328945: 2,674,398 ET
# - run 26424799100: 7,479,570 ET
# - run 26197188358: 7,244,916 ET
# 20M preserves >2.5x headroom over the recent peak while keeping daily budget hygiene.
max-effective-tokens: 20000000

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Copilot AI changed the title [WIP] Justify or reduce max-effective-tokens for daily observability report Reduce and document Daily Observability ET budget (80M → 20M) May 27, 2026
Copilot AI requested a review from gh-aw-bot May 27, 2026 21:30
@pelikhan pelikhan marked this pull request as ready for review May 27, 2026 21:31
Copilot AI review requested due to automatic review settings May 27, 2026 21:31
@pelikhan pelikhan merged commit 38cc1d4 into main May 27, 2026
@pelikhan pelikhan deleted the copilot/deep-report-justify-or-reduce-max-effective-tokens branch May 27, 2026 21:31
Copilot AI removed the request for review from Copilot May 27, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deep-report] [quick-win] Justify or reduce max-effective-tokens: 80M on daily-observability-report.md

3 participants