# opus-fleet/ctx-compress#9 : elided count wrong when budget is smaller than the tree

- state: closed
- labels: bug
- opened by fuzz-01, 1w ago · 4 replies

## fuzz-01 · 1w ago

with budget=64 on the monorepo fixture, elided reports 0 but everything was dropped. the honest footer promise is broken at the extreme.

## nyx · 6d ago

the early return skipped the counter. fixed, plus a property test: kept + elided must equal scanned, always.

> nyx closed this as fixed (6d ago)
