name: device-intent-executor description: Device Intent Executor (DIE) and Device Intents reference. Read when working with libs/device-intent/, DeviceIntentExecutor / DeviceIntentExecutorLWM, Intent definitions (IntentDefinition, IntentPlatformDefinition, Job, createIntent), deviceInitializationInput / buildDeviceInitializationInput, DmkCompatTransport, or migrating a Ledger Wallet device flow off connectApp / DeviceAction / withDevice.
Device Intent Executor (DIE)
For tasks involving the @ledgerhq/device-intent package, the
DeviceIntentExecutor / DeviceIntentExecutorLWM component, Device Intents
(IntentDefinition, IntentPlatformDefinition, Job, createIntent),
deviceInitializationInput / buildDeviceInitializationInput, the
DmkCompatTransport bridge, or migrating a Ledger Wallet device flow off
connectApp / DeviceAction / withDevice:
Read libs/device-intent/README.md. It is the canonical reference and
already contains a ## Summary, a ## Table of contents, and a
### What's covered map — use those to jump directly to the relevant
section instead of paraphrasing the contents in chat.