Analyst Cheat Sheet
Explorer Navigation
Section titled “Explorer Navigation”| Key | Page | What you’ll find |
|---|---|---|
| O | Overview | Confirmed hypotheses, exposure, finding count |
| H | Hypotheses | Business questions with verdicts |
| F | Findings | All probe findings with severity bars |
| I | Interpretations | Human-readable narratives by severity |
| D | Dimensions | Browseable Gold tables (search, filter, sort) |
| T | Taxonomies | Hierarchical classifications |
| S | SMEbits | Expert knowledge (observations + checks) |
| U | Use Cases | BitBundles — curated narratives |
| N | Notebook | Investigation notes |
| E | Executive Summary | Leadership report |
| R | Reports | Detailed analytical reports |
JumpBar (J or Cmd+K)
Section titled “JumpBar (J or Cmd+K)”| Type | Prefix | Example |
|---|---|---|
| Search everything | (none) | revenue leakage |
| Glossary | ? | ?KLS |
| Calculator | = | =1500 * 0.08 |
| Commands | > | > deutsch |
| Switch tenant | @ | @szo |
| Filter page | : | :severity:high |
Search Syntax
Section titled “Search Syntax”keyword # matches any column!entity_type:Material # filter by field!severity:high # filter by severitykeyword !severity:high # combineType ! to see available fields. Tab to autocomplete.
Reading a Finding
Section titled “Reading a Finding”Every finding has:
| Field | What it means |
|---|---|
| severity | high / medium / low — how urgent |
| entity_type | What kind of thing is affected (Case, Material, BillingEvent) |
| entity_id | Which specific entity |
| money_at_risk | Estimated financial impact |
| evidence | Machine-readable details (JSON) |
| time_bucket | When it occurred |
Reading a Hypothesis Verdict
Section titled “Reading a Hypothesis Verdict”| Status | Meaning |
|---|---|
| confirmed | Strong evidence supports this business question |
| plausible | Some evidence, not conclusive |
| not_observed | No supporting evidence found |
| insufficient | Not enough data to evaluate |
Evidence score is 0.0–1.0, computed from weighted probe findings.
Reading a Diagnosis
Section titled “Reading a Diagnosis”Only appears on confirmed hypotheses. Shows:
- Root cause category — process_failure, system_failure, data_quality, behavioral, structural, external
- Confidence — 0.0–1.0 (base + optional boosts from additional evidence)
- Explanation — why this is happening
- Recommendation — what to do about it
Saved Views
Section titled “Saved Views”On dimension pages:
- Configure filters, sort, group-by
- Click + Save view
- View appears as a pill above search
- Click pill to restore
- Use clipboard icon to copy as YAML (for notebooks)
Notebook Quick Actions
Section titled “Notebook Quick Actions”| Button | Creates |
|---|---|
| + Note | Narrative cell (Markdown) |
| + Discussion | Threaded conversation |
| + Action | Tracked task with assignee |
On any finding detail page: Add to notebook creates a reference + interpretation.
The Analytical Pyramid
Section titled “The Analytical Pyramid”Diagnoses WHY is it happening?Hypotheses WHAT pattern is this?Assessments How healthy is this entity?Probes What does the data show?───────────Gold Clean, consumption-ready dataSMEbits and BitBundles sit alongside — expert knowledge, not derived from data.
v0.45.1 · built 2026-04-17 08:14 UTC