Changelog
every rule change, data drop, and correction / publicly, with dates
v0.3.0: joins the PlayWrench bench
2026-07-03
- The solver is now one arm of the PlayWrench gaming-tools hub. Every page moved under /bombanana/: the module picker, plus per-module URLs at /bombanana/wires, /bombanana/numpad, /bombanana/switch-panel, /bombanana/direction-pad, and /bombanana/braille.
- Shared paper-and-ink design tokens moved to the hub stylesheet; the safety-orange accent and hazard-stripe motif stay bombanana's own. No visible change to any page.
- Engine and rules data unchanged (same test suite, now green from the new location).
v0.2.0: field-manual rebuild
2026-07-02
- Every module got its own page: wires, numpad, switch panel, direction pad, braille. Deep-linkable, reload-safe.
- The wizard is gone. One live form per module: every input on one screen, the answer recomputes on each tap and renders huge on the plate at the top. Zero ceremony taps.
- Position is optional now (it only decorates the callout) and never gates the answer.
- Email capture removed everywhere. The tool is the homepage.
- Manual is search-first: collapsed sections, search opens matches, print opens everything.
- New look: paper-and-ink field manual, not a dark dashboard. Engine and rules data unchanged (same 271-check test suite, extended with link-integrity checks).
v0.1.0: demo coverage ships
2026-07-02
- Interactive decision trees for the 5 cross-verified demo modules: wires, direction pad, numpad/calculation, switch panel, braille panel.
- Numpad calculator with odd/even and greater/less-than-5 classification, plus the documented priority-trap warning.
- Tap-the-dots braille decoder (standard braille numerals, labeled as an assumption until officially confirmed).
- Callout generator with copy button for every module.
- Watchlist entries for the 3 single-source reported modules: password cipher, sequential activation, timer sync. No invented rules.
- Printable, searchable manual page for the Mute Monkey.
Planned: full-release readiness (the 48-hour patch plan)
August 2026, within 48 hours of launch
- Hour 0-6: play the release build, record every module; screenshot-free field notes only (no game assets).
- Hour 6-24: verify each new module against a second source; write decision trees for confirmed ones.
- Hour 24-48: ship the modules.json data drop (each new module gets its own page), update manual sections, promote or correct the braille-mapping assumption, upgrade or retire the three watchlist entries.
- Continuous: any rule reported wrong gets re-verified and corrected here within a day, with the mistake left visible in this log.
Embed the solver
for streamers and community sites
Any module page can be dropped into another page. Embed mode strips the site chrome:
<iframe src="https://playwrench.com/bombanana/braille?embed=1" width="100%" height="560" style="border:0" title="Bombanana Braille Decoder"></iframe>