v1.0.34
a16z-infra/JungleGymv1.0.34Aug 8, 2026by GargantuaX
AI Summary
This release adds evidence-gated handling for difficult watermarks and introduces a CLI tool for verifying issue samples. It prioritizes conservative results to avoid damaging nearby text.
Key Highlights
- Adds evidence-gated handling for difficult 96px watermarks at anchor points.
- Prefers conservative exact-anchor results to avoid damaging nearby text/artwork.
- Adds `pnpm issue:verify` command for repeatable sample verification.
- Tightens diagnostic alpha-profile admission.
New Features
- New verification tooling (`pnpm issue:verify`)
- Enhanced conservative handling for text safety
Full Release Notes
## Watermark removal - Adds evidence-gated handling for difficult Gemini 96px watermarks at the 192px right/bottom anchor, including low-confidence cases that were previously returned unchanged. - Prefers a conservative exact-anchor result when a shifted candidate would damage nearby text or artwork. - Keeps visible-residual and uncertainty metadata for imperfect best-effort outputs; variable contour residuals remain under investigation in #120. ## Verification and tooling - Adds `pnpm issue:verify -- --issue <number>` for repeatable issue sample verification with Release asset digest checks and reviewable reports. - Tightens diagnostic alpha-profile admission so visibly dirty candidates cannot be promoted based only on relative score improvement. - Revalidates the 14 public #120 samples with 14/14 watermark detection, 3/14 strict end-to-end quality passes, and no admitted production alpha-profile candidate. This release improves processing coverage and content safety. It does not close #120 or claim that all visible contour residuals are removed.