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
- Define question
- Select data
- Compose view
- Review boundaries
- Reuse safely
- Define the audience and question the view should answer.
- Select the minimum required case data.
- Ask the agent to compose the view or build it directly.
- Review layout, labels and data boundaries.
- 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.
