QUESTIONS ANSWERED
Big-picture explanations, quick reference material, and definitive orientation docs.
questions answered code-synced this document answers common security questions using current implementation behavior 1 is anti-debugging implemented yes 1 platform-specific detection exists in security package 2 runner enforces checks at pr...
Overview Audience: all Score: 8.223 Term: securityTerm: lld
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 implementati...
Security Audience: security-analyst Score: 7.572 Term: securityTerm: lld
FINAL SUMMARY
Big-picture explanations, quick reference material, and definitive orientation docs.
final security 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 sign...
Overview Audience: all Score: 6.312 Term: securityTerm: lld
IMPLEMENTATION GUIDE
Editor integration, implementation workflow, and operational runbooks.
security implementation guide current next steps this guide explains what to implement next without repeating already completed migrations 1 current baseline assumptions already av...
Tooling Audience: integrator Score: 6.128 Term: securityTerm: lld
SECURITY LLD TRACEABILITY
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
1 purpose this document provides end-to-end traceability from security design intent to concrete implementation and validation it maps 1 security requirements and controls 2 implementation anchors functions files 3 runtime configuration surfa...
Security Audience: integrator Score: 5.427 Term: securityTerm: lld
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 1 signe...
Reference Audience: language-user Score: 4.659 Term: securityTerm: lld
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 security helpers bolted on the language compiler virtual machin...
Overview Audience: all Score: 4.628 Term: security
PROCESS INJECTION DETECTION LLD
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
process 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...
Security Audience: security-analyst Score: 3.464 Term: securityTerm: lld
VISUAL COMPARISON
Canonical policies, reference sheets, migration matrices, and source-of-truth documentation.
visual comparison current security model 1 detection vs enforcement mermaid diagram old confusion 1 signal and action were treated as the same concept current model 1 signal generation is separate from poli...
Reference Audience: all Score: 2.925 Term: securityTerm: lld
ANTITAMPER PROBE ENABLEMENT LLD
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
anti-tamper probe enablement lld 1 purpose this lld defines how anti-tamper probe execution is enabled how runner enforcement is gated and how diagnostics differ from enforcement 2 problem statement users ofte...
Security Audience: security-analyst Score: 2.779 Term: securityTerm: lld
DETAILED EXPLANATIONS
Big-picture explanations, quick reference material, and definitive orientation docs.
detailed security explanations current behavior this document explains the main security building blocks in simple language 1 policy-driven security mutant does not hardcode one response fo...
Overview Audience: all Score: 2.692 Term: securityTerm: lld
SECURITY ENHANCEMENTS
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
security enhancements roadmap code-synced this document tracks enhancement work from current implementation to future hardening status tags 1 implemented 2 partial 3 planned canoni...
Security Audience: security-analyst Score: 2.518 Term: securityTerm: lld
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 design treat the fol...
Security Audience: security-analyst Score: 2.292 Term: securityTerm: lld
POLYMORPHIC BYTECODE LLD
Bytecode, VM, polymorphism, and execution internals.
polymorphic 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...
Runtime Audience: platform-engineer Score: 2.014 Term: lld
ANTITAMPER PROBE
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
...r enforcement differs from builtin diagnostic calls 1 architecture core files 1 security antitamper_probe go engine enablement gate 2 security antitamper_routing go probe dispatch 3 security antitamper_detectors go cross-platform heuristics 4 security antitamp...
Security Audience: security-analyst Score: 1.894 Term: security
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 to understand how mutant language tooling wor...
Tooling Audience: integrator Score: 1.842 Term: lld
WASM REPL REFERENCE
Canonical policies, reference sheets, migration matrices, and source-of-truth documentation.
...device access not available in browser sandbox 6 2 host process command runtime security apis - process_ - debug_status - sandbox_status - security_diagnostics - exec_string - cmd_ reason - require process table shell execution or runtime host telemetry 6 3 ne...
Reference Audience: language-user Score: 1.092 Term: security
MUTANT LANGUAGE REFERENCE
Canonical policies, reference sheets, migration matrices, and source-of-truth documentation.
...s information - exec_string command shell - executes a shell command string via security-guarded command execution - process_env pid - returns environment variables for a process - process_hash pid - computes sha-256 hash metadata for a process executable - pr...
Reference Audience: language-user Score: 0.863 Term: security
SECURITY MIGRATION COMPLETE
Tamper resistance, sandboxing, remote scan policy, and security deep dives.
security 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-sig...
Security Audience: integrator Score: 0.231 Term: securityTerm: lld
LSP EXTENSION ONBOARDING 60 MIN
Editor integration, implementation workflow, and operational runbooks.
...ely modify mutant language tooling use this guide together with - lsp extension lld lsp_extension_lld md - vs code lsp teaching reference vscode_lsp_teaching_reference md - vs code extension troubleshooting vscode_extension_troubleshooting md 1 outcomes by the...
Tooling Audience: integrator Score: 0.175 Term: lld