Verification System
Every fact passes machine validation: source quoting, multi-source corroboration, and a publish gate. Every decision is logged publicly.
$ proxyma gate --list-rules
[V1] SOURCE_REQUIRED — No fact field exists without a sourceRef — enforced at schema level
[V2] MULTI_SOURCE_70 — Publish requires 70%+ of claims backed by 2+ distinct sources
[V3] OFFICIAL_TIER — official confidence only with an official-tier source
[V4] SANITY_BOUNDS — Numeric range checks (e.g. GPU TDP 30–800W)
[V5] QUOTE_MATCH — Every LLM-built claim must quote its source verbatim — blocks hallucination & injection
[V6] NO_DANGLING — No references to non-existent objects
[V7] FRESHNESS_TTL — Facts older than 30 days are demoted to stale → re-verification queue
[V8] SEMANTIC_AUDIT — Weekly LLM cross-audit — does each source quote semantically support its value? Flags are logged publicly
[V9] LINK_HEALTH — Weekly re-check that every source URL is alive and still contains its quote — detects link rot
[VR] REGISTRY_CHECK — All sources must exist in the public registry
[S7] EDITORIAL_GATE — Daily velocity cap · kill switch — every decision logged
============================================================
42 objects published — all passed the rules above
$ tail -n 14 docs/gate-log/*.ndjson
2026-08-17T13:05Z [DEFER] RTX 2080 Ti score=22.5
2026-08-17T07:15Z [DEFER] RTX 4090 Ti score=54.2
2026-08-17T07:15Z [DEFER] RTX 4090 Laptop score=45.8
2026-08-17T02:16Z [OK] gpu/rtx-4090
2026-08-17T01:54Z [GENERATE] RTX 4090 score=62.5
2026-08-17T01:54Z [DEFER] RX 6900 Xt score=23.5
2026-08-17T01:54Z [DEFER] RX 9700 score=22.5
2026-08-17T01:54Z [DEFER] RTX 3070 Ti Laptop score=45.8
2026-08-16T18:46Z [DEFER] GTX 1060 Ti score=45.8
2026-08-16T13:02Z [OK] gpu/gtx-1060
2026-08-16T13:00Z [GENERATE] GTX 1060 score=62.3
2026-08-16T01:57Z [DEFER] RTX 3080 Ti Laptop score=51.2
2026-08-16T01:57Z [DEFER] RTX 2080 score=22.5
2026-08-16T01:57Z [DEFER] RX 9060 score=22.5
> We generate facts, not articles. Pages are byproducts.
> A fact without a source fails the build.
> Trust comes from the process, not the author.
machine-readable: /llms.txt · /sitemap-index.xml