axis_memory_handoff
Package context from one layer and hand it off to another via Entangler MEMORIA. Zambo→x711, x711→Entangler, Entangler→Zambo — any direction. Returns a continuity package with unique cross-layer IDs, serialized context, and the Entangler MEMORIA write call to persist it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | The context, result, or state to carry across layers | |
| to_layer | Yes | Destination layer | |
| from_layer | Yes | Source layer | |
| spark_hash | No | Optional Spark hash to anchor this handoff in the provenance chain |