Inter-Model Memory Protocol (IMPP)
Research paper · Interoperable Memory Publishing Protocol
Abstract
Key Results
Protocol Overview
The IMPP pipeline moves a memory artifact from authoring agent to consuming agent through seven discrete stages. Each stage is idempotent and auditable.
Author Package Verify Sign Registry Consumer Attach
| | | | | | |
| create | | | | | |
|----------->| bundle | | | | |
| |----------->| 5 probes | | | |
| | |----------->| Ed25519 | | |
| | | |----------->| publish | |
| | | | |----------->| verify |
| | | | | |----------->|
| | | | | | | doneVerification Pipeline
Every artifact must pass five adversarial probes before receiving an Ed25519 signature. Failure on any probe blocks publication and returns a detailed diagnostic to the author.