Verification & trust
From Sensors to an Attestation Record: How Reactor State Is Confirmed

A reactor state attestation record is what raw telemetry becomes once an independent party has appraised it, signed the appraisal, and written it to an append-only log that returns a receipt. The chain runs in four steps: measure, appraise, sign and log, verify. The fourth step carries the weight, because it is the one that lets a regulator, insurer, lender, or grid operator check what happened without the operator's cooperation.
A live dashboard answers a different question than a record does. It shows what a vendor's software wants to show right now, filtered and rendered by the same organization whose performance is being judged. What a regulator, insurer, lender, or grid operator needs is something else: an account of what the plant did that they can check for themselves, later, on their own terms. Computing worked this out already and standardized the roles, separating the party that produces evidence about its state from the party that appraises that evidence and the party that acts on the result [1].
This article follows the chain from a sensor reading to a record an outside party can rely on, then covers why signature choices matter for records meant to outlive the equipment, why supply-chain integrity of the measuring and signing components sits underneath all of it, and what tamper-evident actually means, since it means detection rather than prevention. It closes with a stated objection, an honest limitation, and where we actually stand. RankShield Energy is a pre-applicant holding no license or approval [14], and everything described here is design intent rather than a demonstrated capability.
Key takeaways
- Telemetry is an input, not evidence: it originates with, travels through, and is rendered by the party whose performance is in question.
- An appraisal becomes durable evidence when a party separate from the operator signs it and registers it in an append-only log that issues a receipt.
- The test of the whole architecture is whether a third party can check the record later without the operator's help, or its solvency, or its existence.
- Tamper-evident means alterations and omissions are detectable. It does not mean tamper-proof, and nothing here is unhackable.
- Post-quantum signature standards matter because a reactor record may need to be verifiable long after the equipment and the organization are gone.
- RankShield Energy is a pre-applicant. This chain is design intent and an architecture we apply, not a deployed or NRC-accepted capability.
Raw telemetry is data, and data by itself is not proof
A sensor reading is a claim made by equipment the operator owns, carried over a path the operator controls, into a display the operator renders. Nothing in that sequence establishes for an outside party that the value is complete, current, and unaltered. It is perfectly good data for running a plant. It is not, on its own, evidence anyone else can rely on months or years later, because every step of its journey traces back to the party whose performance is in question.
Measurement quality sits upstream of everything else, and the national labs have named what it demands. Oak Ridge identified sensor and instrumentation technologies capable of long-term unattended operation, complete system state awareness, and cybersecurity appropriate to remote monitoring as preconditions for operating microreactors with reduced on-site presence [7]. If the measurement layer is thin, no amount of cryptography downstream improves it. Signing a bad number produces a durable record of a bad number.
The transport path matters just as much as the sensor. The IAEA's guidance on computer security of instrumentation and control systems at nuclear facilities treats those systems as protected assets across their life cycle rather than as ordinary information technology [9], and the reason is that a compromised I&C path does not announce itself. It produces plausible readings. A viewer looking at a rendered feed has no way to distinguish a healthy plant from a healthy-looking report.
So the chain has to start at measurement, but it cannot end at a screen. It has to end at a record. Model-based cross-checks help here, and we cover that separately in how digital twins fit remote reactor verification, but a model is another input to appraisal rather than a substitute for it.
Appraisal by a party separate from the operator is what turns data into evidence
The second step is appraisal, and the internet already standardized what appraisal means. RFC 9334 defines an architecture in which an Attester produces evidence about its state, a Verifier appraises that evidence against an appraisal policy, and a Relying Party acts on the Verifier's result, built on the premise that one end of a communication needs to know whether the other end is in an intended operating state [1]. The separation of those three roles is not incidental. It is the whole design.
Nuclear has the same insight in a different form. The NRC keeps roughly 150 resident inspectors in the field, at least two at every plant, and describes their function as independently verifying that requirements are being met [10]. The IAEA safeguards system exists so that an outside body applies its own technical measures to independently verify that facilities are not misused, rather than relying on a state or operator assertion [8]. Safeguards address non-proliferation rather than operational safety, so do not overread the analogy, but the structural move is identical: place the checker outside the checked.
Applied to reactor state, appraisal means comparing what the plant reports against what independent measurement shows and what the design permits, then recording the comparison. The property that matters most is unglamorous: disagreement has to be recorded as faithfully as agreement. A system that writes a record only when everything matches is not verifying anything. It is publishing.
That distinction is the subject of a companion piece on self-attestation versus independent verification, and it is the reason verifying an autonomous microreactor is a different job from monitoring one.
Signing and logging are what make an appraisal durable
An appraisal that lives in a database is an opinion with a timestamp. Signing it binds the content to a key, so a later reader can tell whether the bytes changed. That is necessary and still not sufficient, because a signature says nothing about what was not shown. A party holding a set of signed statements cannot tell whether it received all of them, or whether an inconvenient one was quietly withdrawn before anyone looked.
Closing that gap is what append-only transparency infrastructure is for. RFC 9943 describes an architecture in which statements are registered into an append-only service that issues a receipt for each registration, so that the existence of a statement becomes checkable rather than asserted [2]. The record stops being something the issuer holds and becomes something the issuer has committed to in a place it cannot silently edit.
The receipt is the portable part. RFC 9942 standardizes receipts as compact cryptographic proofs, carrying inclusion proofs that a given statement is in the log and consistency proofs that the log has not been rewritten between two points in time [3]. A holder can check both without contacting the party that produced the statement.
It is worth being precise about what this does and does not establish. A receipt proves what was claimed, by whom, and when it entered the record. It does not prove the reactor was safe. Safety is established by analysis, testing, and regulatory review. What the record contributes is that the account of what happened cannot be quietly revised after the fact to suit the outcome, which is a narrower claim and a more defensible one.
The test that matters is what an outsider can check without the operator's help
The fourth step is the one that decides whether any of the preceding work was real. If checking the record requires the operator to hand something over, stay online, or vouch for something, then the operator is still the source of trust and the architecture is decorative. The useful question is what a party can establish unaided, which is exactly the Relying Party role RFC 9334 separates out [1].
This is where a table earns its place, because it says something the four-step chain above the article does not: different parties want different things from the same record.
| Party | What the record lets them establish on their own | What it still does not settle for them |
|---|---|---|
| Regulator | That a stated appraisal existed at a stated time and has not been altered since | Whether the underlying operation complied, which remains a review judgment |
| Insurer or lender | That the operating account they were given matches the account committed to at the time | Loss likelihood, which needs actuarial and engineering analysis beyond the record |
| Grid operator | That availability and dispatch claims were recorded contemporaneously, not reconstructed later | Future behavior, since a record is history rather than a forecast |
| Any later reviewer | Inclusion in the log and consistency of the log across two points in time | Whether the measurement feeding the appraisal was itself sound |
Every row in the middle column is checkable with the receipt, the verifier's public key, and the log [3]. None of it requires the operating organization to be cooperative, solvent, or in existence. Every row in the right-hand column is a reminder that a record is a floor rather than a ceiling. It removes a category of dispute about what was said and when, which frees the harder conversation to be about engineering rather than about whose screenshot to believe.
Records meant to outlive the equipment need post-quantum signatures
A reactor operating record may need to be checkable for decades, and potentially long after the equipment that produced it has been decommissioned and the organization that operated it has been reorganized or dissolved. That makes the choice of signature algorithm a durability decision rather than a security fashion. The question is not only whether a signature is sound today. It is whether a reviewer in the 2050s will still regard the algorithm as sound enough to settle a dispute.
The standards ground has moved recently enough that this is now a concrete choice rather than a speculative one. NIST announced approval of three Federal Information Processing Standards for post-quantum cryptography in August 2024 [4], and FIPS 204 specifies a module-lattice-based digital signature standard [5]. A signature scheme intended for long-lived records now has a published, standardized option rather than a research paper.
It also pays to be careful about the threat model, because post-quantum marketing tends to blur it. The exposure for signatures is not identical to the exposure for encrypted data. Data captured today and decrypted later is a harvesting problem. Signatures face a different issue: a key that remains in use, or a record that must still be verified long after the algorithm has fallen out of trust, is the thing that ages badly. That argues for algorithm agility and for planning key lifetimes deliberately rather than for treating a single algorithm choice as permanent.
This is the part of the problem where our own hands-on work actually sits, and the tradeoff we accepted is worth stating plainly. Building for signature agility means carrying more than one verification path and accepting the operational overhead of maintaining both. It is slower and more complex than picking one algorithm and moving on. We took the overhead because a record that becomes unverifiable is indistinguishable from a record that was never made.
The evidence is only as trustworthy as the components that produce it
There is a quiet assumption underneath every attestation architecture: that the components doing the measuring, appraising, and signing are the components their manufacturer intended. If a signing module, gateway, or sensor was altered before installation, the resulting record is well formed, correctly signed, verifiable by anyone, and wrong. Cryptography faithfully propagates whatever it is fed.
This is a supply-chain discipline rather than a cryptographic one, and federal guidance for it already exists. NIST SP 800-161r1 sets out cybersecurity supply chain risk management practices for systems and organizations, updated in November 2024 [6]. The relevant idea for a reactor evidence chain is that assurance about a component has to be established and maintained across acquisition, integration, and operation, not asserted once at purchase.
The nuclear-specific version of the same point is in the IAEA's I&C computer security guidance, which frames protection of instrumentation and control as a life-cycle obligation covering design, procurement, and maintenance rather than a deployment-time checklist [9]. A reactor is a long-lived asset. Components get replaced, firmware gets updated, and vendors change hands, all while the record is expected to remain continuous.
There is a recursion here that deserves an honest word. Attestation about a component is itself an attestation, appraised by something, signed by something else. That regress has to stop somewhere, and where it stops is a design decision with real consequences. We treat the placement of that root of trust as an explicit, documented choice rather than an implementation detail, because a root of trust nobody can name is a root of trust nobody can evaluate.
Tamper-evident means changes are detectable, not that they are impossible
This distinction is worth stating bluntly, because it is the one most often blurred in vendor language. Tamper-evident is a defined property: an alteration to a record, or a withdrawal of one, is detectable by a party who checks. That is a claim about detection. It is not a claim about prevention. Nothing described in this article is tamper-proof, unhackable, or unbreakable, we do not use those words about our own work, and a vendor who does is telling you something about their marketing rather than their architecture.
What detection buys is specific. An altered statement fails signature verification. A statement missing from the log fails its inclusion proof. A log that has been rewritten between two checks fails its consistency proof [3], and the registration model that produces those proofs is what makes absence detectable rather than merely suspected [2]. The result is not that misconduct becomes impossible. It is that misconduct becomes visible to someone who was not present when it happened.
The obvious objection is that this is over-engineering for a reactor, since nuclear already has among the most demanding recordkeeping and inspection regimes of any industry. The objection is fair and the answer is that the existing regime was built around presence. It assumed inspectors on site who could look, ask, and form a judgment that instrumentation missed [10]. Those records were trustworthy in large part because people were standing next to the thing being recorded. As that presence thins, the same obligations travel as data over networks, and the mechanism that made them credible does not travel with them automatically. This is not extra rigor bolted onto a solved problem. It is the existing rigor relocated into a medium that needs different machinery to hold it.
The honest limitation is that none of this fixes a bad input. A faithfully signed record of a miscalibrated sensor is a faithful record of a wrong number, and the chain will confirm that wrong number with perfect fidelity for decades. Calibration, sensor diversity, and validation are separate engineering problems, and they stay separate. Evidence integrity and measurement quality are two different disciplines, and buying one does not get you the other.
Why thinning on-site presence raises the stakes, and where we actually are
The reason this matters more now than it did a decade ago is that the compensating mechanism is being reconsidered. Proposed 10 CFR Part 57 contemplates remote operation and reduced on-site staffing for microreactors [11], and the NRC's microreactor regulatory activities page tracks that work as it develops [12]. Part 57 is a proposal rather than a final rule, it may change, and no developer is licensed under it. It is also not a move to unattended operation: reactivity and safety actions keep a human in the loop, and we take care not to describe anything as unmanned or fully autonomous, because that is not what is on the table. We walk through that framework in our explainer on Part 57 and autonomous operation.
Meanwhile, the operations side has been advancing faster than the verification side, and it is worth saying so. DOE reported that Idaho National Laboratory demonstrated a digital twin of a simulated microreactor that predicted heat pipe temperatures and then autonomously controlled the heat pipe [13], while Oak Ridge's own framing of autonomous operation named the instrumentation and state-awareness preconditions that remain open [7]. Capability to run with fewer people is arriving ahead of capability to independently confirm what those systems did, and the gap widens further at fleet scale, where one organization oversees many units.
On where we stand, plainly. RankShield Energy is a pre-applicant engaged in early interaction with the NRC [14]. We hold no license, permit, or design approval, and nothing about our design or our attestation architecture has been demonstrated to or accepted by the NRC. The chain described in this article is design intent and an architecture we apply in our attestation engineering work. It is not a deployed reactor capability and not a certified one, and we would rather say that flatly than let the distinction blur.
One further limitation belongs here, since it is the sharpest one we know about our own position. A verifier is only as independent as the witnesses that observe its log, and witnesses an organization hosts itself do not establish independence no matter how they are engineered. External witnesses are the open item, and we do not currently have them. If you are evaluating developers on any of this, the questions in our microreactor vendor evaluation guide should be aimed at us as unsentimentally as at anyone else.
Interactive · illustrative
Follow the chain, from a sensor reading to a checkable record
Select each step. This is an educational illustration of the concept, not a live system, a control interface, or a safety function.
Measure
Instruments capture reactor state: power level, temperatures, control-element positions, and the status of each safety function. On their own these are numbers on the operator's own system, and nothing yet makes them trustworthy to an outside party.
Appraise
An independent verifier, separate from the operator, compares the measured state against what the operator reports and what the design permits. Both agreement and disagreement are recorded, so a later reviewer can see what was checked.
Sign and log
The verifier's result is signed with a post-quantum digital signature (NIST FIPS 204 and 205) and written to an append-only transparency log, which returns a receipt. The record is designed so it cannot be quietly changed after the fact.
Verify
Later, a regulator, insurer, lender, or grid operator checks the receipt against the log and the signature, and confirms the record independently, without asking the operator to vouch for itself. This is the property that a plain dashboard cannot provide.
Frequently asked questions
What is a reactor state attestation record?
It is what reactor telemetry becomes after it has been appraised by a party separate from the operator, signed, and written to an append-only log that returns a receipt. The chain runs measure, appraise, sign and log, verify. The final step is the point of the exercise: a party that was not present, and that the operator does not control, can still check what was claimed and when. The role separation follows the model RFC 9334 defines, with an attester producing evidence, a verifier appraising it, and a relying party acting on the result [1].
Is a vendor dashboard enough to show a reactor is operating as reported?
No, and not because vendors are dishonest. A dashboard renders data the operator collected, over a path the operator controls, in a form the operator chooses, so every element traces back to the party being evaluated. It also shows the present rather than preserving the past. The IAEA treats instrumentation and control systems as protected assets across their life cycle precisely because a compromised path produces plausible readings rather than obvious errors [9], and a rendered feed gives an outside reviewer no way to tell the difference after the fact.
What does tamper-evident mean, and is it the same as tamper-proof?
They are different claims and the difference matters. Tamper-evident means an alteration or a withdrawal is detectable by anyone who checks: an altered statement fails signature verification, a missing one fails its inclusion proof, and a rewritten log fails its consistency proof [3]. Tamper-proof would mean alteration is impossible, which is not a property this architecture has or that we claim. Nothing described here is tamper-proof or unhackable. The value is detection, which converts a silent failure into a visible one.
Why do post-quantum signatures matter for reactor records?
Because a reactor record may need to be verifiable decades after the equipment and possibly the operating organization are gone, which makes signature choice a durability question. NIST announced approval of three post-quantum FIPS in August 2024 [4], including FIPS 204 for module-lattice-based digital signatures [5], so a standardized option now exists for long-lived records. The practical takeaway is less about any single algorithm than about agility: build so the verification path can change without invalidating the archive, since a record that becomes unverifiable is worth about as much as one never made.
Does RankShield Energy have this running on a reactor today?
No. RankShield Energy is a pre-applicant with the NRC holding no license, permit, or design approval, and nothing about our design has been demonstrated to or accepted by the NRC [14]. Proposed Part 57 is a proposal whose terms may change, and no developer is licensed under it [11]. The attestation chain described here is design intent and the architecture our attestation engineering work applies, not a deployed or certified reactor capability. The most significant gap we can name in our own position is external witnesses, which we do not have.
Sources
- Internet Engineering Task Force. 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
- Internet Engineering Task Force. RFC 9942: CBOR Object Signing and Encryption (COSE) Receipts. 2026
- National Institute of Standards and Technology. Announcing Approval of Three FIPS for Post-Quantum Cryptography. August 2024
- National Institute of Standards and Technology. FIPS 204, Module-Lattice-Based Digital Signature Standard. August 2024
- National Institute of Standards and Technology. SP 800-161r1, Cybersecurity Supply Chain Risk Management Practices. Updated November 2024
- Oak Ridge National Laboratory. Concepts for Autonomous Operation of Microreactors (ORNL/TM-2019/1305). September 2019
- International Atomic Energy Agency. Basics of IAEA Safeguards. Accessed July 2026
- International Atomic Energy Agency. Computer Security of Instrumentation and Control Systems at Nuclear Facilities (Nuclear Security Series No. 33-T). 2018
- U.S. Nuclear Regulatory Commission. Backgrounder on NRC Resident Inspectors Program. Accessed July 2026
- U.S. Nuclear Regulatory Commission. Licensing Requirements for Microreactors (proposed 10 CFR Part 57). Federal Register, May 1, 2026 (91 FR 23628)
- U.S. Nuclear Regulatory Commission. Microreactors: Regulatory Activities. Updated May 2026
- U.S. Department of Energy, Office of Nuclear Energy. Idaho National Laboratory Demonstrates First Digital Twin of a Simulated Microreactor. July 2022
- U.S. Nuclear Regulatory Commission. Pre-Application Activities for Advanced Reactors. Accessed July 2026
This guide reflects the state of attestation and post-quantum signature standards as of July 2026. This area is evolving; check back if the referenced standards are revised or if the NRC issues new guidance relevant to operational recordkeeping.
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