Structoria is a local repo-intelligence layer for AI-assisted software development. It indexes a repository into SQLite, extracts TypeScript structure, adds a generic fallback tier for other indexed files, and emits validated JSON artifacts for queries, impact analysis, and benchmark runs.
Future plans include C# support and reverse engineering (codebase -> spec)