chore: pre-Docker hardening (sdk-version SSoT + next plan) #2
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/pre-docker-hardening"
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?
Summary
Hardens the repo for the post-Docker phase without claiming a Flutter build works and without pulling SDK images or running heavy nix.
Changes
sdk-version.json— single source of truth (image,tag5.2.0.15,device_targetSFOS 5.2.x,archaarch64).SDK_IMAGEfrom that file viajq/scripts/print-sdk-image.sh, with a fallback pin kept in sync.docs/next.md— ordered plan after Docker lands: SDK smoke → toolchain/glibc probe → decision gate (custom embedder vs WebView Silica) → harbour RPM stub. Honest that native may fail.scripts/check-docker-gate.sh— local mirror of CI Docker detect.Please do not claim success until an aarch64 RPM exists. Parent will merge.