Mudocs logo mu docs // next

security

SECURITY DIAGRAMS

Tamper resistance, sandboxing, remote scan policy, and security deep dives.

Context Rail

Owner: docs Repo: aoiflux/mutant Ref: main Audience: security-analyst Source: docs/SECURITY_DIAGRAMS.md

Tags and Themes

tag: securitytag: diagramstag: architecture theme: signingtheme: sandboxing

On This Page

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.

1. End-to-End Runtime Security Flow

Mermaid diagram

2. Policy Decision Flow

Mermaid diagram

3. Anti-Tamper Probe Gates

Mermaid diagram

4. Runner vs Builtin Probe Scope

Mermaid diagram

5. VM Integrity Scheduling

Mermaid diagram

6. Polymorphic Engine Reality Snapshot

Mermaid diagram

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

Mermaid diagram

8. Memory Hardening Snapshot

Mermaid diagram

Related Reading