Time Dimensions
The Time Dimension introduces temporal constraints, urgency, and chronological reasoning into the scenario.
Available Dimensions
| ID | Name | Severity | Description |
|---|---|---|---|
time.wrong_timezone |
Timezone Confusion | medium | User references times that create timezone ambiguity. |
time.future_date |
Future Date Reference | high | User references events using future dates that create logical impossibilities. |
time.old_date |
Old Date Reference | high | User references an event that happened implausibly long ago. |
time.impossible_timeline |
Impossible Timeline | high | User describes a sequence of events whose dates are logically impossible. |
API Reference & Source Code
mutant.dimensions.time
Time mutation dimensions.