Skip to content

chore: iss-24 merge-window evidence and the run's six deferred captures#147

Merged
REPPL merged 2 commits into
mainfrom
chore/iss-24-evidence-and-run-captures
Jul 26, 2026
Merged

chore: iss-24 merge-window evidence and the run's six deferred captures#147
REPPL merged 2 commits into
mainfrom
chore/iss-24-evidence-and-run-captures

Conversation

@REPPL

@REPPL REPPL commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Post-run ledger reconciliation, records only — two commits.

iss-24 evidence (the changelog-conflict answer)

Appends the merge-window evidence to iss-24 (changelog fragments): three server-side CHANGELOG conflicts in one day while the run's eleven PRs merged, each resolved by a manual merge-main-into-branch because the merge=union stopgap only works locally — the hosting platform's server-side merge ignores custom drivers. Also records the design constraint discovered since capture: the release gate now derives the release tier from changelog records (releaseImpact, landed with iss-122), so fragment assembly must preserve the impact-derivation seam. Recommendation recorded in the issue: grill-then-implement, queued at the top of the next run.

The six deferred captures (iss-132 … iss-137)

Held back deliberately until the id-allocator class fix (#137) reached main — minting on the run's branches would have reproduced the exact iss-115/120 collision the run fixed. Now minted sequentially by the refs-union allocator:

  • iss-132 — marker scan: three irreducible quoted-delimiter doc false positives (iss-111 residue).
  • iss-133 — probe truncation message overstates scope (conservative direction, but imprecise).
  • iss-134readDirBounded determinism doc claim only holds at or under the bound.
  • iss-135 — WalkFiles non-dot start divergence (unreachable today; flagged for future callers).
  • iss-136 — itd-88 audit: the promised Pass-B exemption marker in _provenance.json has no implementing code.
  • iss-137 — itd-88 audit: probe/coverage ship as CLI verbs only; the plugin surface doc stops at plan/pack.

Verification

record-lint exit 0 and make preflight exit 0 after all edits.

REPPL added 2 commits July 26, 2026 09:09
Three server-side CHANGELOG conflicts in one day while the run's
eleven PRs merged; the union driver only helps local merges. Also
records the new design constraint: releaseImpact now derives the
release tier from changelog records (iss-122), so fragment assembly
must preserve that seam — grill-then-implement, not autonomous.

Assisted-by: Claude:claude-fable-5
iss-132..137, held back until the id-allocator fix merged (minting
earlier would have reproduced the iss-115/120 race): the marker scan's
quoted-delimiter doc FPs, the truncation message scope, the
readDirBounded determinism doc claim, the WalkFiles non-dot start
divergence, and itd-88's two audit residuals (the missing Pass-B
exemption marker; probe/coverage absent from the plugin surface doc).

Assisted-by: Claude:claude-fable-5
@REPPL
REPPL merged commit 3f0ff9b into main Jul 26, 2026
12 checks passed
@REPPL
REPPL deleted the chore/iss-24-evidence-and-run-captures branch July 26, 2026 08:15
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.

1 participant