feat(rees): add performance guardrails and telemetry - #1836
Conversation
b2d62e3 to
e1baa6c
Compare
7585051 to
b458d26
Compare
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-06-30 06:56:50 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 6 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
b458d26 to
42021ed
Compare
e1baa6c to
8f88037
Compare
8f88037 to
7ddfab3
Compare
* feat(rees): generate analyzer config metadata * feat(rees): add performance guardrails and telemetry (#1836)
* fix(rees): bound external analyzer fetches * perf(rees): add cost-aware analyzer scheduling (#1833) * perf(rees): add cost-aware analyzer scheduling * feat(rees): generate analyzer config metadata (#1835) * feat(rees): generate analyzer config metadata * feat(rees): add performance guardrails and telemetry (#1836)
Summary
What changed
Why
A REES failure needs to show whether the request was too large, which analyzer consumed budget, which cost/profile path it used, and whether work was skipped, capped, timed out, or degraded, without logging request bodies, diffs, tokens, comments, prompts, or private config.
Validation
Notes