Skip to main content

15 docs tagged with "findings"

View all tags

06 — UI & Reporting Architecture

Web UI architecture for SecurityV0 — page specifications for 9-type entity model, component architecture, data fetching patterns, evidence pack rendering, execution chain views, and export capabili...

Access Paths

What an access path is, how it is materialised from the entity graph, the flat API endpoints, and how the detail page surfaces risk, ownership, and remediation. Includes proposed identity-scoped grouping design (not yet shipped).

ADR-032: Severity (Class Taxonomy) vs Priority (Evidence-Gated Urgency)

Separate two axes that the product had conflated: severity (how bad is this CLASS of problem if real — a stable taxonomy kept in the backend/API) and priority (how urgently a human must act on THIS instance — evidence-gated and displayed). Posture never escalates to Critical on its own; proof is observed, resource-scoped execution. Captures the decision behind sv0-platform PRs #1400/#1401 (issues #1397–#1399) and the #1395 UI swap.

API Layer

REST API contract for SecurityV0 platform

Developer Onboarding Platform Overview

Two-page onboarding overview for engineers new to SecurityV0, covering product purpose, operating flow, repository map, current implementation status, and practical first-week setup/workflow

Drift Evaluator Framework

Architecture of the rule-based drift detection system — how scope, ownership, and reachability drift evaluators work, how findings are produced, and how the remediation service maps findings to pri...

Evidence Classification Model -- Research Brief

Formalizes the distinction between proven and inferred evidence across all finding types. Defines an EvidenceClassification enum, an EvidenceClaim type, a per-rule classification table, and an implementation plan.

Graph Explorer — Risk Paths Preset

The Risk Paths preset filters the Graph Explorer to show only entities with critical or high severity findings, plus their direct (1-hop) graph neighbors

Revocation Rehearsal

Revocation Rehearsal answers 'what breaks if you revoke this access?' before anyone revokes — a deterministic, read-only dry-run that masks a role grant and diffs the resulting access paths against observed execution evidence

Visual QA Fix Plan — 2026-02-18

12 issues found by the visual QA agent run against localhost demo-tenant: one API bug, four degraded-experience items, seven UX/readability improvements