Why this page? We asked LIRIL (the TENET5 AI orchestrator) to name the three most honest critiques a skeptical journalist would raise. LIRIL returned the list below without softening. Rather than bury those critiques, this page publishes them verbatim and answers each directly. If the investigation holds up, it holds up after these critiques, not before them.
Critique 1 · LIRIL R10-Q3

Lack of Expertise

"Non-journalists may lack the investigative skills and journalistic training to ensure balanced, accurate, and fair reporting."
— LIRIL · tenet5.liril.infer · R10-Q3 · 2026-04-18
Our response

Accepted as valid. Mitigated as follows:

  • Every substantive claim cites a primary source — Commissioner of Lobbying Registry, Ethics Commissioner reports, Auditor General reports, Canada Gazette, Federal Court records, Parliamentary committee testimony transcripts, House of Commons Journals. No secondary reporting is cited as authority.
  • The investigation makes no claims about individual guilt or intent. The Grover amplifications are cross-axis tenure-overlap scores, not judgments. The structural finding is explicitly: no oversight body has jurisdiction over cross-axis patterns — a claim about institutional architecture, not about any specific person.
  • Rejected AI outputs are documented. See the LIRIL roadmap's 4 red REJECTED rows, including R6's triple-rejection for long-form hallucinations. The review gate catches errors; review failures are logged.
  • The scope is framing + evidence aggregation, not original reporting. What this site does is connect already-published primary sources across axes that Canadian media covers individually. That connection is what a structural investigation produces.
Critique 2 · LIRIL R10-Q3

Bias Susceptibility

"Citizen-built investigations may be influenced by personal biases, leading to one-sided or inaccurate findings."
— LIRIL · tenet5.liril.infer · R10-Q3 · 2026-04-18
Our response

Accepted as valid. Addressed structurally as follows:

  • Grover oracle marks are computed, not chosen. The marked-state criteria per axis are published in the axis dossier JSON files (tenure overlap ≥ 4.0 threshold with canonical-event list). Anyone can re-run the computation and get the same marks — deterministic with SYSTEM_SEED=118400.
  • Investigations span multiple parties and multiple eras. Marked actors include Liberal cabinet members (Trudeau, LeBlanc, Lametti, Sajjan, Freeland, etc.), Conservative-era actors (Harper, Poloz), and unelected bodies (PHAC, OSFI, Bank of Canada governance). The axes themselves (arms, Phoenix, MAID, judicial, Indigenous, CSIS oversight) touch multiple governments.
  • Rejection of AI suggestions is red-flagged on the roadmap. R5-Q3 (LIRIL advised VPN/anonymous-email for campaigns — rejected for contextual wrongness) and R6 triple-rejection (tracking pixels, AI chatbot, long-form hallucination) show the review gate catching the AI's own biases. The rejections are the transparency, not a failure.
  • Every marked actor's page links to contrary evidence when available. Wilson-Raybould's dual-axis page explicitly states the finding "does not allege misconduct" — it identifies the structural oversight gap.
Critique 3 · LIRIL R10-Q3

Data Integrity

"Ensuring the accuracy and reliability of public-source decision-maker data is crucial; citizens may not have the resources or knowledge to verify data's integrity."
— LIRIL · tenet5.liril.infer · R10-Q3 · 2026-04-18
Our response

The most important critique. Addressed as follows:

  • Every analytical artifact is SHA-256 Merkle-anchored. 15+ Merkle receipts published to the NATS subject tenet5.quantum.integrity.result. Any claim's data file hash can be recomputed and compared to the published receipt chain. Tampering breaks the chain visibly.
  • The underlying dossiers are committed JSON. Every accountability axis has a data/{axis}_grover_decisionmakers.json file in the public site repo. You can fork the repo, audit every number, and re-run the Grover computation yourself.
  • LIRIL-authored content is attributed and verifiable. Where LIRIL drafted a letter body (R3, R4, R5 campaigns — climate ECCC, CSC PBO, procurement PSPC, central banking OSFI), the consultation record with the exact prompt and response is committed at data/liril_consultation_r{N}.json — self-sha256 anchored.
  • Hallucination testing is documented. 9/9 fact-retrieval probes verified correct (Bill C-7 year, Phoenix launch year, MCC name, MAID year, Pi to 4 decimals, etc.). R6 triple-rejection documents the known failure mode for long-form generation. See LIRIL Live for the current probe score.

How to verify independently

Any claim on this site is reproducible with 4 commands on a laptop:

  1. Clone https://github.com/TENET-5/TENET-5.github.io
  2. Pick an axis. Read data/{axis}_grover_decisionmakers.json.
  3. Compare its SHA-256 against the Merkle receipts in data/*_merkle.json files (the receipt chain).
  4. Spot-check any actor's claim against the cited primary source (AG report, Canada Gazette, Hansard, etc.). The citations are in the dossier's primary_sources array.

Meta-Grover portfolio (2nd-order cross-axis analysis) is a single Python file: tools/_quantum_meta_analysis.py. Runs in <2 s on any machine with Python 3.11+ and no GPU needed.

What this site does NOT do

Receipts: This page's content is derived from data/liril_consultation_r10.json (R10-Q3 · 3,217 ms · 475 chars). SYSTEM_SEED 118400. Related: State of Investigation · LIRIL Roadmap · Methodology