PolicySummaryCell

components/policy/SummaryCell.vue

Left-column policy cell: labeled enable toggle, one-line description, and optional right-aligned Beta pill. Row actions (Manage/Details) live in their own table column.

Agents must be registered and policy-bound before they run.

Scenarios

Agents must be registered and policy-bound before they run.

Models and tools must match pinned, verified sources.

Beta

A very long description that goes on and on to exercise the text wrapping behavior of the description block inside a constrained table cell.

Beta
components/policy/SummaryCell.vue

Usage

<PolicySummaryCell name = "—" description = "—" :on = "true" :beta = "false" />

Props

PropTypeDefaultDescription
nameStringPolicy name (required)
descriptionStringOne-line policy description (required)
onBooleantrueInitial toggle state
betaBooleanfalseShow the right-aligned orange Beta pill

Related

Qpoint Brand Style Guide