view Card

View Cards

A view card makes an interface surface addressable: a card whose view field names a builtin view, rendered in place of the card. Link it, embed it, or pin it into nav.card with a ref entry like any other card. Give it a title — that's the label refs fall back to.

title: Feedback commits
view: history
params:
  feedback: true

Available views:

params configures the view (only history takes params today: connectors/workflows string lists, touchpoint/feedback booleans, session string). A history card with params IS a saved filter — a stable, linkable slice of the timeline.

The markdown body is a notes margin (rationale, observations, ideas about this surface) — it shows in source view, not in the rendered surface.