Studio 101 — First session

Your first successful visit to Forge Studio: confirm /studio/ loads, then complete one simple navigation path (for example open a project or workspace view).

What it is

Your first successful visit to Forge Studio: confirm /studio/ loads, then complete one simple navigation path (for example open a project or workspace view).

When to use it

Right after Install and run, before deeper Studio or Wizard work.

Prerequisites

  • Server running.
  • Modern browser.

Glossary (labels you may see)

Label Meaning in practice
Workspace The lens across your scanned repos
Projects A single product/repo focus
Plans / Flow Delivery-oriented views (names vary)

Exact wording changes between builds; use this table only to orient, not as an API.

First session flow

# Action Expected result
1 Confirm Classic loads at / Server healthy (Install and run)
2 Open /studio/ Chrome appears — not a blank document
3 Use sidebar once One area shows real content

Steps

  1. Open http://127.0.0.1:8080/studio/ (adjust host/port if yours differs).

  2. If you see a blank page or missing assets, treat it as an environment issue: confirm the server started cleanly, then follow Troubleshooting.

  3. Use the sidebar to open one primary area (for example Projects or Workspace) and confirm content appears.

How to verify success

  • /studio/ shows chrome and at least one content area without errors.
  • You can repeat the navigation without reading source files.

What to do next