Roadmap-Hinweis: Vage Bullets ohne Akzeptanzkriterien in Checkbox-Tasks überführen. Format:
- [ ] <Task> (Target: <Q/Jahr>).
- Fault injection registry and scheduler implemented (Target: Q2 2026)
- Expiry handling and callback hooks implemented (Target: Q2 2026)
- Cluster-wide distributed chaos coordination (Target: Q3 2026)
- Define
FaultSpecandFaultTypeAPI (Target: Q2 2026)
- Implement
FaultInjectorandChaosScheduler(Target: Q2 2026)
- Validate node id and probability bounds in
injectFault(Target: Q2 2026)
- Add module-level dedicated stress tests for scheduler jitter (Target: Q3 2026)
- Add configurable scheduler tick and wake strategy (Target: Q3 2026)
- Baseline module documentation created (Target: Q2 2026)
- Public headers and implementation aligned
- No TODO/stub markers in core implementation
- Extended stress benchmark coverage
- In-process simulation only; no direct process/network sabotage.
- None currently planned.
Stand: 2026-04-20 – Quelle: src/UNUSED_FUNCTIONS_REPORT.md
FaultInjector– Injiziert Fehler in Chaos-Tests; auch von tools/fault_injector.py genutzt