Cost asymmetry and defender state
Large-scale DDoS defense can become a cost-asymmetry problem. The attacker can create many flows cheaply. The defender may then pay to absorb, inspect, scrub, reroute, or recover from traffic after it has already converged.
The same pattern appears in trusted execution environments. Once an unsafe artifact has been admitted into a build, index, agent workflow, or administrative path, the defender is forced into cleanup and containment after trust has already been granted.
IVD's rationale is to reduce the amount of unbounded defender state created by that late response. IVD-N tries to group related traffic behavior into a bounded decision object. IVD-ACP tries to force an authority decision before the protected workflow acts.
Signal extraction from noisy systems
Attackers can vary source addresses, payloads, paths, prompts, package names, or tool-call details. That does not mean every useful signal disappears. Some behaviors can still be observed, summarized, and evaluated within a controlled scope.
For IVD-N, the public site describes a Psi-vector as a compact traffic fingerprint derived from observable packet, header, and timing behavior. For IVD-ACP, the comparable design point is policy evaluation at an admission surface before trusted authority is granted.
Bounded decisions before expensive failure
IVD is not based on a claim that every attack can be identified with certainty. It is based on the practical idea that some failure paths become more manageable when the control decision is earlier, explicit, time-bounded, and logged.
A concise cost-asymmetry analogy is useful: interceptor-style defense can be structurally disadvantaged when every incoming object must be met after launch. Cyber defense faces a similar problem when it waits until traffic, artifacts, or commands have already reached the expensive point of failure.
The operational question for IVD is therefore narrow: can the system observe enough signal, make a bounded policy decision, enforce it where supported, and preserve evidence for review?