# Perilattice 1.0.2 — Responsive Cabinet Hotfix

- Reflows the title screen for normal ArcadeReboot cabinets around 1220 x 690 CSS pixels.
- Removes the decorative machine column before route controls can be clipped.
- Compacts the four route cards and six-chapter selector into a no-scroll control deck.
- Keeps every route, chapter and Start action visible without Theater or Fullscreen.
- Preserves the proven no-scroll 44 px short-landscape gameplay layout.
- Score model, seeds, bridge protocol and connected capabilities are unchanged.

# Perilattice 0.6.0 — Resilience Audit

## Changed

- Added strict normalization and self-healing for local settings, chapter unlocks and best times.
- Added complete fallback when browser storage is blocked or throws.
- Buffered valid server time that arrives before connected status.
- Made unknown connected states fail closed instead of being treated as healthy.
- Bounded record score values to the declared 0–50,000 contract and stopped rendering arbitrary parent-provided copy.
- Froze active-time accumulation while the document is hidden, including hidden-at-start sessions.
- Cancelled pending touch long-press actions across pointer cancellation, blur, pause and teardown.
- Made teardown idempotent and deterministic across status, timers, listeners, score retries, connected queues and audio.
- Added four-sided safe-area padding and dynamic viewport-height handling.
- Removed fired score timeout handles from live timer registries.

## Preserved

- Score board `perilattice`, model `perilattice-proof-v1`, mathematical maximum 46,035 and server maximum 50,000.
- P05 connected capability set: platform identity, server time, live status and record notifications.
- Solver rules, progression, visual identity, controls and accessibility behavior.

## Release status

`DRAFT / IN_DEVELOPMENT`. No production import or live leaderboard acceptance is claimed.

## 1.0.1 viewport hotfix

Removed all internal iframe scrolling, compacted the largest lattices to a fully visible 7x12 maximum composition, retained 44 px cell targets, and updated the authoritative score geometry and ceilings.
