| # Example Python adapter | |
| This standard-library adapter demonstrates the `mnemosyne-external-strategy/v1` | |
| JSON-lines protocol. It reads one label-free request from stdin and writes one | |
| observable result to stdout. It is intentionally simple and is not an official | |
| integration or a performance claim. | |