Vision 360
Navin Vision 360: project health audit, architecture, RBAC and PDF
August 5, 2026 · 3 min read · Navin team
Local health cockpit: score /100, API catalog, Mermaid, RBAC map, SQL inventory, security/perf findings and PDF export - without sending code anywhere.
Vision 360 is not a decorative dashboard: it is the project health cockpit, computed locally from the real files on disk. Scores, API catalog, Mermaid architecture, RBAC map, SQL inventory, security and performance findings, PDF export - without sending your code anywhere.
While agents write, you see the project the way a CTO reads it: what holds, what breaks, what to prioritize.
What Vision 360 actually shows
| Section | What you get |
|---|---|
| Overview | Global health score /100, KPIs, languages, size, visible debt |
| API modules | Catalog of endpoints discovered in the code |
| Architecture | Live Mermaid diagram of the system |
| API explorer | OpenAPI specs / API surfaces to navigate contracts |
| Permissions / RBAC | Map of rights and sensitive zones |
| SQL Queries | Inventory of queries and data patterns |
| Security | Findings ranked (critical / high / …) with locations |
| Performance | Perf risks found in code (N+1, hot loops, etc.) |
| Export PDF | Full 360° report, or a single section |
Same engine in the Code workbench and in the Vision 360 tab of Project Home: one truth, not two copies that drift.
Why this changes the positioning
A classic AI IDE helps you write. Vision 360 helps you steer.
| Need | IDE + chat | Navin Vision 360 |
|---|---|---|
| Repo health | Gut feeling | Live score and KPIs |
| API surface | Manual grep | Structured catalog |
| Rights / RBAC | Reading docs | Dedicated map |
| Hidden SQL | Blind search | Bounded inventory |
| Shareable audit | Screenshot | Exportable 360° PDF |
| Project data | Often cloud | Local scan only |
The report is heuristic and bounded (file / size caps) so it stays fast on large repos. No file content leaves the machine: local assembly, local UI.
The flow that impresses
- Open the project in Navin.
- Launch Vision 360 (Code workbench or Project Home).
- Read the score and critical / high counters.
- Chain Review or Security
/fortifyon the red zones. - Turn findings into board tasks, then autonomy: branch, tests, PR.
- Export the PDF for a client, a CTO or an audit pack.
Vision 360 is not the end of the work: it is the radar that decides where to send the agents.
Workbench + audit: two faces of the same post
The Vision 360 workbench article covers the session control room (preview, mobile, tasks, graph, terminal). Here we talk about the 360° audit engine: the cross-cutting read of the project.
Together:
- the workbench shows what the agent is doing now;
- the audit shows where the system stands;
- the graph shows how the parts connect.
PDF export: the deliverable that leaves Navin
Two modes:
- Full 360° report - every section, including rendered architecture.
- One section only - ideal for a security or SQL focus.
The PDF becomes a project artifact: weekly review, due diligence, onboarding a new tech lead, proof for a client. Not a chat that disappears.
FAQ
Does Vision 360 replace /fortify or /inspect?
No. Vision 360 maps and scores. Review and Security prove and propose a #1 plan. The three complete each other.
Are scores a magic grade?
No. They are local heuristics. They orient; evidence still lives in the investigate agents and in your tests.
Does it work without a GitHub remote?
Yes. Everything is read from local disk. GitHub enriches Issues / PRs elsewhere; Vision 360 does not depend on it.
Is it slow on a monorepo?
The scan is bounded (files, sizes, finding counts). Generated folders (node_modules, .venv, dist…) are skipped.
Download Navin · Features · Documentation
Recommended next reads
- Session control room → Vision 360 workbench
- Long-term continuity → Project Home
- Review / security / debug evidence → review, security, debug
- Running remediations → autonomous board
Conclusion
Vision 360 turns a repository into a decision dashboard: health, architecture, rights, data, risks, PDF. That is what chat alone cannot be - and what makes Navin a project steering tool, not just a diff generator.
Try Navin on your machine
Local agent, cross-platform. Code, debug, scrape, leads, security and review - without leaving Navin.