FaultForge is an audited VoltHacks 2026 hackathon prototype for deterministic
IoT safety testing.
This release includes:
- a seeded compound-failure simulation with rising smoke and temperature, a
smoke sensor stuck at zero, and intermittent packet loss; - structured diagnosis using contradictions, invariants, temporal evidence,
dependencies, alternative candidates, and deterministic confidence; - an inspectable controller-policy repair with sensor fusion, degraded-mode
temperature fallback, and Wi-Fi-independent local alarm actuation; - replay of identical incident inputs with only the controller policy changed;
- execution-derived baseline-versus-repaired validation, adversarial scenario
evidence, and automated Vitest and Playwright verification.
The official seeded incident records the baseline alarm inactive and the
repaired alarm active, with matching incident inputs and different controller
policies.
FaultForge currently validates one simulated warehouse scenario. It is not
production fire-safety software, safety certification, real-hardware evidence,
or a general reliability claim.