Your First Query
With your codebase indexed, you can search using natural language.
Basic Queries
Just ask your AI assistant naturally:
How does authentication work in this project?
Find where we handle payment errors
Show me the database connection logic
Where is the retry mechanism implemented?
With Git Metadata Filters
Git enrichment is enabled by default (TRAJECTORY_GIT_ENABLED=true). See Git Enrichments for the full signal catalog.
Find code that Alice wrote recently
Show me files with high churn rate
What changes were made for ticket PROJ-123?
Managing Indexes
What codebases are indexed?
Show me stats for the current index
Clear the index and start fresh
Next Steps
- Query Modes — understand semantic, hybrid, and filtered search
- Configuration — tune search defaults and parameters
- Performance Tuning — optimize for your hardware