Skip to content
Documentation

Views interface

Views turns selected case data into focused, reusable visual surfaces. A view can support a specific question without changing the underlying evidence model.

Main flow

  1. Define question
  2. Select data
  3. Compose view
  4. Review boundaries
  5. Reuse safely
  1. Define the audience and question the view should answer.
  2. Select the minimum required case data.
  3. Ask the agent to compose the view or build it directly.
  4. Review layout, labels and data boundaries.
  5. Reuse or update the view as the case evolves.

Separation

A view is a presentation layer. Editing its arrangement should not silently rewrite Graph, Docs or the original evidence, and sharing should respect the permissions of every included item.