Proteus

Deterministic Entropy Benchmark Suite

Testing DOM entropy engines with reproducible, parameterized mutations

How It Works

Proteus generates deterministic DOM variations using query parameters. The same URL always produces the same output, making it perfect for testing entropy engines.

?seed=42&entropy=0.75&profile=structure,layout,copy
  • seed - Integer seed for deterministic randomness
  • entropy - Float 0..1 controlling variation intensity
  • profile - Comma-separated mutation types

Mutation Profiles

structure
Node insert/remove/reorder, nesting variations
layout
Class variations, spacing, grid/list switching
copy
Text variants, length changes, substitutions
timing
Progressive reveal delays, hydration simulation
behavior
Animations, hover effects, event jitter

Use the Control Panel (bottom-right) to adjust entropy parameters