MEMORY LATTICE
SUBJECT: Semantic 6D Voxtel Resolution & Persistence Algorithms
The 6D Semantic Space
The Memory Lattice is a proprietary vector persistence engine that stores every narrative turn as a high-dimensional voxel. These voxels are addressed using a 6D spatial key and 4D temporal key, enabling instant recursive lookups.
// RETRIEVAL PIPELINE
- 1. Tag Matching: Initial filtering by semantic tags (keywords).
- 2. Embedding Search: Cosine similarity analysis on the y+ (Embedding) face.
- 3. Temporal Decay: Weighting recent events higher unless anchored by Narrative Importance.
- 4. Spatial Heuristics: prioritizing memories from the same Region/District.
XP Ledger Ekonomi
The **XP Ledger** is a sub-system of the persistence layer that tracks character progression. Experience is not just a number; it is a "Relational Asset" that unlocks new nodes in the memory lattice, allowing the AI to recognize the player's past successes as influential factors in future turns.
- // MODE: COMBAT Success-based award via White Wolf d10 logic.
- // MODE: DIALOGUE Complexity-weighted awards for semantic depth.