Expand description
Core types for the CRV (Coordinate Remote Viewing) protocol.
Defines the data structures for the 6-stage CRV signal line methodology, session management, and analytical overlay (AOL) detection.
Structs§
- AOLDetection
- An analytical overlay (AOL) detection event.
- Convergence
Result - Result of a convergence analysis across multiple sessions.
- Cross
Reference - A cross-reference between stage data entries.
- CrvConfig
- Configuration for CRV session processing.
- CrvSession
Entry - A complete CRV session entry stored in the database.
- Signal
Line Probe - A signal line probe query.
- Sketch
Element - A geometric element in a Stage III sketch.
- Spatial
Relationship - Spatial relationship between two sketch elements.
- StageI
Data - Stage I data: Ideogram traces and gestalt classifications.
- StageII
Data - Stage II data: Sensory impressions.
- StageIII
Data - Stage III data: Dimensional and spatial relationships.
- StageIV
Data - Stage IV data: Emotional, aesthetic, and intangible impressions.
- StageV
Data - Stage V data: Interrogation and cross-referencing results.
- StageVI
Data - Stage VI data: Composite 3D model from accumulated session data.
- Target
Partition - A partition of the target, representing a distinct aspect or component.
Enums§
- Geometric
Kind - Types of geometric primitives.
- Gestalt
Type - Classification of gestalt primitives in Stage I.
- Sensory
Modality - Sensory modality for Stage II data.
- Spatial
Relation Type - Types of spatial relationships.
Type Aliases§
- EntryId
- Unique identifier for a stage data entry.
- Session
Id - Unique identifier for a CRV session.
- Target
Coordinate - Unique identifier for a target coordinate.