feat(v0.2): splash-frame + lima/E2E раскладка Stage 0/1/2
P6.4: just splash-frame; lima yaml ставит stage0/1/2.target + tmpfiles (splash/warmup ловит glob *.service). run.sh: install splash-бинаря, раскладка новых юнитов+tmpfiles, блок «Stage 0/1/2 разделены» (3 таргета reached, splash.png до frame.png, stage2.ready после, systemd-analyze лог). Убран restart shell (ломал бы порядок warmup-после-кадра — фазовый старт рендерит всё по порядку). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Alexander <akotenev2003@gmail.com>
This commit is contained in:
@@ -107,3 +107,8 @@ e2e:
|
||||
shell-frame path="target/shell-frame.png":
|
||||
cargo run -q -p shturman-shell -- --screenshot {{path}}
|
||||
@echo "кадр записан: {{path}}"
|
||||
|
||||
# инспекция splash-кадра (Stage 0): headless software-render → PNG
|
||||
splash-frame path="target/splash-frame.png":
|
||||
cargo run -q -p shturman-splash -- --screenshot {{path}}
|
||||
@echo "splash записан: {{path}}"
|
||||
|
||||
Reference in New Issue
Block a user