Search ⌘K
Reference library

Help, prompts, and examples

Use the guide when you want stronger phrasing, clearer analysis prompts, or a quick pattern to copy before starting a run.

Prompt examples
Scope patterns
Question framing
Fast start
Use before a run

This is the quickest way to tighten a vague question into something the agent can answer cleanly.

Sections 9/9
System Architecture
architecture
Analyst

The dashboard has two cooperating surfaces: map exploration and a planning agent. The agent can run multiple analytics calls and return narratives, charts, tables, and overlays.

  • CrimeMapper provides geospatial discovery and map rendering.
  • Analysis Agent parses intent, executes tools, then composes a structured report.
  • Planner traces expose what was run so outputs are auditable.
Suggested Outputs
Narrative
Charts
Tables
Map overlays

Models / Tables
Crimes
CrimeCategories
AdminAreas
APIs / Events
POST /api/analysis/agent/chat
GET /api/meta/boroughs
Try It In Agent

System capability scan

Depth standard
Executive Summary
Give me a capability scan of this dataset: what analyses are strongest now, what is weak due to coverage, and what next 3 analyses would give the highest decision value.
1
2
3
4
5
6
7
8
9