RepoBoundProof Lab / Context Debugging

CONTEXT DEBUGGING

Why was the integration test dropped?

Inspect a real recorded decision, apply a control, and compare the new immutable context.

INITIAL CONTEXT

integration/session.integration.test.ts

DROPPED

WHY

Section allocation

The recorded SECTION_LIMIT decision says the section allocation could not fit this candidate. Dropped does not mean irrelevant.

RepoBound Why inspector showing the real dropped test evidence

CONTROL

Include

Include reserves a useful generation-verified representation under the same safety and hard-budget rules.

REBUILT CONTEXT

DROPPEDSELECTED

5a92ee4b4567 → 433630ad6729

The original Capsule remains unchanged. The transition is the semantic diff between two real fixture compilations.

BOUNDARY

Selection evidence only

This proves the recorded transition. No coding model executed, and no claim about agent success or task correctness follows.