Skip to main content

Module reality

Module reality 

Source
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§

PresetMetadata
Preset metadata
RealityConfig
Reality configuration that maps a level to specific subsystem settings
RealityEngine
Reality engine that coordinates chaos, latency, and MockAI subsystems
RealityPreset
Reality preset for export/import

Enums§

RealityLevel
Reality level for mock environments (1-5)