v1.0.35
a16z-infra/JungleGymv1.0.35Aug 10, 2026by GargantuaX
AI Summary
This hotfix prevents damage to structured dark content by preventing the rescue mechanism from accepting inverted evidence and fixes the 'black-hole' artifact issue #123.
Key Highlights
- Prevents inverted or zero-signed spatial evidence from accepting rescue.
- Avoids black-hole damage on structured dark content.
- Preserves source pixels and reports 'no-watermark-detected' instead of damaged output on issue #123.
New Features
- Damage prevention logic for dark content
- Safety improvements for watermark detection
Full Release Notes
## Watermark removal safety - Prevents the exact 96px/R192 white source-witness rescue from accepting inverted or effectively zero signed spatial evidence solely because unsigned edges are strongly localized. - Avoids the visible black-hole damage reproduced from issue #123 on structured dark content. - Keeps the existing dark-polarity exception narrowly gated behind an independently selected drifted dark-polarity trial and strong localized signed spatial evidence. On the reported #123 image, v1.0.35 preserves the source pixels and reports `no-watermark-detected` instead of producing damaged output. This is a damage-prevention hotfix; it does not claim reliable removal for that watermark family, and #123 remains open for additional samples. ## Verification - 1679 tests: 1647 passed, 32 skipped, 0 failed in the versioned image release validation. - SDK package smoke: 8 passed, 0 failed. - Production build, extension packaging, image-quality gate, scoped release readiness, and release goal audit passed. - Pull-request CI and post-merge `main` CI passed. Extension SHA-256: `e2db37314d0decb75bca297a39ba24b1715f31e032f276ea0e177992469d0ed6`