Skip to main content

17 docs tagged with "execution-chains"

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...

API Layer

REST API contract for SecurityV0 platform

Architecture Documentation Update — Change Summary

Summary of all architecture-doc changes implementing the 4-type entity reclassification (autonomous_identity → identity / automation / connection / credential) and the four ADRs (006/007/008/009) that record those decisions.

Automation Persistence — Team Synthesis Report

Round 3 team-synthesis report: unanimous agreement that the data model needs chain-level temporal tracking, with consensus on a phased execution_chains collection providing stable identity, listability, and audit-ready snapshots.

Automation Persistence Architecture — Architect Analysis

Architect perspective on Round 3 automation-persistence analysis: a lightweight execution_chains collection with versioned snapshots that gives chains stable identity and chain-level temporal tracking without duplicating entity-level temporal machinery.

Data Model

9-type entity system (identity, workload, connection, credential, owner, role, permission, resource, execution_evidence) and execution chains for the SecurityV0 execution/authority graph

Database Architecture

MongoDB schema definition for SecurityV0 including collections (entities, entity_versions, events, baseline_metadata, baseline_entities, execution_evidence, execution_chains, findings, evidence_pac...

OAA Mapping Analysis — Developer Perspective

Implementation feasibility analysis for aligning SecurityV0's automation chains with OAA's Application/Resource model, examining three mapping approaches with TypeScript types, code impact assessme...