Pages
Control Center v3 — Category Column

Source: qdash /controls — c64 iteration 3, flat table + category column (non-destructive variation)

Define the standard once — condition, severity, decisions, and where it applies. Layer a framework on top to map qdash's live detections to its controls, and export the evidence packet for auditors.

Layer a framework onto your controls

1 of 6 enabled

A pack maps qdash's live detections to that framework's controls and lights up Compliance coverage. Enablement persists locally.

OWASP LLM Top 102025
MITRE ATLAS
SOC 2Type II
NIST CSF2.0
ISO 270012022
ISO 420012023

Controls

control
category
severity
actions
matches
Excessive agency (approvals & sandbox bypassed)
run: labels has "yolo"
Agent autonomy
high
observealertenforce0
Agent running as root
run: labels has "root-user"
Privilege
high
observealert0
Critical-posture agent
run: posture_score < 50
Posture
high
observealert0
Sandbox disabled
run: sandbox_mode contains "danger"
Agent autonomy
medium
observeenforce0
No tool-approval policy
run: approval_policy = "never"
Agent autonomy
medium
observealertenforce0
Non-allowlisted egress
egress: allowlisted = false
Network egress
medium
observealertenforce83 →
Weak TLS negotiated
egress: weak_tls = true
Network egress
high
observealertenforce0
Sensitive file access
file: severity in (high, medium)
Data access
high
observealertenforce0
Daily spend over budget
usage: scope = "fleet" and cost_24h > 25
Cost & consumption
medium
observealert1 →
Quota overage rejected
run: quota_status = "overage_rejected"
Cost & consumption
low
observe19 →
Target breached
target: state = "over"
Targets
medium
observealert0
Shadow AI (unmonitored install)
install: covered = false
Coverage
medium
observealert4 →

Evidence packet

A point-in-time snapshot of controls, findings, and egress decisions for auditors.

c64 iteration 3 — category column: exactly the replica's flat DataTable (same expand-row details, same everything) plus one Category column rendering the GovernSheet category as a neutral chip. The lightest-touch option: no grouping chrome, no layout change, category becomes scannable and (in a real build) sortable/filterable. Compare: /pages/control-center (iteration 1, sections) · /pages/control-center-v2 (iteration 2, two-column grid). Same live-data snapshot (2026-08-10), same stubs.

Qpoint Brand Style Guide