Publish real quantitative-intelligence evidence without turning evidence into a certification claim.
R5 adds an operator-controlled execution publication path. Demonstration bundles are validated, hash-bound and written into shared runtime storage. Public web routes remain read-only.
The website can now publish evidence from real runs.
R5 allows real demonstration evidence bundles to be published through an operator-only CLI path into shared runtime storage. Public web routes are read-only, record hashes are reverified on every read, evidence packets are hash-bound, and publication never implies a QGI level or certification.
The publisher is intentionally not exposed as a web POST endpoint. Result publication is an operator action against shared storage; the public surface only verifies and displays what was published.
0 published result record(s)
LQBENCH-QGI/0.7Evidence can be published. QGI levels still cannot.
Web publication is read-only. Result writes are accepted only through the operator CLI publisher.
Every result record is SHA-256 bound to canonical JSON and reverified before public display.
Every public result is bound to an exact evidence packet SHA-256; evidence is served only if the stored packet matches that hash.
Duplicate result identifiers are idempotent only when the canonical record hash is identical; conflicting overwrites fail closed.
R5 accepts completed, failed, infeasible, timed-out and contradictory outcomes so negative evidence is not silently removed.
A result record must set claim_scope=demonstration-evidence and qgi_level/certification to null.
A published demonstration result is evidence, not a QGI capability-level award.
Each public record binds outcome, metrics, resources and evidence.
result_idresult_versiontitledemonstration_idevaluation_iddomaintask_family_idssystem_idsystem_versionoutcome_statepublication_stateprimary_metricssecondary_metricsuncertainty_summaryresource_summarybaseline_refsfailure_summaryevidence_packet_sha256claim_scopeqgi_levelcertificationpublished_atA published result is demonstration evidence—not a QGI level.
R5 requires claim_scope=demonstration-evidence and requires both qgi_level and certification to remain null.