The engine
behind the curtain.
"Spectra isn't just a UI. It's a high-performance pipeline that converts chaotic source code into structured architectural intelligence."
01
Tree Ingestion
Fetches the full recursive file tree of any public repo through the GitHub REST API.
02
Noise Pruning
Filters out build folders, lockfiles and assets so only meaningful paths reach the model.
03
LLM Mapping
Groq (with Gemini fallback) turns the pruned tree into a 4-tier interactive architecture map.