Validation reports refreshed; PyPI README link-validation
v0.3.0a35 regenerates the four conformance reports — pymongo, mongo-go-driver, mongo-node-driver, mongo-java-driver — and locks in the geo-conformance gauge limit. The reports are SecantusDB's honest "MongoDB compatibility" gauge: those are the upstream drivers' actual tests, run unmodified, the same ones their CIs run against mongod.
The README also got two PyPI-specific fixes: every relative doc/asset URL is now absolutized to raw.githubusercontent.com so PyPI's project page renders the brandkit logos and screenshots correctly, and a new online link-validation test (invoke validate-readme) HEAD-checks every URL in the published README so a broken link in production gets flagged automatically.