PanzaScope – AI Dependency Mapper


Turn your Unity architecture into an interactive 2D map! Detect performance bottlenecks, score code stability with the DEFCON system, and export perfect context to AI LLMs.


by Panzadabira


Price History +

Stop "blind refactoring" and accelerate your development.


Atlas Codex scans your C# scripts instantly, organizing them into an interactive, node-based 2D graph (The Planetarium Orbit Engine). Gain total clarity over your codebase architecture in seconds.


Key Features

  • DEFCON Score System [NEW]: Automatically grades script stability and structural risk (Stable 🟢, Fragile 🟡, Critical 🔴) based on dependencies and usage.
  • AI Context Exporter (LLM Ready) [NEW]: One-click export that merges a target script with all its superiors and dependencies into a perfectly formatted prompt, eliminating AI hallucinations.
  • Performance Hotspot Scanner [NEW]: Flags CPU-heavy logic (e.g., continuous Update loops, GetComponent, or Find calls) before they cause framerate drops.
  • Scene Density Alert [NEW]: Flashing visual warnings if a script is dangerously over-instantiated across your scenes and prefabs.
  • Predictive Impact Analysis: See exactly which scripts will break before you modify a public method by tracing inbound links (superiors).
  • God Object Detection: Instantly isolates tightly-coupled scripts (7+ dependencies) with glowing red borders to highlight architectural bottlenecks.
  • 5-Layer Semantic Mapping: Auto-categorizes scripts by their structural role (🟣 Contracts, 🔵 Data, 🟠 Systems, 🟢 Logic, 🔴 UI).
  • Technical Debt Radar: Automatically extracts // TODO and // FIXME annotations directly into your interactive UI panel.
  • Time-Based Freshness Tracker: Dynamically lowers the visual opacity of scripts left untouched for over 90 days, exposing legacy project areas at a glance.

AI Code Summarization (Optional): Generate strategic code summaries directly inside the graph using:

  • 100% Private Local AI: Run completely offline and for free using Ollama (e.g., Qwen2.5-Coder). Your code never leaves your PC.
  • High-Speed Cloud AI: Full support for commercial APIs (ChatGPT, Claude, Gemini, Groq). (Note: Personal API key required; not included).