rastrillo / pwa Public

PWA kit validation and initial-main bootstrap closed

On branch feat/pwa-kit

make ci passes Go validation, JavaScript regressions, the nested aviso example, and real Chromium/WebKit navigation and two-tab update tests. The worker bundles public fallback HTML and never writes Cache Storage or IndexedDB. English copy reviewed before implementation: an offline heading, connection instruction and retry link; update copy tells people to save across tabs and reopen. Chromium uses the offline switch; WebKit uses dropped server connections because its automation offline switch aborted before worker handling. No physical-device installation or real push-delivery claim. The new repository has no main commit; amadan refuses merging into an unborn default branch. Implementation stays on feat/pwa-kit until the operator initialises main from its empty root commit.

Final merge attempt at 8bd2d14 was refused: the default branch has no commits yet; push to it first. Empty root a19bb656955e67666644f71544aa36b305d2f203 has no files. All implementation is above it on feat/pwa-kit. Local make ci passes; amadan CI is currently running on the local runner.

Resolved. Main was initialised from the verified empty root as repository setup; the implementation then landed through amadan branch merge as ea288e6 after green amadan CI. v0.1.0 is published. No implementation bypassed the merge command.