sync: add immediate PNG format check rule after each screenshot capture #36

Merged
d8dfun merged 1 commits from sync/d8d-skills-20260414-072634 into master 2026-04-14 15:30:08 +08:00

1 Commits

Author SHA1 Message Date
yourname
471418e5c3 sync: add immediate PNG format check rule after each screenshot capture
- Add mandatory rule: check each screenshot with 'file' command immediately after capture
- If check fails, re-capture immediately, cannot accumulate to batch fix at end
- Prevents the bug where file extension is .png but content is YAML text from browser_snapshot
2026-04-14 07:27:26 +00:00