What happens on encode
- The browser worker loads the pinned model/runtime after an explicit user action.
- The engine parses the shared key and compatibility configuration.
- It encrypts the complete secret into an authenticated envelope.
- It maps encrypted bits into model-candidate prefix codewords.
- It serializes generated token IDs and self-decodes before returning carrier text.