Security Architecture Diagrams (Code-Synced)

Visual reference for how Mutant's runtime security pipeline, policy decisions, and probe gates fit together, kept in sync with current code behavior.

Audience: security-analyst docs/SECURITY_DIAGRAMS.md theme: signingtheme: sandboxing

Visual reference for how Mutant's runtime security pipeline, policy decisions, and probe gates fit together, kept in sync with current code behavior.

1. End-to-End Runtime Security Flow#

Flowchart

2. Policy Decision Flow#

Flowchart

3. Anti-Tamper Probe Gates#

Flowchart

4. Runner vs Builtin Probe Scope#

Flowchart

5. VM Integrity Scheduling#

Diagram

6. Polymorphic Engine Reality Snapshot#

Flowchart

Note:

  1. Mutation controls and seed are wired through CLI.
  2. Advanced transform activation is intentionally constrained in current configuration.

7. Remote Scan Gate Model#

Flowchart

8. Memory Hardening Snapshot#

Flowchart

Related reading