File Briefings

Pick a repo. See what Glaux finds.

These are the repositories we have data on. Each one has a file of interest — a real example where the multi-graph context reveals something worth knowing before editing.

tobi / qmd

Hidden coupling with no import path

qmd.ts and store.ts co-change constantly. No import connects them. Glaux catches what static analysis misses.

file of interest:src/qmd.ts

vercel / next.js

Structural hub in a 5,000-file monorepo

This file sits at the center of the app-render pipeline. High centrality, high churn — a coordination point for dozens of modules.

file of interest:packages/next/src/server/app-render/app-render.tsx

nousresearch / hermes-agent

Central coordinator of a multi-tool agent runtime

agent_loop.py is the execution core — it orchestrates tool calls, context compression, and model routing across the whole agent lifecycle.

file of interest:environments/agent_loop.py

Try any file from this repo

The curated examples above are a starting point — paste any file path from the repo to get its full briefing.