Finalize deployment consistency and clean-user E2E validation - #9
Open
taha328 wants to merge 2 commits into
Open
Finalize deployment consistency and clean-user E2E validation#9taha328 wants to merge 2 commits into
taha328 wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Align final deployment configuration, consolidate runtime threshold source of truth, and validate the authorized clean-client CPU Docker flow.
Fixes
imresamu/postgis:16-3.4.cpu-v0.1.2.Threshold source of truth
APP_CHANGE_THRESHOLDandAPP_SEMANTIC_THRESHOLDare the only runtime sources. Request fields remain accepted but cannot override settings. Clean-client inference proved manifest and run response values of0.35and0.50with sourcebackend_settings_env.Release/tag strategy
Use immutable
v0.1.2after merge because tracked backend/deployment files changed afterv0.1.1. Continue using the authorizedv0.1.1model release asset. No tag or release was created before merge.Clean-user Docker validation
linux/arm64.MODEL_DEVICE=autoresolved to CPU with PyTorch2.12.0+cpu.Real pipeline validation
Real BANDON Docker inference completed. Final rerun: job
job-e659a64fe6d748e0ac56347d8359aada, request hash5ca577a5ad01eb19f8bc97ea, 14 artifacts, and PNG retrieval passed. Browser validation confirmed the deployed frontend and map render.Tests
Known limitations
cpu-v0.1.2is blocked because the available GitHub token lacks package write scope; E2E used the exact locally loaded arm64 image. The remote tag does not exist yet.start.shafter backend environment changes can leave the existing frontend proxy pointing at the old backend container until frontend recreation.cpu-v0.1.2is published and a clean pull-only validation passes.