WASM REPL REFERENCE
Canonical policies, reference sheets, migration matrices, and source-of-truth documentation.
mutant wasm repl definitive guide this document is the implementation-accurate reference for the browser wasm repl - what language features are supported - which builtins are avail...
Reference Audience: language-user Score: 43.78 Term: mutantTerm: examples
Mutant Playground Examples
Browser-safe learning snippets for the Mutant playground and quick local testing.
mutant playground examples purpose these examples are designed for teaching and quick experimentation they are grouped by feature and can be copied into the browser playground expr...
Reference Audience: language-user Score: 29.231 Term: mutantTerm: playgroundTerm: examples
SECURITY RUNBOOK
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
1 purpose this runbook explains how to triage and respond to mutant runtime security events using current code behavior 1 1 source-of-truth alignment this runbook is operational guidance when any statement here conflicts with low-level desig...
Security Audience: security-analyst Score: 3.538 Term: mutant
QUICK REFERENCE
Canonical policies, reference sheets, migration matrices, and source-of-truth documentation.
mutant security quick reference what is protected mutant now ships with layered anti-tamper and hardening controls for the signed artifact runtime and risky builtins core controls ...
Reference Audience: language-user Score: 2.155 Term: mutant
BINARY ARTIFACT SECURITY DEEP DIVE
Bytecode, VM, polymorphism, and execution internals.
...t security deep dive 1 scope this deep dive covers binary artifact security for mutant from generation to runtime load 1 signed mu envelope format and trust model 2 standalone trailer v1 v2 v3 validation and provenance checks 3 runtime mode and signer-auth beh...
Runtime Audience: platform-engineer Score: 2.045 Term: mutant
WHAT IS MUTANT
Big-picture explanations, quick reference material, and definitive orientation docs.
what is mutant mutant is a programming language built for practical security work forensic automation and cross-platform analysis tooling it is not just a scripting language with a few sec...
Overview Audience: all Score: 1.999 Term: mutantTerm: examples
MUTANT LANGUAGE REFERENCE
Canonical policies, reference sheets, migration matrices, and source-of-truth documentation.
mutant language reference this document is the practical reference for mutant language features reserved keywords and builtins source of truth - keywords token token go - builtins ...
Reference Audience: language-user Score: 0.986 Term: mutant
SECURITY LLD
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
1 document purpose this document defines the low-level security design for mutant s bytecode generation signing transport loading verification runtime execution anti-debugging integrity monitoring and telemetry paths it is implementation-accurate to the c...
Security Audience: security-analyst Score: 0.929 Term: mutant
PROCESS INJECTION DETECTION LLD
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
...rocess injection detection lld 1 purpose this low level design lld explains how mutant currently detects process injection-related tampering and how to expand this into a richer multi-process detector in the future primary goals 1 explain what is implemented t...
Security Audience: security-analyst Score: 0.426 Term: mutant
LSP EXTENSION LLD
Editor integration, implementation workflow, and operational runbooks.
mutant lsp vs code extension low-level design lld this is the implementation-level developer guide for the mutant language tooling stack audience - junior or new engineers who need...
Tooling Audience: integrator Score: 0.172 Term: mutant
LSP EXTENSION ONBOARDING 60 MIN
Editor integration, implementation workflow, and operational runbooks.
mutant lsp vs code extension onboarding in 60 minutes last updated 2026-07-10 this guide is a practical first-hour path for a junior engineer to understand run debug and safely mod...
Tooling Audience: integrator Score: 0.169 Term: mutant
SECURITY ANSWERS
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
... answers current code this faq is the student-friendly code-accurate version of mutant security behavior 1 is encryption password-based or deterministic both are supported 1 if password is provided -password or -pwd password-based kdf path is used 2 if passwor...
Security Audience: security-analyst Score: 0.153 Term: mutant
SANDBOX FEATURE SUMMARY
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
...mmary overview added comprehensive sandbox and virtual machine detection to the mutant security module this feature complements existing anti-debugging and memory encryption capabilities by detecting when code runs in sandboxed or virtualized environments what...
Security Audience: security-analyst Score: 0.146 Term: mutantTerm: examples
SANDBOX COMPLETE SUMMARY
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
...ssfully implemented comprehensive sandbox and virtual machine detection for the mutant security framework this new feature detects when code executes in virtualized environments containers or sandboxes across windows linux and macos platforms what 39 s new thr...
Security Audience: security-analyst Score: 0.135 Term: mutantTerm: examples
BYTECODE IR
Bytecode, VM, polymorphism, and execution internals.
mutant ir bytecode reference this document covers every layer of the bytecode pipeline instruction encoding the constant pool compiler internals the stack-machine vm security machi...
Runtime Audience: platform-engineer Score: 0.128 Term: mutant
FINAL SUMMARY
Big-picture explanations, quick reference material, and definitive orientation docs.
...curity summary current state this is the consolidated current-state summary for mutant security 1 what is fully in place 1 signed artifact verification paths and secure-mode signer-auth trusted-key path 2 policy-driven tamper response warn delay terminate 3 pr...
Overview Audience: all Score: 0.126 Term: mutant
POLYMORPHIC BYTECODE LLD
Bytecode, VM, polymorphism, and execution internals.
...hic bytecode lld current roadmap 1 purpose this lld explains the real status of mutant polymorphic bytecode support and the safe path to expand it 2 current implementation core files 1 compiler polymorphic go 2 compiler compiler go 3 compiler polymorphic_test ...
Runtime Audience: platform-engineer Score: 0.122 Term: mutant
DETAILED EXPLANATIONS
Big-picture explanations, quick reference material, and definitive orientation docs.
...s the main security building blocks in simple language 1 policy-driven security mutant does not hardcode one response for all detections 1 a detector raises an event or signal 2 policy decides action using mode profile env configuration 3 action can be warn de...
Overview Audience: all Score: 0.122 Term: mutant
ANTITAMPER PROBE
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
...r probe integration this document explains how anti-tamper probes work today in mutant including the exact enablement gates and how runner enforcement differs from builtin diagnostic calls 1 architecture core files 1 security antitamper_probe go engine enablem...
Security Audience: security-analyst Score: 0.116 Term: mutant
SECURITY MIGRATION COMPLETE
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
...curity migration status current this file is the current migration snapshot for mutant security architecture 1 migration goal move from basic protection to policy-driven code-signed telemetry-visible runtime security with staged enforcement 2 completed migrati...
Security Audience: integrator Score: 0.113 Term: mutant