Expand description
reality lives in mockforge_intelligence::reality (Issue #562 phase 6).
Re-exported here so existing mockforge_core::reality::* call sites
keep compiling unchanged. The apply_to_config inherent method moved
to mockforge_core::reality_apply::apply_reality_to_server_config
(it pokes at concrete ServerConfig sub-structs and belongs in core).
Pillars: [Reality]
Reality Slider - Unified control for mock environment realism
This module provides a unified control mechanism that transitions mock environments between “stubbed simplicity” (level 1) and “production chaos” (level 5) by automatically coordinating chaos engineering, latency injection, and MockAI behaviors.
Structs§
- Preset
Metadata - Preset metadata
- Reality
Config - Reality configuration that maps a level to specific subsystem settings
- Reality
Engine - Reality engine that coordinates chaos, latency, and MockAI subsystems
- Reality
Preset - Reality preset for export/import
Enums§
- Reality
Level - Reality level for mock environments (1-5)