Strict is not the same as automatic
Strict liability removes fault from the case. It does not remove proof.
Under Article 10 the claimant must prove three things: that the product was defective, that damage occurred, and that there is a causal link between the two. Nothing about negligence, intent or reasonable care enters.
For a kettle that caught fire, this is workable. The product is in front of the court, an expert examines it, and the failure mode is legible.
For software it collapses. The claimant does not have the source, the build pipeline, the test results, the threat model, the internal bug tracker, or the decision record explaining why a known issue was deprioritised. All of it sits with the defendant. A regime that says prove the defect while the evidence of the defect is exclusively in the defendant's possession is a regime that does not function.
Articles 9 and 10 exist to fix that asymmetry, and they are the most consequential part of the reform for software vendors.

