// Inspector
Inspector
The Inspector is the local review surface for health, trust, freshness, repair work, branch diagnostics, agent behavior setup, and advisory memory status.
// local surface
What the Inspector is for
The free/core Inspector is local-first and repository-scoped. It helps users see whether agents are about to rely on healthy, fresh, evidence-backed knowledge.
It opens first-run setup not only after a fresh install, but also after updates where the behavior setup did not exist before.
- Repo readiness and quality snapshot
- Trust buckets and repair pressure
- Branch diagnostics with active branch selected by default
- Action drawer and action result output
- Mem0 live health text aligned with bounded Python discovery
Inspector builder PROOF LINK
Inspector builder
Builds the local Inspector static surface.
Inspector launcher PROOF LINK
Inspector launcher
Runs the local Inspector server entrypoint.
// technical notes