Back to site

Module reference

Every screen in Cloud Discovery, in the order they appear in the sidebar: the core workflow pages, the three analysis tools, and the Library pages.

Dashboard

Your starting point. Three counters (total projects, discovered resources, docs generated) and a list of recent projects with their status. Click any project to jump to its overview.

Projects

All projects as cards showing status, client, project type, resource count, and last update. Two actions per card:

Opening a project shows its overview: the five workflow steps (Upload Data, View Resources, AI Summary, Documentation, Export), each marked Done as you complete it.

Upload Data

Three tabs for getting resource data into a project:

Resources

The discovered inventory. Counters for resources, resource groups, relationships, and findings; a distribution chart by type; and the resource table (name, type, resource group, location, SKU). Selecting a resource opens a detail panel with its basic properties, deep-scan inspection status and configuration highlights, relationships, findings, and tags.

The Map Relationships button runs the relationship mapper and the findings engine. Relationships come from deep-scan evidence (highest confidence) and rule-based inference; each is labeled with a confidence level. Findings are deterministic observations in four categories (security, reliability, operations, architecture) with severities from high to info, for example missing NSGs, public storage access, unattached disks, or no backup strategy. Re-running the mapping rebuilds both.

AI Summary

One AI call that produces an environment overview split into sections: architecture overview, resource distribution, architectural patterns, risks and concerns, missing documentation, and onboarding notes. Regenerating replaces the whole summary. Requires a license and an AI key.

Documentation

Generates the report content, section by section, from one of four templates: Technical Operations Report (12 sections), Architecture Handoff Report (9), Executive Summary (5), or Migration Assessment Report (9). A plain 11-section default template is also available. Each section is saved as soon as it is generated, so an interrupted run keeps its completed sections.

Export

Turns the generated documentation into a deliverable. The content comes from the Documentation page; the Export page controls how it looks:

Scout, the AI Analyst

Scout is a per-project chat that answers questions about the loaded environment. It is grounded: instead of answering from general knowledge, it investigates your actual data through four read-only tools (list resource types, list resources, get resource details, get findings) and cites what it found. For security questions it always pulls the deterministic findings first, the same findings that appear in your exported report.

If an answer is cut off, ask a narrower question; Scout has a fixed investigation budget per question.

Topology Draft

An editable network diagram generated from your resources and relationships. Resources are nested inside resource group containers, laid out automatically, with Azure icons and a confidence marker (confirmed, inferred, ambiguous) on each node.

Migration Assessment

A rules engine that classifies whether each resource can move, based on Microsoft's documented move support. Choose a scenario, Move to Different Subscription or Move to Different Resource Group (same sub), optionally narrow the scope to one resource group, and run the assessment. No AI key needed.

The rules behind the assessment are browsable on the Move Rules page.

Library

Reports

Every deliverable exported from any project, in one place: file name, project, client, format (PDF, Markdown, CSV), and export date, with search across all of them. Per row you can copy the full file path or reveal the file in Finder. The list is a history of where files were saved; if you move a file afterwards, the Finder shortcut will no longer find it.

AI Usage

Local accounting of every AI call: total tokens, call counts, and prompt versus completion tokens for a selected month, broken down by project, by operation (summary, documentation, migration analysis, AI Analyst, topology architect), and by provider and model. The app shows tokens, not dollars; exact billing lives in your provider's dashboard. Nothing on this page is sent anywhere; it is recorded on your machine.

Move Rules

The knowledge base behind the migration assessment: 752 Azure resource types, of which 34 are curated in depth (with prerequisites, limitations, and dependency notes) and 718 come from Microsoft's move-support matrix. Search by resource type or name, filter by classification or tier, and open the Microsoft Learn source for any rule.

Settings

License activation, AI provider and model, API key management, a token usage snapshot for the current month, and demo data. Covered in detail in installation and license and AI setup.