<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Get Started on CAST Imaging Documentation</title>
    <link>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/</link>
    <description>Recent content in Get Started on CAST Imaging Documentation</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Use This Documentation</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/how-to-use-this-documentation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/how-to-use-this-documentation/</guid>
      <description>&lt;p&gt;This documentation is organized by task, not by feature. Each section answers a specific question a user might have.&lt;/p&gt;&#xA;&lt;h2 id=&#34;learning-paths-by-role&#34;&gt;Learning paths by role&lt;/h2&gt;&#xA;&lt;h3 id=&#34;developer&#34;&gt;Developer&lt;/h3&gt;&#xA;&lt;p&gt;You want to find the impact of a change, trace a call path, or understand a piece of code.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;a href=&#34;log-in-and-navigate-the-welcome-page/&#34;&gt;Log in and navigate the welcome page&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;understand-the-user-interface/&#34;&gt;Understand the user interface&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;../investigate-code/search-for-a-specific-object/&#34;&gt;Search for a specific object&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;../investigate-code/explore-a-transaction-end-to-end/&#34;&gt;Explore a transaction end-to-end&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;../investigate-code/trace-the-path-between-two-objects/&#34;&gt;Trace the path between two objects&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h3 id=&#34;architect&#34;&gt;Architect&lt;/h3&gt;&#xA;&lt;p&gt;You want to understand the structure of an application you have not seen before.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quick Start — Windows</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/quick-start-windows/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/quick-start-windows/</guid>
      <description>&lt;p&gt;This guide gets you from zero to a working CAST Imaging instance on one Windows machine. It is designed for proofs of concept and demos.&lt;/p&gt;&#xA;&lt;div class=&#34;alert alert-info&#34; role=&#34;alert&#34;&gt;&lt;div class=&#34;h4 alert-heading&#34; role=&#34;heading&#34;&gt;Production deployments&lt;/div&gt;&#xA;&lt;p&gt;For a production installation with multiple servers or Docker, see &lt;a href=&#34;../install-and-deploy/&#34;&gt;Install and deploy&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;before-you-start&#34;&gt;Before you start&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Who this is for&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;IT administrator setting up a demo environment&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Role required&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Local administrator on the Windows machine&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Prerequisites&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Windows Server 2016 or later; 16 GB RAM minimum; internet access to download installers&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;step-1-install-cast-storage-service&#34;&gt;Step 1: Install CAST Storage Service&lt;/h2&gt;&#xA;&lt;p&gt;CAST Storage Service is a pre-configured PostgreSQL package. It stores the results of the code analysis.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quick Start — Docker / Linux</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/quick-start-docker/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/quick-start-docker/</guid>
      <description>&lt;p&gt;This guide gets you from zero to a running CAST Imaging instance using Docker. It covers Linux hosts and Windows hosts with Docker Desktop installed.&lt;/p&gt;&#xA;&lt;div class=&#34;alert alert-info&#34; role=&#34;alert&#34;&gt;&lt;div class=&#34;h4 alert-heading&#34; role=&#34;heading&#34;&gt;Production deployments&lt;/div&gt;&#xA;&lt;p&gt;This guide is for quick evaluation. For a production Docker deployment, see &lt;a href=&#34;../install-and-deploy/install-with-docker/&#34;&gt;Install with Docker&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;h2 id=&#34;before-you-start&#34;&gt;Before you start&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Who this is for&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;IT administrator or developer evaluating CAST Imaging&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Role required&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Docker user with permission to run containers&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Prerequisites&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Docker Engine 24+ and Docker Compose v2; 16 GB RAM; internet access to pull images&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;step-1-pull-the-cast-imaging-images&#34;&gt;Step 1: Pull the CAST Imaging images&lt;/h2&gt;&#xA;&lt;p&gt;[TODO: docker pull commands and image registry details]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Log In and Navigate the Welcome Page</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/log-in-and-navigate-the-welcome-page/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/log-in-and-navigate-the-welcome-page/</guid>
      <description>&lt;p&gt;When you open CAST Imaging in a browser for the first time, you land on the login page. After login, the Welcome page is your starting point for any application.&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-start&#34;&gt;Before you start&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Who this is for&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Any new CAST Imaging user&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Role required&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Any role&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Prerequisites&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;CAST Imaging is installed and running; you have a username and password&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;step-1-log-in&#34;&gt;Step 1: Log in&lt;/h2&gt;&#xA;&lt;p&gt;[TODO: Navigate to the CAST Imaging URL; enter username and password; click Log in]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Understand the User Interface</title>
      <link>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/understand-the-user-interface/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://a477574b.claude-generated-a3n.pages.dev/docs/get-started/understand-the-user-interface/</guid>
      <description>&lt;p&gt;The CAST Imaging interface has four main areas. Understanding them helps you work faster.&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-start&#34;&gt;Before you start&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;          &lt;th&gt;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Who this is for&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Any new CAST Imaging user&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Role required&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Any role&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Prerequisites&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;You have logged in and opened an application&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;the-four-main-areas&#34;&gt;The four main areas&lt;/h2&gt;&#xA;&lt;p&gt;[TODO: Annotated screenshot showing the four areas]&lt;/p&gt;&#xA;&lt;h3 id=&#34;investigation-panel-left&#34;&gt;Investigation panel (left)&lt;/h3&gt;&#xA;&lt;p&gt;The left panel controls what you see on the canvas. Use it to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Switch between scopes (Application, Transaction, Module, etc.)&lt;/li&gt;&#xA;&lt;li&gt;Select a specific transaction or module to display&lt;/li&gt;&#xA;&lt;li&gt;Change the aggregation level (Level 1 to Objects)&lt;/li&gt;&#xA;&lt;li&gt;Change the perspective (CAST Taxonomy, Modules, Services, Architecture)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;canvas-centre&#34;&gt;Canvas (centre)&lt;/h3&gt;&#xA;&lt;p&gt;The canvas shows the graph. You interact with it by:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
