Expand description
Core data models for Reflex
These structures represent the normalized, deterministic output format that Reflex provides to AI agents and other programmatic consumers.
Structs§
- Index
Config - Configuration for indexing behavior
- Index
Stats - Statistics about the index
- Index
Warning - Warning details when index is stale
- Index
Warning Details - Detailed information about index staleness
- Indexed
File - Information about an indexed file
- Query
Response - Query response with results and index status
- Search
Result - A search result representing a symbol or code location
- Span
- Represents a source code location span (line:col range)
Enums§
- Index
Status - Index status for query responses
- Language
- Programming language identifier
- Symbol
Kind - Type of symbol found in code