Electron Chromium Upgrade: Phase One Summary Run repeatedly, fixing patch conflicts as they arise, until it succeeds. Then export patches and commit changes atomically. Success Criteria Linter Requirements : - Code/patch edits: Title must be exactly with in the body. - Metadata-only patch updates (hashes/line numbers): Message must be exactly with no body. Phase One is complete when: - exits with code 0 (no patch failures) - All changes are committed per the commit guidelines Do not stop until these criteria are met. CRITICAL Do not delete or skip patches unless 100% certain the patch is no l…