Problem
Currently all verification functions run together in a fixed sequence.
This makes the chaos predictable and slightly less cursed.
Proposed Solution
Introduce multiple chaos levels that execute different categories of verification methods.
Example modes:
- Easy Chaos
- Mathematical Chaos
- Quantum Chaos
- Interdimensional Chaos
Each mode can trigger different combinations of functions dynamically.
Possible Enhancements
- Randomized execution order
- Command-line flags
- Hidden "ultimate chaos" mode
- Chaos score counter
Benefits
- Makes execution more interactive
- Improves contribution organization
- Adds more replay value to the repo
Problem
Currently all verification functions run together in a fixed sequence.
This makes the chaos predictable and slightly less cursed.
Proposed Solution
Introduce multiple chaos levels that execute different categories of verification methods.
Example modes:
Each mode can trigger different combinations of functions dynamically.
Possible Enhancements
Benefits