Skip to content

feat: Add Chaos Level Execution Modes to is-one-one #12

@SrashtiChauhan

Description

@SrashtiChauhan

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

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions