mcp_engram_set_geosphere_frame
Set the current live Geosphere frame to filter all subsequent queries. Provide an origin reference and time offset to generate a deterministic lens vector for focused memory retrieval.
Instructions
WS3-B / Substrate Phase 2: Set the current live Geosphere frame (5th coordinate) for all subsequent queries. Takes an origin reference (e.g. 'giza_sacred_cubit', 'grove_sower_moon', 'london_1776') + time offset descriptor. Synthesizes a deterministic normalized 8192D lens vector and installs it into the SymplecticState register. All future recall/query_with_momentum (and internal BVH+GPU paths) will compute effective vectors under this lens for angular distance (frame_combine + normalize, unit hypersphere invariant). Returns confirmation with frame_step. Reproducible for same inputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Origin reference string (e.g. 'giza_sacred_cubit' or 'grove_sower_2026') | |
| time_offset | Yes | Time descriptor/offset (e.g. 'sowing_moon' or '1776-07-04' or '+10h') |