Handbook
Forge Intelligence Studio
Operators, product owners, and integrators who need to understand intelligence maturity, run cross-intelligence scenarios, and review session outcomes without reading registry YAML or LMETA files.
Updated
Who is this for?
Operators, product owners, and integrators who need to understand intelligence maturity, run cross-intelligence scenarios, and review session outcomes without reading registry YAML or LMETA files.
What problem does it solve?
Forge Intelligence ships 41 intelligences and hundreds of capabilities. Raw audit JSON and gap reports are accurate but hard to interpret. Studio turns generated registries into a local workbench with human language, health summaries, and runnable scenarios.
What can you do?
| Rail | What you do |
|---|---|
| Overview | Search and filter intelligences; see depth, eval status, and recommended next steps; open detail pages |
| Maturity | View KPI band and technical maturity heatmap from live audit data |
| Coverage | See platform health verdict and gap metrics in plain language |
| Scenarios | Run integration cases (e.g. reskilling, creation sprint) and jump to session reports |
| Sessions | Read human session reports first; machine JSON under Advanced |
| Creativity | Submit a problem brief (templates provided) and review a concept portfolio |
Additional tools:
- Compare two intelligences side by side
- What next? ranked uplift suggestions on the Compare page
- Export CSV from Library and Coverage
- First-run tour on the Overview page (dismissible)
What can you not do?
- Studio does not deploy to the public handbook site or Firebase
- Studio does not promote maturity (I2/A1) — it reads generated registries only
- Creativity Lab is a deterministic simulation in v1 (no live LLM in the default loop)
- Studio does not replace the full operator handbook or pack authoring workflows
Limitations
- Local desktop app only (
http://127.0.0.1:9791by default) - Technical registry IDs are hidden by default; enable Advanced to see
intelligence_id,case.cross.*, and machine JSON - Maturity ceiling in UI matches platform policy: technical ≤ I2 integrated, autonomy ≤ A1 supervised (risk-gated)
How to start
./scripts/start-intelligence-studio.sh --build
Use --server-only for browser-only access without Electron.