# Java Ticketing SLA Tracker Retro Cyberpunk V11

## Direct upload

Upload this ZIP directly to Cloudflare Pages as prebuilt assets. `index.html` is at the archive root and no build command is required.

## What works in the browser

- Responsive retro-cyberpunk interface based on the supplied Style Stage design.
- Project-specific local CRUD/workflows, filters, metrics, audit history, JSON/CSV export, JSON import, PWA install, service worker and offline fallback.
- Data persists in `localStorage` on the current browser.

## Upstream boundary

Selected upstream: `zammad/zammad`.

Static PWA demo with localStorage; real Zammad requires its Ruby application, database, search and job services.

No production token or password should be placed in `app.js`, `index.html`, or any public Cloudflare Pages asset.

## Validation

Open `/health.txt`, then test all workspace tabs, mobile navigation, CRUD actions, export/import, install prompt and offline fallback. See `VALIDATION_REPORT_V11.json` and `integration/MERGE_BLUEPRINT_V11.md`.
