summaryrefslogtreecommitdiff
path: root/DomainDig/WorkflowsView.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat(v2.9.0): add risk scoring and deterministic insight engineChristian Cleberg2026-04-221-0/+20
| | | | | | | | | * introduce domain risk assessment with transparent factors * add insight engine for actionable observations * implement cross-domain insights for workflows * improve DNS, subdomain, email, and TLS interpretation * classify change impact severity * include insights and risk in export
* feat(v2.8.0): add workflows and repeatable inspection automationChristian Cleberg2026-04-221-0/+634
* introduce DomainWorkflow model and persistence * add WorkflowsView and execution flow * support batch inspection via workflows * add workflow-based export (TXT/CSV/JSON) * enable bulk add from history/watchlist * add quick actions for common operations * integrate workflows with tracking and history