'use strict' /** IPC envelope version surfaced to companion and UI (Phase 730 extract). */ const IPC_CONTRACT_VERSION = 1 module.exports = { IPC_CONTRACT_VERSION }