Hermes WebUI release lane v2 #48
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/t_8cbe6a55-hermes-webui-release-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This draft supersedes #47 because #47 is immutable and its PWA manifest gate was tautological: it verified a tracked manifest copied into the image, not the manifest and icons actually served by upstream server.py. Please close #47 unmerged.
This successor replays the reviewed WebUI release lane on fresh main and fixes PWA verification. The image build now guards the exact pinned upstream manifest before replacement, boots the actual upstream server, requires branded Hermes JSON from /manifest.json, resolves and validates every served manifest icon as PNG, verifies the branded root HTML, and directly validates the 192px persona PNG.
Bootstrap limitation: no WebUI publisher/job/policy is on main, therefore no legitimate WebUI image digest is included. The existing Hermes agent Harbor policy bootstrap must first grant the shared publisher read-only immutable-tag:list; after this change is merged and Flux has completed both policy bootstraps, Jenkins can publish from an exact reviewed main revision and produce a separate digest-only review.
Validation: 180 focused brand, release, handsfree STT, voice, TTS, chat image, and chat runtime tests passed; relevant Ruff passed; kustomize built services/hermes (141 resources) and services/harbor (31 resources); the actual pinned server smoke passed all required HTTP checks; git diff --check passed.
No cluster or Flux mutation, workload change, image publication, reconciliation, or unverified digest pin is included. Human actions: review this draft, close #47 unmerged, merge only if approved, wait for Flux policy bootstrap, then run the manual WebUI publisher and review its digest patch separately.
WIP: Hermes WebUI release lane v2to Hermes WebUI release lane v2