I started running crash tests on FiloraFS-Lite to see how it actually behaves under pressure. Not benchmarks. Not ideal conditions. Real stress. The focus is simple: where it starts breaking how early signals show up (p95, pressure) what fails first under sustained load What I’m testing right now increasing RPM until the system shows pressure tracking how latency (p95) degrades observing write pressure under continuous load I already have logs from initial runs. But instead of rushing conclusions, I’m validating signals properly before sharing anything. No assumptions. Just observed behavior. Why this matters Small-scale tests looked fine. But real systems don’t fail in clean scenarios. They fail when: load spikes resources get constrained edge cases stack together That’s the environment I’m trying to simulate.…