Verification & trust
Self-Attestation vs Independent Verification for Autonomous Reactors

Self-attestation is a reactor reporting its own status: the operator both runs the reactor and vouches for it. <a class="link" href="/resources/verify-autonomous-microreactor-operating-safely">Independent verification</a> adds a separate party that confirms that report against the evidence and records the result so an outside third party can check it later. The difference is who you have to trust: the operator alone, or a party with no stake in the answer.
That distinction is the whole subject of this post. A party that both operates a reactor and certifies its own status carries a conflict no amount of engineering removes. The status report may be perfectly accurate. But an outside party has no independent basis to know that, because the same entity produces the report and is judged by it. As microreactors move toward autonomous and remotely operated designs, more of the safety story rests on what the reactor says about itself, which makes the gap between self-attestation and independent verification the question a serious buyer should press on first.
RankShield Energy is a pre-applicant with the U.S. Nuclear Regulatory Commission (NRC), which means we are engaged in early regulatory interaction and hold no license or approval. This article is educational and conceptual. It compares two models of trust, explains three structural tests that separate them, and shows how other high-stakes fields have already drawn the line. Verifier separate from vendor is an architecture we apply, not one we claim to have invented; the idea is settled elsewhere, and the contribution is bringing it to reactor operations.
Key takeaways
- Self-attestation is the operator vouching for itself; independent verification adds a separate party that confirms the report and records it for outside review.
- Independence is structural, not a matter of good intentions: it can be tested by asking who signs the record, who can alter it, and what an outsider can check.
- A reactor vendor cannot be its own independent verifier, for the same reason a company does not audit its own books.
- Other fields settled this: the internet's attestation standards define a separate Verifier role, and post-quantum signatures make records hard to forge.
- If you are evaluating an autonomous reactor, ask whether the party confirming its status is separate from the party operating it.
The limits of self-monitoring
Self-monitoring is the reactor's own software reporting on the reactor. It is useful, and for real-time operation it is necessary. But it is not proof to an outsider, because the party generating the report is the same party being judged by it. When that report is the only basis for trust, a regulator, insurer, lender, or grid operator has nothing independent to rely on.
Vendor dashboards are built to reassure. They show what the operator's software chooses to show, at the moment it chooses to show it. That is not a criticism of any specific product; it is a description of what a self-report can and cannot do. If the operator's model is wrong, if a sensor drifts, or if the reporting path is compromised, the dashboard can look healthy while the underlying picture is not. Self-monitoring detects many problems. It cannot, by construction, catch the class of problem where the reporting system itself is the thing that is off, because there is no second party positioned to notice the discrepancy.
Three tests of independence
Independence is not a matter of intentions; it is structural, and it can be tested with three questions. Who signs the record? Who can alter or revoke it? What can an outside third party check without asking the operator to vouch for itself? Self-attestation and independent verification give different answers to all three, and the differences are what a diligence review should surface.
The table below contrasts the two models across those tests and the failure mode each produces. This is the practical version of the argument: not a slogan, a set of properties you can check.
| Test | Self-attestation | Independent verification |
|---|---|---|
| Who signs the record | The operator signs its own status report. | A verifier that is separate from the operator appraises the evidence and co-signs the result. |
| Who can revoke or alter it | The operator, since it holds and controls the record. | Altering the record requires the independent verifier and leaves a tamper-evident trail; a unilateral change by the operator is detectable. |
| What an outside third party can check | That the operator states the reactor is operating as intended. | That a party with no stake in the outcome confirmed the reported state against the evidence, checkable without asking the operator to vouch for itself. |
| Failure mode | If the operator is wrong or its reporting path is compromised, the report is wrong and no outsider can tell. | A single party can no longer quietly misstate what happened; a discrepancy between claim and evidence surfaces to the third party. |
Read down the last row and the point lands. Self-attestation concentrates trust in one party; independent verification distributes it so that being wrong, or being compromised, does not go unseen.
What attestation looks like in other fields
This problem was solved outside nuclear years ago. The internet's attestation architecture (IETF RFC 9334) defines a distinct Verifier role that appraises evidence about a system and produces results a separate relying party can trust [1]. The design assumption is blunt: the thing being checked does not get to be its own checker. Reactor operations can apply the same separation of roles.
Two further standards fill in how a record becomes durable and hard to forge. SCITT (IETF RFC 9943, published June 2026) describes signed statements recorded in a transparency service, with receipts an outside party can verify without trusting the party that made the statement [2]. NIST's post-quantum signature standards, FIPS 204 and FIPS 205 (issued August 2024), give those signatures a foundation expected to hold against future computing, which matters for records that must stay checkable for decades [3][4]. None of this was created for reactors. It is applied to them, which is exactly the posture a pre-applicant should take: use settled standards, and claim no more than that.
Why autonomous fleets raise the stakes
The fewer people are physically present, the more of the safety case rests on what the reactor reports, and the more it matters who confirms that report. A fleet operated remotely and with reduced on-site staff multiplies self-reports across many units, which multiplies the consequence of trusting any single self-report. Independence is the property that keeps that scale from becoming a single point of trust.
Here is my opinion, stated plainly: a status report an outsider cannot independently check is a marketing artifact, not a safety argument. It may be true. But under NRC Part 57 as proposed, a framework that contemplates remote and reduced-staffing operation with a human in the loop, the reactor is still subject to regulatory review, and reduced staffing does not reduce the need for outside confirmation. It raises it. That is design intent and industry direction, subject to analysis, testing, and NRC review; nothing here has been demonstrated to or accepted by the NRC, and no facility today is licensed to operate unattended.
Frequently asked questions
Is a vendor's own monitoring enough to trust an autonomous reactor?
Self-monitoring is necessary for operating a reactor, but on its own it is self-attestation: the operator is both the source of the report and the party being judged by it. That is enough to run the plant; it is not enough to give a regulator, insurer, or lender an independent basis for trust. The gap is not about competence or good faith. It is structural. When the only confirmation comes from the operator's own software, an outside party has nothing separate to rely on if that software, its sensors, or its reporting path is wrong. Independent verification closes the gap by adding a party with no stake in how the reactor looks.
What makes verification independent rather than just thorough?
Independence is a property of who does the checking, not how carefully it is done. A verifier is independent when it is structurally separate from the operator, so its confirmation does not depend on the operator's word. You can test it with three questions: who signs the record, who can alter or revoke it, and what an outside third party can check without asking the operator to vouch for itself. A thorough self-check still fails the first test, because the operator signs it. Independent verification passes because a separate party co-signs, the record is tamper-evident, and an outsider can verify it directly.
How is independent verification handled in other industries?
Computer security formalized it. The internet's attestation architecture, IETF RFC 9334, defines a Verifier role separate from the system being checked, producing results a relying party can trust without trusting the system itself. SCITT, published as RFC 9943 in June 2026, records signed statements with receipts an outside party can verify, and NIST's FIPS 204 and 205 give those signatures a post-quantum foundation for records that must last. RankShield Energy applies this separation of roles to reactor operations. These are established standards, not novel inventions, and applying a standard is not the same as NRC certification.
Does independent verification mean a reactor is NRC-approved?
No. Independent verification is a technical function performed by a party separate from the operator. NRC approval is a regulatory determination made by the federal regulator. A developer can build an independent verification approach and still be, as RankShield Energy is, a pre-applicant with no license or approval. The two support each other and are not the same thing. No verification approach substitutes for NRC review, and nothing described here has been demonstrated to or accepted by the NRC. Regulatory oversight of the reactor itself remains with the NRC; independent verification supports that oversight rather than replacing it.
Sources
- Internet Engineering Task Force (RFC Editor). RFC 9334: Remote ATtestation procedureS (RATS) Architecture. January 2023
- Internet Engineering Task Force. RFC 9943: An Architecture for Trustworthy and Transparent Digital Supply Chains (SCITT). June 2026
- National Institute of Standards and Technology. FIPS 204: Module-Lattice-Based Digital Signature Standard (ML-DSA). August 2024
- National Institute of Standards and Technology. FIPS 205: Stateless Hash-Based Digital Signature Standard (SLH-DSA). August 2024
This guide reflects the state of reactor verification concepts and NRC rulemaking as of July 2026. Proposed rules such as 10 CFR Part 57 are not final and may change. This area is evolving rapidly; check back if the rule is finalized or if the NRC issues new guidance.
About this article. RankShield Energy is a pre-applicant engaged in early regulatory interaction with the U.S. Nuclear Regulatory Commission (NRC). Nothing here should be read as a representation that any RankShield Energy design, product, or facility is NRC-approved, licensed, or certified, or that any safety, performance, or operational characteristic has been demonstrated or accepted by the NRC. Descriptions of reactor and system behavior reflect design intent and are subject to analysis, testing, and regulatory review. This article is for general educational purposes and is not engineering, legal, regulatory, or investment advice.
A note on how we write about our own reactor
HELIX is in pre-application development. Where this article touches our design, every figure is a design target and every physics result is unqualified screening, labeled as such. We cite authoritative sources (NRC, DOE, IAEA, national laboratories) and never invent statistics.
RankShield Energy · HELIX · pre-application