<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.43 (Ruby 3.2.3) -->
<?rfc tocdepth="4"="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-hillier-scitt-arp-04" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" tocDepth="4" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="ARP">Attestation Reconciliation Protocol</title>
    <seriesInfo name="Internet-Draft" value="draft-hillier-scitt-arp-04"/>
    <author initials="J. D." surname="Hillier" fullname="Joel David Hillier">
      <organization>Certisyn, Inc.</organization>
      <address>
        <postal>
          <country>United States of America</country>
        </postal>
        <email>jhillier@certisyn.com</email>
      </address>
    </author>
    <date year="2026" month="September" day="08"/>
    <area>Security</area>
    <keyword>Internet-Draft</keyword>
    <keyword>SCITT</keyword>
    <keyword>RATS</keyword>
    <keyword>attestation</keyword>
    <keyword>reconciliation</keyword>
    <keyword>cross-jurisdictional</keyword>
    <keyword>policy-version</keyword>
    <keyword>agentic-AI</keyword>
    <keyword>friend-or-foe</keyword>
    <abstract>
      <?line 130?>

<t>This document specifies the Attestation Reconciliation Protocol (ARP), a
deterministic, bilateral, minimum-disclosure mechanism for reconciling
verification claims against a plurality of sovereign authoritative registers
without raw register records leaving their data-residency jurisdiction. ARP
extends the SCITT (Supply Chain Integrity, Transparency, and Trust)
architecture to cross-sovereign claim reconciliation. A reconciliation server
canonicalises a structured claim, binds the identity of the requesting
principal -- including, where the requester is an autonomous agent, a
friend-or-foe determination of that agent's verifiable principal binding --
projects the claim through register-specific controlled projection functions
producing the nearest permitted ancestor predicate supported by each
addressed register, transmits register-specific ciphertexts, receives partial
attestations whose payload discloses, of the subject, only a verdict, an optional
divergence axis, the applied profile parameters and a query binding digest,
aggregates those attestations under a verdict arithmetic the deployment's policy
resolves, committing each register's contribution to a Merkle tree, and seals the resulting reconciliation output against
a policy-version hash. An append-only cross-jurisdictional settlement-layer
ledger records digests and structural metadata, with no claim, register-record
or principal content. The protocol supports retroactive
re-evaluation of historical reconciliations under updated pattern libraries or
policy versions without bilateral renegotiation, and a
cryptographic-primitive-upgrade path including post-quantum primitives. This
revision adds a normative binding to the SCITT Reference APIs, register
data-format profiles for beneficial-ownership, corporate-registry, customs and
consolidated-sanctions formats, and a source-data version binding that makes a
change in a historical verdict attributable to a change in policy or to a change
in the underlying published corpus.</t>
    </abstract>
  </front>
  <middle>
    <?line 160?>

<section anchor="note-to-the-rfc-editor">
      <name>Note to the RFC Editor</name>
      <t>RFC EDITOR: please remove this section before publication.</t>
      <t>This document is Standards Track and makes six normative references to
Informational documents: RFC 2104, RFC 6234, RFC 6839, RFC 8785, RFC 9053 and
RFC 9334. Each is a downref under <xref target="RFC8067"/>. RFC 6839, RFC 9053 and RFC 9334
are already recorded in the downref registry, so no Last Call action is required
for them. RFC 2104 and RFC 6234 are cited for HMAC and for SHA-256, which every
digest this document defines depends on and which earlier revisions used
throughout with no normative reference at all; RFC EDITOR, please confirm their
current downref-registry status, since it may have changed since this revision
was written. RFC 8785 is not registered, and it is the one that needs the
announcement below. That reference is
deliberately normative: ARP's Canonical Claim is a digest over an RFC 8785
serialisation preceded by Unicode Normalization Form C, and the subject digest
of <xref target="composition"/> is a digest over an unmodified RFC 8785 serialisation.
Neither can be computed without RFC 8785, and an implementation that
substituted any other canonicalisation would compute a different value for the
same claim. The reference is therefore load-bearing for interoperability and
cannot be demoted to informative. This is called out here so that the downref
can be noted in the IETF Last Call announcement, which Section 2 of <xref target="RFC8067"/>
strongly recommends without requiring.</t>
      <t>This document also makes a normative reference to
<xref target="I-D.ietf-scitt-scrapi"/>, which at the time of writing has completed IETF
process and is in the RFC Editor queue with no RFC number yet assigned. <xref target="scrapi-binding"/> imposes
requirements expressed in terms of that document's endpoints, status codes and
media types, and an implementation cannot satisfy them without it, so the
reference cannot be informative. RFC EDITOR: this document should not be
published before that draft, and the reference should be updated to the
resulting RFC number.</t>
    </section>
    <section anchor="introduction">
      <name>Introduction</name>
      <t>Sovereign authoritative registers record facts that are treated as conclusive
within their jurisdiction. Examples include beneficial-ownership registers
(such as the United States FinCEN Beneficial Ownership Secure System, the
United Kingdom People with Significant Control register, and the European
Union beneficial-ownership registers under the Anti-Money-Laundering
Directives), corporate registries, consolidated sanctions lists,
export-control registers, foreign-ownership-and-control-or-influence
registers, maritime vessel registrations, flag-state registers, aviation
registrations, land-title registries, customs declarations, and multilateral
biometric registers.</t>
      <t>Institutional decision-makers -- including export-control compliance officers,
anti-money-laundering review functions, foreign-investment screening review
functions, sanctions-screening operators, multilateral aid distribution
authorities, and platform-owned verification infrastructure -- routinely
require reliance on facts recorded across two or more sovereign registers
simultaneously.</t>
      <t>Cross-sovereign reliance today faces four structural problems, which this
protocol is designed to address in combination:</t>
      <ol spacing="normal" type="1"><li>
          <t><strong>Raw-record disclosure.</strong> Existing approaches require the raw register
record either to leave its data-residency jurisdiction or to be re-disclosed
in plaintext to a relying party in another jurisdiction. Sovereign registers
under data-protection regimes are jurisdictionally constrained against such
re-disclosure.</t>
        </li>
        <li>
          <t><strong>Non-reconcilable register outputs.</strong> Each sovereign register exposes a
different schema, a different signing chain, a different verdict semantic,
and a different statutory access regime. A relying party that requires a
deterministic combined verdict over n sovereign registers therefore faces
n parallel verification problems.</t>
        </li>
        <li>
          <t><strong>Non-auditable settlement.</strong> Cross-sovereign reliance, where it occurs at
all, occurs without a settlement-layer audit trail consumable by sovereign
regulators.</t>
        </li>
        <li>
          <t><strong>Unverifiable requester identity in an agentic setting.</strong> Cross-sovereign
reliance is increasingly initiated not by an authenticated human operator
but by an autonomous software agent acting on behalf of a principal. Where
the agent's binding to a real, authenticated principal cannot be verified,
the reconciliation is performed for an unknown or impersonated party, and
the settlement record attributes reliance to no accountable principal. An
agent whose principal binding cannot be verified is treated as hostile
(zero-trust); the normative rules are in <xref target="terminology"/> and
<xref target="agent-iff-integrity"/>.</t>
        </li>
      </ol>
      <t>This document specifies ARP, a protocol that addresses all four deficiencies
in combination, and is layered atop the SCITT architecture <xref target="RFC9943"/> and the
RATS architecture <xref target="RFC9334"/>.</t>
      <t>The fourth deficiency is not hypothetical. Where an autonomous agent can act,
its containment assumptions may not hold at run time, and a binding between an
agent's claimed authority and its actual conduct that is established only after
the fact is not a control. The binding must be checkable at the moment of
action.</t>
      <t>ARP is designed for that moment. Forensic reconstruction establishes what an
agent did after a consequence has occurred; ARP reconciles an agent's claimed
authority and principal binding against authoritative registers while the
action can still be refused. A reconciliation that yields a non-decisive or
divergent verdict is a control input available before the action commits, not
an audit finding available after. This document treats real-time reconciliation
of claimed-versus-actual conduct as a first-class property of accountable
autonomous action.</t>
    </section>
    <section anchor="relationship">
      <name>Relationship to Other Work</name>
      <t>This protocol is assembled from existing work wherever existing work reaches,
and this section states what it takes, what it does not replace, and why it
exists as a separate document rather than as an extension to one of them. A
reader who concludes after this section that an existing mechanism already
covers the problem has the information needed to say so, which is the purpose of
putting it before the specification rather than after it.</t>
      <section anchor="what-this-document-builds-on">
        <name>What this document builds on</name>
        <t>The transparency model is <xref target="RFC9943"/>. A Reconciliation Output is a Signed
Statement in that architecture's sense, the Settlement-Layer Ledger is a
Transparency Service, and <xref target="composition-scitt"/> states the mapping field by
field. This document defines no registration API and expects
<xref target="I-D.ietf-scitt-scrapi"/>. Receipts are <xref target="RFC9942"/>. Where the two disagree,
<xref target="RFC9943"/> governs and this document is wrong.</t>
        <t>The evidence-appraisal vocabulary is <xref target="RFC9334"/>. <xref target="composition"/> states the
correspondence between a Reconciliation Output and an Attestation Result, and
the Reconciliation Agreement occupies the position of an Appraisal Policy. This
document does not define a second appraisal model.</t>
        <t>Logging and inclusion proofs are <xref target="RFC6962"/> and <xref target="RFC9162"/>. <xref target="aggregation"/>
uses the <xref target="RFC9162"/> leaf and proof structure without modification. The Merkle
constructions here are that construction; the only thing this document adds is
what goes into the leaf.</t>
        <t>Encoding is <xref target="RFC8949"/> with <xref target="RFC8785"/> where a JSON form is required, and
signatures are <xref target="RFC9052"/> and <xref target="RFC9053"/>. <xref target="encoding"/> adds determinism
requirements over those and defines no new encoding.</t>
        <t>Requester authentication over HTTP is <xref target="RFC9421"/>, and the agentic binding of
<xref target="agentic"/> composes with <xref target="I-D.meunier-webbotauth-httpsig-protocol"/> rather
than defining a parallel scheme.</t>
      </section>
      <section anchor="what-this-document-does-not-replace">
        <name>What this document does not replace</name>
        <t>It does not replace Verifiable Credentials or Decentralized Identifiers, and it
is not a credential format. A Reconciliation Output is not held by a subject,
is not presented by a subject, and carries no selective-disclosure mechanism for
a holder. Where a deployment needs a subject-held credential, that work exists
and this document is not it.</t>
        <t>It does not replace a national register's own API, signing chain or statutory
access regime, and it does not ask a register to change any of them. The whole
premise of <xref target="format-profiles"/> is that registers keep their interfaces.</t>
        <t>It does not define a trust framework, an accreditation scheme or a policy
language. What counts as an acceptable register, an acceptable operator or an
acceptable verdict is out of scope and stays with the relying party.</t>
      </section>
      <section anchor="why-it-is-a-separate-document">
        <name>Why it is a separate document</name>
        <t>The problem in <xref target="introduction"/> is a relying party requiring a deterministic
combined verdict over two or more sovereign registers that will not export their
raw records, and requiring a settlement record a sovereign regulator can audit
afterwards. Each ingredient of that exists. The combination does not.</t>
        <t><xref target="RFC9943"/> makes a statement transparent once it has been made, and is
deliberately silent on how the statement was produced or whether it reconciles
anything. <xref target="RFC9334"/> appraises evidence about one attester and does not
reconcile the outputs of several independent authorities into one verdict.
<xref target="RFC9162"/> proves an entry is in a log and says nothing about what the entry
means. None of the three is deficient in this. Reconciliation across sovereign
registers, under a declared agreement, with non-answers distinguished from
negative answers and with a coverage denominator a relying party can check, is a
layer above all of them, and adding it to any one of them would push work into
that document which its own charter does not cover.</t>
        <t>The alternative this document rejects, and names so that a reader can disagree
with the choice rather than assume it was not made, is a profile of
<xref target="RFC9943"/> carrying the reconciliation semantics in an unconstrained payload.
That is smaller and it fails at the one property the problem requires: a payload
a Transparency Service does not interpret cannot carry a verdict two independent
verifiers must reach identically. Determinism has to be specified where the
verdict is produced.</t>
      </section>
      <section anchor="where-the-design-was-taken-from-elsewhere">
        <name>Where the design was taken from elsewhere</name>
        <t>Several mechanisms here were established by other people, several of them in
review of earlier revisions of this document, and each is named at the point of
use as well as in <xref target="acknowledgments"/>. The Signing Input Digest construction of
<xref target="signature-malleability"/> follows from a reproduction posted to the SCITT
mailing list rather than from anything original here. The sweep-every-instance
method applied to that construction, and the two-axis separation of the
coverage vocabulary, are likewise attributed where they are used. A specification
that presents a borrowed design as its own invention is defective independently
of whether the design is sound, and the naming is normative practice in this
document rather than courtesy.</t>
      </section>
    </section>
    <section anchor="terminology">
      <name>Conventions and Definitions</name>
      <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
"SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/>
when, and only when, they appear in all capitals, as shown here.</t>
      <t>The following terms are defined for use throughout this document:</t>
      <dl>
        <dt>Sovereign Register:</dt>
        <dd>
          <t>An authoritative data store maintained by or on behalf of a sovereign and
treated as conclusive within that sovereign's jurisdiction for the
predicates the register is empowered to record.</t>
        </dd>
        <dt>Register Operator:</dt>
        <dd>
          <t>The entity that operates the Sovereign Register and is contractually
empowered to bind the register's attestations.</t>
        </dd>
        <dt>Bilateral Register Agreement:</dt>
        <dd>
          <t>A negotiated contractual instrument between the operator of the
reconciliation server and a Register Operator, declaring the terms under which
a register is addressable under this document. <xref target="bra"/> enumerates the items an
Agreement MUST declare, in the order that fixes them, and defines the
Agreement Hash each Agreement carries.</t>
        </dd>
        <dt>Witness Set:</dt>
        <dd>
          <t>The set of observers, declared in a Bilateral Register Agreement under
<xref target="witness-entries"/>, whose Head Consistency Statements under
<xref target="head-consistency"/> and Witness Linkage Segments under <xref target="witness-linkage"/>
constitute head-consistency evidence independent of the responding service.</t>
        </dd>
        <dt>Witness Linkage Segment:</dt>
        <dd>
          <t>A signed record, published by a witness at its own origin under
<xref target="witness-linkage"/>, of the linkage arrays it observed over a contiguous
interval of Entry Sequence Numbers. Consecutive Segments from one witness
cover a Ledger from that witness's Attestation Floor upward, and are what a
relying party assembles a chain between two heads from where <xref target="quorum-rule"/>
obliges it to hold one.</t>
        </dd>
        <dt>Witness Quorum:</dt>
        <dd>
          <t>The number of Witness Entries, as <xref target="witness-entries"/> defines them, with
pairwise distinct Operating-Party Identifiers whose head-consistency evidence
a relying party must hold before the evidence condition of <xref target="read-responses"/>
is satisfied. Declared under <xref target="bra-witness"/> and evaluated under
<xref target="quorum-rule"/>, which states what that evidence is in each of its two
branches.</t>
        </dd>
        <dt>Policy-Epoch Store:</dt>
        <dd>
          <t>The persisted, versioned record of a deployment's verification-policy state,
from which the Policy-Version Hash of <xref target="sealing"/> is reconstructible and from
which the reconciliation server resolves, per predicate and named regime set,
the Verdict Arithmetic and its parameters and the reliance interval. It holds
the Deployment Blinding Value and the Requester-Binding of each reconciliation.
It is internal to the reconciliation server; this document constrains what it
must be able to answer and not how it is built.</t>
        </dd>
        <dt>Requesting Principal:</dt>
        <dd>
          <t>The accountable party on whose behalf a reconciliation is performed. A
Requesting Principal is either an authenticated human or institutional
operator, or an autonomous agent carrying a Verified Principal Credential
that binds it to such an operator.</t>
        </dd>
        <dt>Requesting Agent:</dt>
        <dd>
          <t>An autonomous software agent that initiates a reconciliation. A Requesting
Agent is FRIENDLY when it carries a verifiable identity -- a request signed
under HTTP Message Signatures <xref target="RFC9421"/> per Web Bot Auth
<xref target="I-D.meunier-webbotauth-httpsig-protocol"/>, a genuinely verified declared bot,
or a Verified Principal Credential -- and ENEMY when its principal binding is
absent or unverifiable. Anything unverifiable is treated as ENEMY.</t>
        </dd>
        <dt>Verified Principal Credential:</dt>
        <dd>
          <t>A cryptographic credential asserting that a named, authenticated principal
stands behind a request, verifiable without contacting the credential issuer
in the reconciliation hot path. A Verified Principal Credential MAY be
carried in any COSE-enveloped structure binding the claim, its evidentiary
provenance, and the principal's credential, or in any equivalent
verifiable-credential form <xref target="W3C-VC-DM-2.0"/>.</t>
        </dd>
        <dt>Agent Friend-or-Foe (IFF) Determination:</dt>
        <dd>
          <t>The deterministic classification of a Requesting Agent as FRIENDLY or ENEMY,
computed from the presence and cryptographic validity of a verifiable agent
identity and, where required by policy, a Verified Principal Credential. The
determination is recorded in the Requester-Binding field and committed to the
Policy-Version Hash.</t>
        </dd>
        <dt>Canonical Claim:</dt>
        <dd>
          <t>A deterministic structured representation of a verification claim,
comprising at least a subject identifier, a predicate, an attested value,
an applicable-regimes set, and an evidentiary provenance manifest.
Canonicalisation is performed in the following order, which is normative
because the operations do not commute:
</t>
          <ol spacing="normal" type="1"><li>
              <t>Unicode Normalization Form C <xref target="UAX15"/> is applied to every string value
and to every object member name.</t>
            </li>
            <li>
              <t>Object member names are sorted by UTF-16 code unit, as specified in
Section 3.2.3 of <xref target="RFC8785"/>.</t>
            </li>
            <li>
              <t>Declared array order is preserved.</t>
            </li>
            <li>
              <t>Numbers are rendered as specified in Section 3.2.2.3 of <xref target="RFC8785"/>.</t>
            </li>
            <li>
              <t>A member whose value is absent is omitted, rather than serialised with a
null placeholder.</t>
            </li>
          </ol>
          <t>Steps 1 and 2 are order-dependent and observably so: for an object carrying
the member names "A" followed by COMBINING RING ABOVE (U+0041 U+030A) and
"B", normalising before sorting and sorting before normalising yield
different serialisations and therefore different Claim Hashes. This
specification requires normalisation first.</t>
          <t>The member-sort code unit is normative. An implementation that sorts by
Unicode code point rather than by UTF-16 code unit produces a different Claim
Hash for any object carrying a member name outside the Basic Multilingual
Plane. The two orderings are not interchangeable, and this specification pins
the UTF-16 reading, which is the one Section 3.2.3 of <xref target="RFC8785"/> specifies.</t>
          <t>This construction is NOT the construction defined in <xref target="composition"/> for
<tt>subject_digest</tt>. The two MUST NOT be substituted for one another; see
<xref target="construction-distinctness"/>.</t>
        </dd>
        <dt>Predicate Taxonomy:</dt>
        <dd>
          <t>A controlled hierarchical classification of predicates that may be the
subject of reconciliation, enabling taxonomic prefix match in projection.
The taxonomy includes an <tt>agent:</tt> branch whose predicates reconcile the
verifiability of an agent's binding to a principal (for example
<tt>agent:principal-binding-verifiable</tt> and <tt>agent:credential-attested</tt>).</t>
        </dd>
        <dt>Per-Register Claim Projection:</dt>
        <dd>
          <t>The narrowest structured query sufficient to elicit the required Partial
Attestation under a register's Bilateral Register Agreement, computed by
the controlled projection function as the nearest ancestor of the Canonical
Claim Predicate that is a member of the register's permitted-predicate set.
Where the taxonomy admits more than one such ancestor, the projection MUST
fail rather than choose.</t>
        </dd>
        <dt>Partial Attestation:</dt>
        <dd>
          <t>A cryptographically signed output produced by a Sovereign Register in
response to a Per-Register Claim Projection. The Partial Attestation
payload SHALL disclose, of the subject, only a Reconciliation-Verdict field,
an OPTIONAL Divergence-Axis field, the applied parameters of
<xref target="format-profiles"/> and the Query Binding, which is a digest; it SHALL NOT
disclose any register record. Fields denoting state rather than the subject --
the Freshness Timestamp, and the Source-Data Version Identifier of
<xref target="source-versioning"/> --
are enumerated in <xref target="partial-attestation"/>.</t>
        </dd>
        <dt>Applicable-Regimes Set:</dt>
        <dd>
          <t>The set of regulatory regimes a Canonical Claim names as applicable. It is a
claim field chosen by the requester and states which law the requester asserts
governs the question. It does not carry the Verdict Arithmetic, its parameters
or the reliance interval; those are resolved by the reconciliation server from
the policy-epoch store of <xref target="sealing"/>, keyed on the predicate and the named
regimes, and are committed to the Policy-Version Hash. A requester names the
regime; the deployment's policy determines how evidence under it combines and
how long a verdict may be relied upon.</t>
        </dd>
        <dt>Combined Verdict:</dt>
        <dd>
          <t>The single verdict value produced by aggregating the Reconciliation-Verdict
fields of the Per-Register Result Set of <xref target="reconciliation-output"/> under the
Verdict Arithmetic resolved under <xref target="verdict-arithmetic"/>. Its values are
match, no-match, partial-match and indeterminate. The decisive values are
match and no-match.</t>
        </dd>
        <dt>Reconciliation Hash:</dt>
        <dd>
          <t>The SHA-256 digest of <xref target="RFC6234"/> over the deterministically encoded CBOR serialisation of a
Reconciliation Output excluding its Sealing Signature and Sealing-Key
Identifier, as specified in <xref target="reconciliation-output"/>, and with every
signature made by a party other than the sealing reconciliation server
replaced by the Signing Input Digest of that signature. Those are the register
signature carried in each Query Binding Record, the register signature carried
in each Non-Answer Statement, and the authorising operator's signature carried
in the Override Record of <xref target="adversarial-test"/>. Excluding the Sealing
Signature is not sufficient on its own: a Reconciliation Output embeds
signatures made by parties other than the server, and a digest over those
names whichever encoding the reader was handed, for the reason
<xref target="signature-malleability"/> gives. The rule is stated over the class -- every
signature not made by the sealing server -- and not over an enumeration,
because an enumeration is complete only until a field is added, and the
Override Record is the field that showed this.</t>
        </dd>
        <dt>Authority Origin:</dt>
        <dd>
          <t>The serialisation of an origin as Section 6.2 of <xref target="RFC6454"/> defines it: the
scheme, the U+003A COLON and two U+002F SOLIDUS characters, the host, and,
where the port differs from the default for the scheme, a U+003A COLON and the
port in decimal with no leading zeros. The scheme and the host are lowercased.
There is no trailing solidus, no path, no query and no fragment, and no
userinfo component: <tt>https://register-a.example</tt> and
<tt>https://register-a.example:8443</tt> are Authority Origins and
<tt>https://register-a.example/</tt>, <tt>https://Register-A.example</tt>,
<tt>https://register-a.example:443</tt> and <tt>register-a.example</tt> are not.
An implementation MUST reject a value in any of those other forms rather than
normalise it, because a value that is normalised on receipt is a value two
parties can hash differently before they compare it.
</t>
          <t>This document uses Authority Origins as bytewise sort keys inside signed sets,
as path segments, and as equality targets against the origin component of a
Sealing-Key Identifier. Each of those three uses breaks on a different
divergence: a sort key reorders, a path segment resolves elsewhere, and an
equality test refuses a key that was in fact authorised. Fixing the form once,
here, is what makes those three uses one term.</t>
        </dd>
        <dt>Signing Input Digest:</dt>
        <dd>
          <t>The SHA-256 digest over the deterministically encoded CBOR <tt>Sig_structure</tt> of
a COSE_Sign1, as Section 4.4 of <xref target="RFC9052"/> constructs it: the array of the
context string <tt>"Signature1"</tt>, the protected header, the external additional
authenticated data, and the payload. It is a digest of what the signer signed
and not of the envelope carrying it, so it does not depend on the signature
bytes and does depend on the protected header, which in this document carries
the key identifier and the algorithm identifier under <xref target="cbor-cose"/>. This
document supplies no external additional authenticated data: the third element
is the zero-length byte string in every <tt>Sig_structure</tt> it defines, and an
implementation MUST NOT supply another value, because a Signing Input Digest
a third party cannot reproduce is not an identifier. The protected header is
taken as the byte string transmitted and MUST NOT be re-encoded; those bytes
are the signer's and are what the signature covers. Every digest in this
document that identifies or chains a signed artefact is a Signing Input
Digest, for the reason <xref target="signature-malleability"/> gives.</t>
        </dd>
        <dt>Divergence Axis:</dt>
        <dd>
          <t>A controlled descriptor identifying a structural qualification on a verdict.
Most identify the reason for a non-match; those recorded by the reconciliation
server may qualify a verdict of any value. The controlled set is the registry of <xref target="iana"/>, which at the time of writing
comprises identity-mismatch,
jurisdictional-scope-mismatch, temporal-mismatch,
ownership-threshold-mismatch, sanctions-list-match, register-record-absent,
claim-predicate-unsupported,
claim-projection-narrowed-beyond-attestation-scope,
agent-principal-unverifiable, agent-credential-absent,
agent-impersonation-suspected, agent-action-scope-divergence (the
authorised scope attested for an agent action and the actual conduct
attested for it do not reconcile), source-version-skew, register-threshold-divergence (two
registers answered the same predicate under different declared interest
thresholds, per <xref target="profile-bods"/>), declared-not-determined (the register
could answer only over a declared fact where the claim ranged over a
determined one, per <xref target="profile-customs"/>), and freshness-stale. Divergence
Axes recorded by the reconciliation server rather than by a register, which the
registry marks as such and which initially are freshness-stale,
source-version-skew, register-threshold-divergence, declared-not-determined and
agent-action-scope-divergence, are carried in the Reconciliation Output, not in
the register's signed Partial-Attestation payload.</t>
        </dd>
        <dt>Source-Data Version Identifier:</dt>
        <dd>
          <t>An identifier denoting the state of a published corpus, external to both the
Bilateral Register Agreement and the Policy Version, against which a register
evaluated a Projected Predicate. A consolidated sanctions list is the
characteristic case. Its purpose is attribution: without it, a change in a
historical Combined Verdict cannot be attributed to a change in policy state
rather than to a change in the underlying corpus. Requirements are in
<xref target="source-versioning"/>.</t>
        </dd>
        <dt>Post-Seal Evaluation Qualifier:</dt>
        <dd>
          <t>A controlled descriptor identifying a condition arising after a Reconciliation
Output has been sealed, carried in a Post-Seal Evaluation Record per
<xref target="post-seal"/> rather than in the Output. The values are those of the registry in
<xref target="iana"/>, at the time of writing notarisation-incomplete and
attribution-indeterminate. A Post-Seal Evaluation
Qualifier is not a Divergence Axis: a Divergence Axis qualifies a verdict, and
a Post-Seal Evaluation Qualifier qualifies an operation on an Output whose
verdict is already fixed.</t>
        </dd>
        <dt>Threshold-Sensitive Predicate:</dt>
        <dd>
          <t>A Predicate whose truth depends on an interest threshold, so that two
registers evaluating it under different declared thresholds are not answering
the same question. A profile registered under <xref target="format-profiles"/> MUST state
which of its predicates are threshold-sensitive.</t>
        </dd>
        <dt>Source Class:</dt>
        <dd>
          <t>A partition of the Addressed-Registers Identifier Set resolved for the named
regimes under <xref target="verdict-arithmetic"/>, over which source-class-quorum is
evaluated.</t>
        </dd>
        <dt>Sovereign Re-Notification:</dt>
        <dd>
          <t>A signed notification emitted through the Regulator Portal to each regulator
whose
statutory scope covers a reconciliation whose historical Combined Verdict has
materially changed. The supersession that occasions it is separately recorded
as a <tt>continuation-supersession</tt> entry on the Settlement-Layer Ledger under
<xref target="settlement-ledger"/>, so that a relying party that acted on the superseded
Output can discover the change.</t>
        </dd>
        <dt>Reconciliation Nonce:</dt>
        <dd>
          <t>A value of at least 128 bits drawn from a cryptographically secure random
source, unique to one Per-Register Claim Projection and therefore to one
register within one reconciliation. It is never reused. Two registers
addressed in the same reconciliation receive different nonces, so their Query
Bindings differ even where the Projected Predicate and Subject Reference are
identical, and an attestation elicited from one register cannot be presented
as an answer from another.</t>
        </dd>
        <dt>Source-Version Skew:</dt>
        <dd>
          <t>The condition, recorded as source-version-skew, in which two Partial
Attestations answer the same Projected Predicate against different states of
the same published corpus. Both are within their freshness windows; the skew
is in the corpus, not in the attestations. It is not a disagreement, and an
implementation MUST NOT treat it as one.</t>
        </dd>
        <dt>Attribution Indeterminate:</dt>
        <dd>
          <t>The Post-Seal Evaluation Qualifier, recorded as attribution-indeterminate, in
which a Retroactive Evaluation cannot determine whether a material change in a
historical Combined Verdict arose from a change in policy state or from a
change in Source-Data Version. It is a statement about the evaluation, not
about any register's answer.</t>
        </dd>
        <dt>Reconciliation Output:</dt>
        <dd>
          <t>A data structure aggregating Partial Attestations from a single
reconciliation event, sealed against a Policy-Version Hash.</t>
        </dd>
        <dt>Verdict Arithmetic:</dt>
        <dd>
          <t>The operator governing how per-register verdicts combine into the Combined
Verdict, specified in <xref target="verdict-arithmetic"/>. The controlled set comprises
conjunction, disjunction, threshold-count and source-class-quorum.</t>
        </dd>
        <dt>Hash-Linkage Aggregation:</dt>
        <dd>
          <t>An aggregation of Partial Attestations in which the per-register
attestations are reduced to their Signing Input Digests, ordered, committed to a
 Merkle tree,
and emitted with a Merkle root and a per-register verdict band. The Merkle
commitment and its inclusion proofs MAY be encoded as COSE Receipts
<xref target="RFC9942"/>.</t>
        </dd>
        <dt>Policy-Version Hash:</dt>
        <dd>
          <t>A cryptographic commitment to the canonical verification-policy state in
force at the moment of reconciliation, including reconciliation rules,
threshold parameters, pattern-library version, applicable-regimes
precedence, verdict-arithmetic selection with every parameter it takes, the
reliance interval, the Agent-IFF policy in force, the Requester-Binding, and
the Bilateral-Register-Agreement Hashes of the addressed registers.</t>
        </dd>
        <dt>Settlement-Layer Ledger:</dt>
        <dd>
          <t>An append-only cross-jurisdictional log retaining hashes of reconciliations
and no Canonical-Claim, register-record or principal content. It carries
entries of two kinds, discriminated by an entry type: a reconciliation entry,
which records a sealed Reconciliation Output, and a Continuation entry, which
records a notarisation outcome, a Post-Seal Evaluation Record or a supersession
arising after that Output was sealed. Every entry carries a sequence number,
the entry type, the claim hash, the reconciliation hash, an entry timestamp, a
prior-entry hash, a self-entry hash and an entry signature; the fields each
kind carries in addition are enumerated in <xref target="settlement-ledger"/>. A
Continuation entry may also carry a transparency-service identifier, an entry
identifier, an HTTP status code, a post-seal evaluation record hash, a
material-change indicator, a superseding reconciliation hash and a superseding
entry sequence number. Not every field is a digest -- the sequence
numbers, the timestamps, the entry type, the descriptors and the indicators are
not -- but no field carries Canonical-Claim, register-record or principal
content, and no field is a retrieval address.</t>
        </dd>
        <dt>Audience Set:</dt>
        <dd>
          <t>The set of Audience Members of a Reconciliation Output, sealed with it under
<xref target="entitlement"/>. Each Audience Member is an accountable-principal identifier
together with a verification method that can be presented after the
reconciliation. The Requesting Principal is a member wherever it can be
identified. Entitlement to
read about a reconciliation follows membership, not possession of the artefact.</t>
        </dd>
        <dt>Reliance Horizon:</dt>
        <dd>
          <t>The time after which an Audience Member MUST NOT treat a Combined Verdict as
current without reading the Continuation entries for its Reconciliation Hash.
It is the Reconciliation Timestamp advanced by the reliance interval that
deployment policy declares for the predicate and the named regimes, resolved as
<xref target="verdict-arithmetic"/> resolves the Verdict Arithmetic. It bounds reliance and
does not affect the validity of the Sealing Signature.</t>
        </dd>
        <dt>Ledger Head Statement:</dt>
        <dd>
          <t>A signed statement of the current head of the Settlement-Layer Ledger,
published at a well-known URI and notarised at a declared interval, comprising
the head's Entry Sequence Number, its Self-Entry Hash, its Entry Timestamp, the
time the Statement was produced, and a pointer to the most recent completed
head notarisation. Defined in <xref target="settlement-ledger"/>.</t>
        </dd>
        <dt>Evaluation Sweep Statement:</dt>
        <dd>
          <t>A signed record that a retroactive evaluation was performed, comprising the
trigger, the policy state applied, the ledger head at the start and end of the
sweep, the counts examined and materially changed, a Merkle root over the Claim
Hashes examined, a timestamp, a pointer to the
notarisation of the previous Statement. Defined in <xref target="sweep-statements"/>. Its purpose is to make
an evaluation that never ran a signed omission rather than a silence.</t>
        </dd>
        <dt>Non-Answer Statement:</dt>
        <dd>
          <t>A statement signed by a register recording that it declined to answer, over the
Reconciliation Identifier, the Projected Predicate, the Subject Reference, the
Reconciliation Nonce and the reason. Required wherever a Non-Answer Reason is
register-attested, per <xref target="no-answer"/>.</t>
        </dd>
      </dl>
    </section>
    <section anchor="architecture">
      <name>Architecture</name>
      <t>ARP comprises seventeen subsystems arranged as a deterministic pipeline:</t>
      <ol spacing="normal" type="1"><li>
          <t>Canonical Claim Ingestion</t>
        </li>
        <li>
          <t>Requester Identity Binding and Agent Friend-or-Foe Gate</t>
        </li>
        <li>
          <t>Adversarial Pre-Transmission Test</t>
        </li>
        <li>
          <t>Per-Register Projection Function, under the profile of <xref target="format-profiles"/>
declared in the Bilateral Register Agreement</t>
        </li>
        <li>
          <t>Per-Register Encryption</t>
        </li>
        <li>
          <t>Partial-Attestation Reception, including Source-Data Version Binding</t>
        </li>
        <li>
          <t>Non-Answer Resolution</t>
        </li>
        <li>
          <t>Verdict Re-Typing</t>
        </li>
        <li>
          <t>Aggregation under the Verdict Arithmetic, per <xref target="aggregation"/></t>
        </li>
        <li>
          <t>Policy-Version-Hash Sealing</t>
        </li>
        <li>
          <t>Settlement-Layer Ledger Write</t>
        </li>
        <li>
          <t>Notarisation under <xref target="scrapi-binding"/>, where performed</t>
        </li>
        <li>
          <t>Regulator Portal</t>
        </li>
        <li>
          <t>Retroactive Evaluation</t>
        </li>
        <li>
          <t>Output Delivery under <xref target="delivery"/></t>
        </li>
        <li>
          <t>Post-Seal Evaluation Recording</t>
        </li>
        <li>
          <t>Cryptographic-Primitive-Upgrade Path</t>
        </li>
      </ol>
      <t>Given an identical Canonical Claim, an identical Requester-Binding, an identical
Audience Set, an identical Addressed-Registers Identifier Set, identical
Bilateral-Register-Agreement Hashes for the addressed registers, an identical
Pattern-Library Version Identifier, and an identical Policy-Version
Identifier, the system MUST produce Reconciliation Outputs identical in every
field save those enumerated below as outside this requirement, and identical
Claim Hash and Policy-Version Hash values in the corresponding Settlement-Layer
Ledger entries.</t>
      <t>The Reconciliation Hash is deliberately not among those values. It is a content
commitment over one sealed Output, taken over a preimage that includes that
Output's Reconciliation Timestamp, and it is not reproducible across runs; the
Reconciliation Identifier of <xref target="reconciliation-output"/> is the reproducible index,
and it is the Claim Hash and Policy-Version Hash that make it so. Requiring an
identical Reconciliation Hash would require an identical timestamp, which no
implementation can deliver.</t>
      <t>The per-event fields of a Ledger entry -- Entry Sequence Number, Entry Timestamp,
Prior-Entry Hash, Self-Entry Hash and Entry Signature -- are position-dependent
by construction and are outside this requirement; the Entry Signature is
further outside it because a signature scheme is not required to be
deterministic. Within the Reconciliation Output itself the Reconciliation
Timestamp, the Reliance Horizon computed from it, the Sealing Signature and any
Override Record are outside it: the
first is per-event, the second need not be deterministic, and an Override Record
records an operator's discretionary act rather than a function of the enumerated
inputs. The register-produced signatures the Output carries -- the Partial
Attestation inside each Query Binding Record, and each Non-Answer Statement --
are outside it on the same ground as the Sealing Signature: they are signatures,
and a signature scheme need not be deterministic. So is the Sealing-Key
Identifier, which is rotation state and not an enumerated input. So are the
Reconciliation Event Identifier, the Reconciliation Identifier that carries it,
and every Reconciliation Nonce carried in a Query Binding Record or a Non-Answer
Statement, together with the register signatures taken over them: each is drawn
fresh per reconciliation and is uniqueness state rather than an enumerated
input. Two reconciliations agreeing on every enumerated input MUST differ in all
three, and an implementation MUST NOT read that difference as a determinism
failure. Stating it matters because the requirement above is expressed as
identity in every field save those carved out here, so a field that is
necessarily fresh and not carved out makes the requirement unsatisfiable by any
implementation. So are <tt>attestation-stale</tt> and <tt>register-unresponsive</tt>, and the
Divergence-Axis and verdict consequences that follow from either: both are
functions of wall-clock timing and network conditions rather than of the
enumerated inputs, which is the same ground on which the Freshness Timestamps
themselves are outside it. A reconciliation driven to a <tt>query-budget-exhausted</tt>
or <tt>subject-ceiling-exhausted</tt> Non-Answer Reason
under <xref target="no-answer"/> is also outside it, because the budget is accumulated state
and not an enumerated input. The residual risk that carve-out creates, and why
this document does not close it, is set out in <xref target="budget-suppression"/>. The Freshness Timestamps of the constituent
Partial Attestations, and any Source-Data Version Identifiers they carry per
<xref target="source-versioning"/>, are likewise outside it: both denote state external to
the enumerated inputs. Two reconciliations agreeing on every enumerated input
but differing in Source-Data Version are not required to agree field for field, and
an implementation MUST NOT treat such a difference as a determinism failure.</t>
      <section anchor="ingestion">
        <name>Canonical Claim Ingestion</name>
        <t>A Canonical Claim comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Subject Identifier</t>
          </li>
          <li>
            <t>Predicate (drawn from the controlled Predicate Taxonomy)</t>
          </li>
          <li>
            <t>Attested Value (in the canonical type for the Predicate)</t>
          </li>
          <li>
            <t>Applicable-Regimes Set</t>
          </li>
          <li>
            <t>Evidentiary Provenance Manifest</t>
          </li>
          <li>
            <t>Claim Timestamp (<xref target="RFC3339"/> UTC)</t>
          </li>
          <li>
            <t>Claim Hash: the SHA-256 digest over the deterministically encoded CBOR array
<tt>["arp-claim-v1", Deployment Blinding Value, canonical serialisation]</tt>, where
the canonical serialisation is the <xref target="RFC8785"/> form of the preceding fields as
<xref target="terminology"/> constructs it, carried as a CBOR byte string. Framing the
blinding value as an array element rather than concatenating it is what stops
two deployments differing on order, separator or length prefix while claiming
the same construction identifier</t>
          </li>
        </ul>
        <t>The reconciliation server MUST verify, before computing the Claim Hash, that
the octets it received under <xref target="request-binding"/> are the canonicalisation of the
claim they carry. It MUST parse them, re-serialise the parsed fields as this
section constructs them, and refuse a request whose received octets differ from
that re-serialisation, or whose member set is not exactly the fields enumerated
above, returning the <tt>422</tt> of <xref target="request-binding"/> with a Remediation Advisory
naming the difference.</t>
        <t><xref target="request-binding"/> has the requester supply the <xref target="RFC8785"/> serialisation as a
byte string and has the server hash the octets it received, for a reason that is
correct: re-serialising a natively encoded claim would let two servers receiving
identical bytes compute different Claim Hashes. The consequence not drawn was
that the preimage of the Settlement-Layer Ledger index is then chosen by the
requester. A claim submitted in NFD and the same claim in NFC have identical
canonical field values and produce two Claim Hashes, two ledger indices and two
retroactive-evaluation keys, and a sweep selecting on one misses the other. The
check above keeps the requester's octets as the preimage and makes them
canonical, which is what the rest of this section already assumes of them. The
same argument appears at <xref target="terminology"/> for the Authority Origin -- a value
normalised on receipt is a value two parties hash differently before they
compare it -- and it was applied there and not here.</t>
        <t>Two claims whose canonical field values are identical MUST produce the same
canonical form, and the same Claim Hash within one deployment. Across
deployments the Claim Hash differs by the Deployment Blinding Value while the
canonical form does not. Declared array order is significant;
claims differing only in declared array order are distinct claims. The Claim Hash is the index on the
Settlement-Layer Ledger and the key for retroactive re-evaluation.</t>
        <t>The Evidentiary Provenance Manifest is a JSON object, and this document does not
otherwise constrain its members. It <strong>MUST NOT carry a signature, a COSE_Sign1,
or any other signed artefact, in any member at any depth</strong>, and a reconciliation
server MUST refuse a claim whose Manifest carries one, returning the <tt>422</tt> of
<xref target="request-binding"/>.</t>
        <t>Where the evidentiary provenance is itself a signed artefact -- a COSE-enveloped
evidence structure, or a Verified Principal Credential -- the Manifest carries
the Signing Input Digest of that artefact, rendered as a lowercase hexadecimal
text string, and the artefact travels outside the Canonical Claim.</t>
        <t>The Manifest is a field of the Canonical Claim and therefore inside the Claim
Hash preimage, so a signature within it is a signature inside a digest preimage,
re-encodable in transit by a party holding no key, for the reason
<xref target="signature-malleability"/> gives. A claim carrying one indexes the
Settlement-Layer Ledger under a value that moves while the claim does not, and
no party outside the deployment can detect it, because the Claim Hash is blinded
and cannot be recomputed outside the deployment at all.</t>
        <t>This is the seventh carrier and the only one the class rule of
<xref target="signature-malleability"/> could not have reached. That rule directs a party
computing a digest to substitute a Signing Input Digest for any signature made
by another party, and it is inoperable here for two reasons: the preimage is
<xref target="RFC8785"/> JSON, which has no byte-string type for the substituted value, and
<xref target="request-binding"/> has the server hash the requester's octets, so a server-side
substitution would produce a Claim Hash over bytes the requester never signed.
Where a construction cannot be repaired by the general rule, the content has to
be excluded rather than the rule extended, which is what the prohibition above
does. An earlier revision instead said the container form "does not alter the
Claim Hash", which is true of the container and false of what the container
holds.</t>
      </section>
      <section anchor="requester-identity-binding-and-agent-friend-or-foe-gate">
        <name>Requester Identity Binding and Agent Friend-or-Foe Gate</name>
        <t>Before the Adversarial Pre-Transmission Test, the reconciliation server MUST
establish the identity of the Requesting Principal and record it in a
Requester-Binding field. The Requester-Binding comprises a requester-binding
class, the identifier of the accountable principal where known, and a reference
to the verification method used. The class is one of:</t>
        <ul spacing="normal">
          <li>
            <t><tt>human-operator</tt>, where an authenticated human or institutional operator is
the accountable principal.</t>
          </li>
          <li>
            <t><tt>agent-verified</tt>, where an agent's signing key verified AND the principal it
asserts was corroborated by a reconciliation under <xref target="agentic"/> or by a Verified
Principal Credential whose status was checked.</t>
          </li>
          <li>
            <t><tt>agent-key-verified</tt>, where an agent's signing key verified but the principal
it asserts was not corroborated.</t>
          </li>
          <li>
            <t><tt>agent-unverified</tt>, where the request was signed under a bare key that resolves
to no signature-agent card, carries no Verified Principal Credential, and
asserts no principal. The key gives continuity of identity between requests and
nothing else, which is why it is a class and not a refusal; a request that
carries no verifying signature at all is not admitted, by <xref target="read-signing"/>.</t>
          </li>
        </ul>
        <t><tt>agent-key-verified</tt> exists because possession of a key and binding to a
principal are different facts and earlier revisions recorded them as one. An
agent that signs correctly under a Web Bot Auth key has demonstrated that it is
the same agent as last time; it has not demonstrated that any accountable party
stands behind it. Recording that state as <tt>agent-verified</tt> overclaims to every
downstream reader, and recording it as <tt>agent-unverified</tt> discards a real and
useful fact. A relying party that requires an attributable principal should treat
<tt>agent-key-verified</tt> as it treats <tt>agent-unverified</tt>; one that requires only
continuity of identity may treat it as it treats <tt>agent-verified</tt>. This document
states no requirement on a relying party's own risk policy; what it requires is
that the two states be recorded distinctly so that the policy can be applied. The Agent-IFF
policy states which reconciliations may be decisive at each class.</t>
        <t>Where the requester is an autonomous agent, the server MUST perform an Agent
Friend-or-Foe (IFF) Determination. An agent is classified FRIENDLY only where
at least one verifiable identity is present and cryptographically valid: a
request signed under HTTP Message Signatures <xref target="RFC9421"/> with a key resolvable
through a Web Bot Auth signature-agent card
<xref target="I-D.meunier-webbotauth-registry"/>, advertised via the Signature-Agent header
<xref target="I-D.meunier-webbotauth-httpsig-protocol"/> and resolved through the HTTP
Message Signatures directory it names
<xref target="I-D.meunier-webbotauth-httpsig-directory"/>, a genuinely verified declared
bot, or a Verified Principal Credential. An agent presenting no such identity,
or an identity that fails verification, MUST be classified ENEMY.</t>
        <t>The Agent-IFF policy in force declares, per predicate class, whether an ENEMY
requester is refused outright, permitted only for non-decisive advisory
reconciliation, or permitted with the requester-binding class recorded as
<tt>agent-unverified</tt>, and whether an agent whose key verified but whose principal
was not corroborated -- class <tt>agent-key-verified</tt> -- may reach a decisive
verdict. The server MUST NOT silently upgrade an ENEMY requester to
FRIENDLY. The Requester-Binding and the Agent-IFF policy identifier are
committed to the Policy-Version Hash so that the settlement record is
attributable to a determined requester class.</t>
      </section>
      <section anchor="adversarial-test">
        <name>Adversarial Pre-Transmission Test</name>
        <t>Before any Per-Register Claim Projection is produced, the Adversarial
Pre-Transmission Test Subsystem applies the current Pattern Library to the
Canonical Claim. The Pattern Library enumerates structural evasion patterns
against the projection and aggregation mechanisms of this protocol, including
projection-narrowing-evasion,
predicate-substitution-evasion, attested-value-bracketing-evasion,
addressed-register-cherry-picking, agreement-staleness-injection,
pattern-library-version-pinning, and agent-principal-spoofing (an unverifiable
agent asserting a principal binding it does not hold).</t>
        <t>The Subsystem emits either a Pass result or a Remediation Advisory. A Remediation
Advisory comprises:</t>
        <ul spacing="normal">
          <li>
            <t>a Refusal Ground, one of <tt>pattern-matched</tt>, <tt>regime-not-admitted</tt>,
<tt>audience-member-not-enrolled</tt> or <tt>agent-iff-refused</tt></t>
          </li>
          <li>
            <t>the identifiers of the Pattern Library patterns that matched, and the narrowing
or substitution each concerns, present exactly where the Ground is
<tt>pattern-matched</tt></t>
          </li>
          <li>
            <t>the regime, the Audience Member Identifier or the Agent-IFF ground the other
three Grounds concern respectively, present under the corresponding Ground</t>
          </li>
        </ul>
        <t>It is encoded as a CBOR array in that field order under the media type registered
in <xref target="iana"/>, absent fields as CBOR null, and is returned to the requester as
<xref target="request-binding"/> provides. No projection is transmitted and no Reconciliation
Output is produced. The Advisory is the only artefact a refused requester
receives, so it carries the ground rather than leaving the requester to infer
it.</t>
        <t>Where the Ground is <tt>pattern-matched</tt>, the second field MUST be encoded as CBOR
null in the Advisory returned to the requester, the array's field order being
unchanged, and the matched identifiers and the narrowing or substitution each
concerns MUST be retained by the server and disclosed only to a regulator under
<xref target="regulator-portal"/> and to an Audit Identity under <xref target="audit-path"/>.</t>
        <t>A requester that can vary a claim and read back which pattern matched
enumerates, one refusal at a time, the corpus <xref target="per-register-encryption"/>
declines to disclose even to a register. The query budget does not bound the
probe, being keyed per principal per subject, so an evader varying subjects
probes without limit. An Advisory that names the pattern is a more efficient
route into the Pattern Library than the Library's confidentiality is a defence
of it, and the party it was handed to is the one party the Test exists to
defend against.</t>
        <t>The Per-Register Encryption Subsystem MUST architecturally withhold external
transmission until a Pass result has been emitted or until an authorised
operator has explicitly overridden the outcome. An override MUST be recorded in
the Reconciliation Output as an Override Record and is thereby covered by the
Sealing Signature. An override that left no artefact would be indistinguishable
from a Pass to every external party, which would make the only manual bypass of
the protocol's own adversarial gate invisible to the regulators that gate exists
to serve.</t>
        <t>An Override Record comprises:</t>
        <ul spacing="normal">
          <li>
            <t>the identifiers of the Pattern Library patterns that matched</t>
          </li>
          <li>
            <t>the Pattern-Library Version Identifier under which they matched</t>
          </li>
          <li>
            <t>the Override Ground, drawn from the registry of <xref target="iana"/></t>
          </li>
          <li>
            <t>the identifier of the authorising operator</t>
          </li>
          <li>
            <t>an Override Timestamp (<xref target="RFC3339"/> UTC)</t>
          </li>
          <li>
            <t>a signature by the authorising operator, a COSE_Sign1 whose payload is the CBOR
array of the fields above in the order listed with the signature position
encoded as CBOR null, encoded under Section 4.2.1 of <xref target="RFC8949"/>, and carrying
as its key identifier the JWK thumbprint, computed as in <xref target="RFC7638"/>, of a key published
in the reconciliation server's Operator Key Set at
<tt>/.well-known/arp-operator-keys</tt> on its Authority Origin. That key set is
published and validated as the sealing key set of <xref target="sealing-key-discovery"/> is,
save that the Authorised-Origin Document MUST name a key identifier for the
operator key set distinct from the one anchoring the sealing key set. Sealing
keys and operator keys are separate sets because they are held by different
parties for different purposes: a server able to sign an override with its
sealing key could manufacture an operator's authorisation, and a server holding
the only key that anchors its own operator key set could do the same one level
up</t>
          </li>
        </ul>
        <t>The signature is by the operator and not by the server. A record the server
signs attests only that the server says an operator authorised the bypass; a
record the operator signs is a statement the operator made and cannot later
disown, which is what a manual override of an adversarial gate has to be for the
regulator reading it. The Override Ground is drawn from a registry so that
grounds are enumerable and comparable across deployments rather than free text
that no reviewer can aggregate.</t>
        <t>The reconciliation entry that records an overridden reconciliation carries an
Override Indicator, so that a regulator reading the Ledger under
<xref target="regulator-portal"/> can see that a bypass occurred without holding the Output.
Having seen it, the regulator reads the Output itself under <xref target="audit-path"/> or
through the entitlement its statutory scope gives it, and reads the Record. An
Override Record visible only to the Audience Set the operator chose to serve
would be invisible to the party the mechanism exists for, which is the failure
this paragraph and the Indicator together close.</t>
        <t>The Record names an operator in the clear, in an artefact whose Policy-Version
Hash is blinded under <xref target="sealing"/> precisely to keep principal identities out of
reach. That is not a contradiction: blinding protects the Ledger, which is
published, and the Reconciliation Output is confidential to its Audience Set
under <xref target="entitlement"/>. An override is a discretionary act by a named human
against a named pattern, and the parties entitled to the Output are the parties
entitled to know who performed it. Nothing about the override reaches the Ledger
except through the Reconciliation Hash, which is a digest.</t>
      </section>
      <section anchor="projection">
        <name>Per-Register Projection Function</name>
        <t>For each addressed register, the controlled projection function MUST inspect
the Canonical Claim against the permitted-predicate set declared in the
Bilateral Register Agreement. Where the Canonical Claim's Predicate is
directly a member of the permitted-predicate set, the Projected Predicate
equals the Canonical Claim Predicate.</t>
        <t>Where it is not, the projection function resolves the Predicate through
taxonomic prefix match: walking the Predicate Taxonomy upward from the
Canonical Claim Predicate until reaching a Predicate that is a member of the
permitted-predicate set. Where the walk reaches more than one such Predicate at
the same taxonomic distance, the projection MUST fail with
<tt>projection-ambiguous</tt> rather than choose between them. Where the walk reaches
the taxonomy root without finding one, the projection MUST fail with
<tt>projection-unsupported</tt>. The narrowing operation MUST be recorded in the
Narrowed-From field of the Per-Register Claim Projection.</t>
        <t>The Predicate Taxonomy over which that walk is performed is the union of the
branches the Register Data-Format Profiles of <xref target="format-profiles"/> define, each
branch's parent relation being the one its profile declares and each branch's
root being the predicate that profile names as such. Taxonomic distance is
defined only between predicates within one branch. A predicate belonging to no
declared branch has no parent, and a walk that would leave the branch it began
in MUST fail with <tt>projection-unsupported</tt>. The <tt>agent:</tt> branch of <xref target="agentic"/>
is governed by no profile and is therefore flat: its predicates have no parent
and a walk beginning at one MUST fail on the same reason.</t>
        <t>There is no registry of predicates and this document does not create one. The
taxonomy is a deployment artefact assembled from declared profiles, which is
what makes it checkable by the register: the permitted-predicate set is item 1
of <xref target="bra-items"/> and is therefore inside the Agreement Hash, so the second party
to a projection can test the walk against terms it negotiated. Earlier revisions
named the taxonomy and left the reader to infer where its edges came from.</t>
        <t>A Per-Register Claim Projection comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Reconciliation Identifier</t>
          </li>
          <li>
            <t>Register Identifier</t>
          </li>
          <li>
            <t>Projected Predicate</t>
          </li>
          <li>
            <t>Subject Reference, in the form the addressed register's Bilateral Register
Agreement declares</t>
          </li>
          <li>
            <t>Attested Value, where the Projected Predicate takes one</t>
          </li>
          <li>
            <t>Narrowed-From, absent where the Projected Predicate equals the Canonical
Claim Predicate</t>
          </li>
          <li>
            <t>Bilateral-Register-Agreement Hash</t>
          </li>
          <li>
            <t>Policy-Version Hash</t>
          </li>
          <li>
            <t>Freshness Window, as declared in the Bilateral Register Agreement</t>
          </li>
          <li>
            <t>Reconciliation Nonce</t>
          </li>
          <li>
            <t>Profile Parameter Set, being the values the Bilateral Register Agreement
declared under <xref target="format-profiles"/> that the register is to apply</t>
          </li>
          <li>
            <t>OPTIONAL Requester-Binding Class, present exactly where the Bilateral Register
Agreement requires it under <xref target="containment"/>, disclosing the class and not the
principal</t>
          </li>
        </ul>
        <t>A Per-Register Claim Projection is encoded as a CBOR array in the field order
above, an absent OPTIONAL or conditionally absent field encoded as CBOR null so
that position is preserved. This is the only structure a sovereign register receives, and it is enumerated
here so that its contents are determinate and its digest constructions
reproducible.</t>
        <t>The wire binding over which it is transmitted is not specified by this document.
This document specifies what the channel must achieve -- the structure it
carries, the confidentiality and authenticated-additional-data properties of
<xref target="per-register-encryption"/>, and the Query Binding the register signs over -- and
leaves the transport, the endpoint, the framing and the concrete encryption
construction to be declared in each Bilateral Register Agreement.</t>
        <t>That is a deliberate scoping decision and it is a real limitation, stated here
rather than left to be discovered: two reconciliation servers addressing the same
register do so over channels the register defined, so ARP is interoperable in its
artefacts and not yet in that leg's transport. Specifying it -- an endpoint, a
media type, and a COSE_Encrypt construction pinning the AEAD and the ordering of
its authenticated additional data -- is the principal item of work this revision
leaves for the next. The
register does not receive the Canonical Claim, the Addressed-Registers
Identifier Set, or any other register's projection.</t>
        <t>The register echoes the Policy-Version Hash in its Partial Attestation; it does
not compute it, and it is not required to be able to. The reconciliation server
MUST send the same Policy-Version Hash to every addressed register in one
reconciliation, and MUST verify on reception that each Partial Attestation
echoes it. A mismatch MUST be treated as a refusal by that register and recorded
under <xref target="no-answer"/>. Without this the per-register signatures over the
Policy-Version Hash -- the only independent corroboration of it -- would be
discarded at aggregation, and a server could address different registers under
different policy versions undetectably.</t>
        <section anchor="subject-mapping">
          <name>Subject Mapping Record</name>
          <t>The projection function transforms the Canonical Claim's Subject Identifier into
a Subject Reference in the form the addressed register's Bilateral Register
Agreement declares. Until this revision nothing recorded that transformation,
nothing constrained it, and no party outside the reconciliation server could
check it.</t>
          <t>That is the gravest thing a reader can fail to notice about an Output. Every
signature in a Reconciliation Output can verify, every Query Binding can
recompute, the Merkle Root can be correct, the ledger entry can chain and the
notarised Signed Statement can pass every check in <xref target="registration"/>, while every
addressed register answered honestly and completely <strong>about a different
person</strong>. The registers answer about the Subject Reference they were sent. The
Output is read as an answer about the Subject Identifier in the claim. Nothing
joined the two, and a substitution at that step is invisible to the requester,
to an Audience Member, to a regulator reading the portal, to an Audit Identity,
and to the registers themselves, none of which is shown the Canonical Claim.</t>
          <t>Each Per-Register Result Set entry for which a projection was transmitted MUST
therefore carry a <strong>Subject Mapping Record</strong>: the two-element CBOR array of the
Subject Reference transmitted to that register, and the <strong>Subject Mapping
Descriptor</strong> -- a text string, drawn from the registry of <xref target="iana"/>, naming the
transformation applied. The initial registrations are <tt>identity</tt>, where the
Subject Reference is the Subject Identifier unchanged; <tt>profile-declared</tt>, where
the transformation is the one the register's declared Data-Format Profile
specifies for the Subject Identifier's form; and <tt>agreement-declared</tt>, where the
Bilateral Register Agreement declares the transformation as one of its terms.
A registration MUST specify a transformation that is a function of the Subject
Identifier and of declared terms alone, so that a party holding the Canonical
Claim and the applicable Agreement can recompute the Subject Reference and
compare it. The designated expert MUST refuse a registration whose
transformation takes any input the server chooses at reconciliation time, since
such a descriptor would name the discretion rather than remove it.</t>
          <t>A verifier holding the Canonical Claim MUST recompute the Subject Reference
under the named descriptor and MUST reject the Output where the recomputed value
differs from the one carried. A verifier not holding the Canonical Claim cannot
perform that check, and this document does not claim otherwise: what the record
gives that party is an attributable statement, signed and sealed and ledgered,
of which subject each register was actually asked about. The substitution
remains possible and stops being deniable, which is the same trade
<xref target="no-answer"/> makes for a suppressed register answer.</t>
          <t>This does not close the case where the Subject Identifier in the claim was
already the wrong person. Nothing in a reconciliation protocol can, and
<xref target="subject-digest-scope"/> states the boundary.</t>
        </section>
      </section>
      <section anchor="format-profiles">
        <name>Register Data-Format Profiles</name>
        <t>A Bilateral Register Agreement MUST declare the data format in which the
addressed register expresses the facts the permitted-predicate set ranges over.
The projection function of <xref target="projection"/> operates on predicates, not on
records; a format profile is what lets an implementer determine which predicates
a given register can actually answer, and what a narrowing means against that
register's own structure.</t>
        <t>A profile is a property of a data format, not of a register. It states, for the
format it covers, how a permitted predicate is expressed and what the Predicate
Taxonomy's parent relation corresponds to in that format. Parameters that vary
between registers using the same format -- interest thresholds, maximum chain
depths, the set of named lists and the identifiers a register uses for their
states -- are not properties of the profile and MUST be declared in the
Bilateral Register Agreement. A profile MUST enumerate the parameters a Bilateral Register Agreement declaring
it is required to supply, and MUST state which of its predicates are
threshold-sensitive per <xref target="terminology"/>, on which the third re-typing ground of
<xref target="verdict-retyping"/> turns.</t>
        <t>Without that split a single registered identifier would carry facts that differ
between registers, and two registers using the same format under different
thresholds could not both declare it. A profile MUST NOT introduce a means of transporting register records; profiles
constrain predicate expression only.</t>
        <t>The vocabulary documents a profile names are informative to this document and
normative to an implementation of that profile: an implementation cannot
evaluate a projection expressed in a vocabulary without it. A profile MUST pin
the dated version of each vocabulary it names.</t>
        <t>This document defines four profiles, with the identifiers registered in
<xref target="iana"/>:</t>
        <ul spacing="normal">
          <li>
            <t><tt>arp-profile-bods</tt> (<xref target="profile-bods"/>)</t>
          </li>
          <li>
            <t><tt>arp-profile-corporate-org</tt> (<xref target="profile-corporate"/>)</t>
          </li>
          <li>
            <t><tt>arp-profile-customs-wco</tt> (<xref target="profile-customs"/>)</t>
          </li>
          <li>
            <t><tt>arp-profile-sanctions-consolidated</tt> (<xref target="profile-sanctions"/>)</t>
          </li>
        </ul>
        <t>Identifiers beginning <tt>x-</tt> are reserved for bilateral use and MUST NOT be
registered. A Bilateral Register Agreement MAY declare one.</t>
        <t>Each of the four profiles below states the dated vocabulary it uses where it
names one, the parent relation for each branch of its predicate space over which
narrowing is defined, the parameters a Bilateral Register Agreement declaring it
must supply, and which of its predicates are threshold-sensitive within the
meaning of <xref target="verdict-retyping"/>.</t>
        <section anchor="profile-bods">
          <name>Beneficial ownership: BODS</name>
          <t>For registers expressing beneficial ownership as <xref target="BODS"/> records, the
permitted-predicate set is expressed over relationship records -- termed
ownership-or-control statements before BODS 0.4 -- reachable from a declared
subject entity. This profile is written against BODS 0.4.</t>
          <t>Taxonomic narrowing corresponds to reducing the depth of the ownership chain a
predicate ranges over. A relying party's question is characteristically about
ultimate beneficial ownership -- the transitive closure -- while a register may
be able to answer only a bounded-depth predicate over direct or
once-removed interests. The parent of a predicate at depth n is the corresponding predicate at depth
n-1. The direct-interest predicate is the root of this profile's branch of the
Predicate Taxonomy, and the walk of <xref target="projection"/> fails as
<tt>projection-unsupported</tt> on reaching it, as it does at the taxonomy root.</t>
          <t>A Bilateral Register Agreement declaring <tt>arp-profile-bods</tt> MUST supply the
maximum chain depth over which the register's permitted predicates are
evaluated. Where the Canonical Claim ranges
over the transitive closure and the register's declared maximum depth is finite,
the projection is a narrowing and MUST be recorded in Narrowed-From. An
implementation MUST NOT treat a bounded-depth <tt>no-match</tt> as a
transitive-closure <tt>no-match</tt>. The rule is stated in <xref target="verdict-retyping"/> and
applies to that register's contribution, not to the Combined Verdict: a
<tt>no-match</tt> returned at bounded depth against a closure claim is re-typed to
<tt>indeterminate</tt> before aggregation, and the Verdict Arithmetic then proceeds
unchanged. A <tt>match</tt> found at any depth does establish the existential closure
predicate and is not re-typed.</t>
          <t>The depth at which the register answered is reported in the Applied-Parameter
Set of its Partial Attestation and MUST be carried into the Projection Record of
<xref target="reconciliation-output"/>. A register MAY answer at a shallower depth than the
declared maximum; the declared maximum is therefore not a substitute for the
applied value, and re-typing under <xref target="verdict-retyping"/> turns on the applied
value.</t>
          <t>Interest thresholds -- the percentage at which an interest becomes reportable --
vary by jurisdiction and are properties of the register, not of the claim or of
the format. A Bilateral Register Agreement declaring <tt>arp-profile-bods</tt> MUST
supply the threshold its permitted predicates assume. Two
registers answering the same predicate under different thresholds are not
answering the same question. The reconciliation server MUST add
<tt>register-threshold-divergence</tt> to the Server-Recorded Divergence-Axis Set
wherever the Reconciliation Output combines registers whose declared thresholds
differ, irrespective of the verdicts they returned.</t>
          <t>In this profile the ownership and control predicates are
threshold-sensitive; the identity and existence predicates are not.</t>
        </section>
        <section anchor="profile-corporate">
          <name>Corporate registries: vCard and the Organization Ontology</name>
          <t>A profile in this class MUST declare <xref target="W3C-ORG"/> for any branch of its predicate
space over which taxonomic narrowing is defined. <xref target="RFC6350"/> expresses
organisational hierarchy only within one organisation's own <tt>ORG</tt> structured
value and defines no property relating one organisation to another, so a
vCard-only profile has no term capable of satisfying the parent-relation
requirement of <xref target="format-profiles"/> and MUST NOT declare a narrowing branch.
vCard remains available for the identifying and contact predicates, over which
no narrowing is defined.</t>
          <t>For registers expressing legal-entity and organisational structure, a profile
MAY declare <xref target="RFC6350"/> vCard properties or <xref target="W3C-ORG"/> classes and properties
as the vocabulary in which permitted predicates are expressed.</t>
          <t>A profile MUST declare exactly one parent relation for each branch of its
predicate space, and MUST partition that space so the branches do not overlap.
Declaring two relations applicable to one predicate would make the taxonomic
walk of <xref target="projection"/> reach two predicates at equal distance, which that
section requires to fail as <tt>projection-ambiguous</tt>.</t>
          <t>Where <xref target="W3C-ORG"/> is used, <tt>org:subOrganizationOf</tt> is the parent relation for
the organisational-structure branch, and <tt>org:hasSite</tt> for the branch of
predicates ranging over establishment or place of business.</t>
          <t>Neither vocabulary asserts the legal effect of a recorded fact. <xref target="W3C-ORG"/> does
carry a notion of legal recognition -- <tt>org:FormalOrganization</tt> denotes an
organisation recognised in legal jurisdictions, and <tt>org:identifier</tt> a company
registration number -- but recognition is not determination. A predicate
expressed in these terms is a predicate about a register's recorded
representation of an entity, not about the entity's status in law, and a profile
MUST NOT be read as asserting the latter.</t>
          <t>The vocabulary is pinned to <xref target="W3C-ORG"/> as at its 2014 Recommendation and to
<xref target="RFC6350"/>. A Bilateral Register Agreement declaring this profile supplies the
register's jurisdiction identifier and the identifier scheme of its
<tt>org:identifier</tt> values. No predicate in this profile is threshold-sensitive:
corporate registries record recognition rather than a quantified interest.</t>
        </section>
        <section anchor="profile-customs">
          <name>Customs and transport: UN/CEFACT and the WCO Data Model</name>
          <t>For customs declarations and transport registers, a profile MAY declare
<xref target="UNCEFACT"/> core components or <xref target="WCO-DM"/> classes as the vocabulary for
permitted predicates.</t>
          <t>Both express declaration-side and authority-side facts, and telling them apart
is the purpose of this profile rather than a property of the vocabularies. The
WCO Data Model's Declaration Response and its Licence, Permit, Certificate and
Other packages record authority determinations, as does UN/CEFACT's eCERT for
sanitary and phytosanitary certification; the goods and cargo declaration
classes in both record what was declared to an authority.</t>
          <t>A Bilateral Register Agreement declaring <tt>arp-profile-customs-wco</tt> MUST supply,
for each permitted predicate, whether it ranges over a declared fact or over a
determined one. Where a relying party's Canonical Claim ranges over a determined
fact and the register can answer only over a declared one, that is a narrowing
and MUST be recorded in Narrowed-From. The reconciliation server MUST derive the Divergence
Axis <tt>declared-not-determined</tt> from the Narrowed-From field and add it to the
Server-Recorded Divergence-Axis Set of <xref target="reconciliation-output"/> whenever the
narrowing occurred, whether or not it changed the Combined Verdict; the
corresponding contribution is re-typed under <xref target="verdict-retyping"/>. The register
cannot record it: the register never sees the Canonical Claim, and the Combined
Verdict does not exist until every Partial Attestation has been received.</t>
          <t>The vocabulary is pinned to Version 4 of the <xref target="WCO-DM"/> and to the UN/CEFACT
Core Component Library release the Bilateral Register Agreement names, which it
MUST name. The Agreement also supplies the declaration types the register
answers over. No predicate in this profile is threshold-sensitive.</t>
        </section>
        <section anchor="profile-sanctions">
          <name>Sanctions: consolidated list formats</name>
          <t>For registers expressing designation status by reference to a consolidated list
-- <xref target="OFAC-SDN"/>, <xref target="EU-CFSP"/> or equivalent -- the permitted-predicate set is
expressed over designation of a subject entity on a named list.</t>
          <t>Consolidated lists are republished on no fixed schedule -- OFAC states there is
no predetermined timetable, and the EU list is updated as amending regulations
are adopted -- and are distributed either as full republications or as delta
updates against a prior state. That the cadence is event-driven strengthens the
requirement below rather than weakening it: a relying party cannot infer list
state from the clock. A designation verdict is meaningful only relative to the
list state that produced it, and this has a
consequence the rest of this document depends on: without it, a change in a
historical Combined Verdict cannot be attributed to a policy change rather than
to a list change. Accordingly the requirements of <xref target="source-versioning"/> apply.</t>
          <t>A Bilateral Register Agreement declaring <tt>arp-profile-sanctions-consolidated</tt>
MUST supply the set of lists the register consults and, for each, the identifier
by which the register expresses that list's state. Where the register publishes both a full
list and deltas, the identifier MUST denote the resulting state and not the
delta applied to reach it.</t>
          <t>A profile in this class names no single vocabulary, consolidated sanctions lists
having no common schema. It instead pins, per register, the list identifier and
the publisher's state-identifier form that <xref target="source-versioning"/> requires, both
supplied by the Bilateral Register Agreement, together with the matching
predicate set the register answers over. No predicate in this profile is
threshold-sensitive: a designation is a listed-or-not fact.</t>
        </section>
      </section>
      <section anchor="source-versioning">
        <name>Source-Data Version Binding</name>
        <t>Where a register's answer depends on a source data state that changes
independently of the Bilateral Register Agreement and of the Policy Version --
a consolidated sanctions list being the characteristic case -- the Partial
Attestation MUST carry a Source-Data Version Identifier Set: one identifier for
each source consulted in evaluating the Projected Predicate. Each identifier is
a two-element CBOR array of the list name as declared in the Bilateral Register
Agreement, as a text string, and the state identifier the LIST PUBLISHER
assigns to that state, rather than any value of the register's own devising.</t>
        <t>The state identifier is itself a two-element CBOR array of a form discriminator
and a value. The discriminator is the text string <tt>token</tt> where the publisher
assigns a version token, and the value is that token as a text string exactly as
the publisher renders it, with no normalisation, trimming or case folding. The
discriminator is the text string <tt>digest</tt> where the publisher assigns none, and
the value is the SHA-256 digest, as a 32-octet CBOR byte string, of the octets
the publisher serves for that state, taken as served and before any
decompression, transcoding or reformatting the register applies.</t>
        <t>The discriminator is present because the two branches are a text string and a
byte string in one position, and a reader that must infer which it holds from
the CBOR major type is a reader that will be wrong the first time a publisher
issues a token that happens to decode. The "as served, before decompression"
rule is present because a consolidated list published as a compressed archive
has at least two byte sequences with an equal claim to being the corpus, and two
registers that choose differently produce two identifiers for one state, which
<xref target="retroactive"/> would then read as a version change that never occurred.</t>
        <t>The Source-Data Version Identifier Set MUST be encoded as a CBOR array sorted in
bytewise lexicographic order of the deterministic CBOR encoding of each member.
Every other set this document carries into a signature is ordered, and for the
reason <xref target="audience"/> gives: an unordered set gives one signed artefact as many
digests as it has permutations. A register consulting three lists would
otherwise have six conforming encodings of one attestation, each producing a
different Merkle leaf under <xref target="aggregation"/> and a different Reconciliation Hash. A register-chosen opaque string would be an arbitrary-bandwidth
channel from register to relying party, carried under signature into a sealed
and ledgered artefact, and the rule that differing identifiers MUST NOT be read
as disagreement would normalise it. The reconciliation server MUST reject an
identifier that is not drawn from the publisher's own state sequence, under
<xref target="no-answer"/> with the reason <tt>attestation-source-version-invalid</tt>. The tuple form is what
keeps identifiers issued by one register over different lists from colliding, so
that a register consulting several lists can denote the state of each.</t>
        <t>The Source-Data Version Identifier Set MUST be carried in the
<tt>arp-source-data-version</tt> COSE header parameter of the Partial Attestation's
protected header, and is thereby covered by the Partial-Attestation signature.
It MUST be carried into the Per-Register Result Set of
<xref target="reconciliation-output"/> for each addressed register that supplied one, and is
thereby covered by the Sealing Signature.</t>
        <t>A register MUST evaluate every Projected Predicate over a given list against the
state the corresponding member of its declared Source-Data Version Identifier
Set denotes, and MUST use the same identifier for every Partial Attestation it
issues over that list until it adopts a new state. Without this the identifier would vary per subject and become
a disclosure channel.</t>
        <t>Given that requirement this does not weaken minimum disclosure: a list-state
identifier is a property of a published corpus rather than a register record, it
discloses which published state was consulted and nothing about the subject
entity, and it is identical across every Partial Attestation the register issues
over that list regardless of verdict.</t>
        <t>Retroactive Evaluation depends on this. On re-evaluation under an updated
Pattern Library or Policy Version, an implementation MUST distinguish a material
change in a historical Combined Verdict arising from the change in policy state
from one arising from a change in Source-Data Version. Both MUST trigger
Sovereign Re-Notification where material, and the notification MUST state which
of the two occurred. Where an implementation cannot distinguish them, it MUST
emit a Post-Seal Evaluation Record carrying <tt>attribution-indeterminate</tt> per
<xref target="post-seal"/> rather than attribute the change to policy.</t>
        <t>An implementation MUST NOT infer that two Partial Attestations whose
Source-Data Version Identifier Sets differ for a list they have in common
disagree. They may be answers to the
same predicate against different states of the same corpus. The reconciliation
server MUST record this as <tt>source-version-skew</tt>, which is distinct from
<tt>freshness-stale</tt>: a skewed attestation is within its freshness window and is
retained and combined, whereas a stale one falls outside that window and is
rejected under <xref target="replay-defence"/>.</t>
      </section>
      <section anchor="per-register-encryption">
        <name>Per-Register Encryption</name>
        <t>These are requirements on whatever bilateral channel <xref target="projection"/> leaves each
Bilateral Register Agreement to declare; they are properties the channel MUST
provide and not a wire construction this document pins.</t>
        <t>Each Per-Register Claim Projection MUST be encrypted under the addressed
register's public key material declared in the Bilateral Register Agreement.
The Reconciliation Nonce MUST be transmitted in the clear alongside the
ciphertext, and the encryption operation MUST bind the
Bilateral-Register-Agreement Hash and that nonce into the ciphertext as
authenticated additional data, such that a register attempting to decrypt under
a stale Bilateral-Register-Agreement Hash, or with a nonce other than the one
the ciphertext was sealed against, fails at the authenticated-additional-data
verification step. The register MUST verify that the nonce so bound equals the
Reconciliation Nonce field of the decrypted projection.</t>
        <t>The nonce travels in the clear because authenticated additional data is an input
to the decryption operation and cannot be recovered from the plaintext that
operation produces. It discloses nothing: it is a random value carrying no
information about the subject or the claim.</t>
        <t>These two are the only values so bound. Authenticated additional data detects a
mismatch only against an expectation the receiver independently holds. A
register independently holds its own agreement, and it is handed the nonce. It does not hold the Pattern-Library Version
Identifier: the Pattern Library is the reconciliation server's internal
adversarial-test corpus and is not published to registers, so binding it would
either fail universally or be supplied alongside the ciphertext by the same
party that chose it, detecting nothing.</t>
        <t>A register MUST NOT issue more than one Partial Attestation for a given
Reconciliation Nonce, and MUST reject a projection whose nonce it has already
answered. Without this a captured ciphertext could be replayed indefinitely,
each replay yielding a freshly timestamped signed attestation and defeating the
freshness window of <xref target="replay-defence"/>.</t>
      </section>
      <section anchor="partial-attestation">
        <name>Partial Attestation Reception</name>
        <t>A Partial Attestation comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Register Identifier</t>
          </li>
          <li>
            <t>Reconciliation-Verdict Field (<tt>match</tt>, <tt>no-match</tt>, <tt>partial-match</tt>, or <tt>indeterminate</tt>)</t>
          </li>
          <li>
            <t>OPTIONAL Divergence-Axis Field</t>
          </li>
          <li>
            <t>Bilateral-Register-Agreement Hash</t>
          </li>
          <li>
            <t>Policy-Version Hash</t>
          </li>
          <li>
            <t>OPTIONAL Source-Data Version Identifier Set, present where required by
<xref target="source-versioning"/> and carried in the <tt>arp-source-data-version</tt> COSE header
parameter of <xref target="iana"/></t>
          </li>
          <li>
            <t>OPTIONAL Applied-Parameter Set, being the profile parameters the register
actually applied in evaluating the Projected Predicate, present wherever the
Profile Parameter Set of the Per-Register Claim Projection was non-empty</t>
          </li>
          <li>
            <t>Query Binding, the SHA-256 digest over the deterministically encoded CBOR
array <tt>["arp-query-binding-v1", Reconciliation Identifier, Projected
Predicate, Subject Reference, Reconciliation Nonce]</tt>, those four values taken
from the Per-Register Claim Projection it answers. The construction is a
five-element array whose first element is a fixed domain-separation string,
rather than a byte concatenation, so that two implementations cannot differ on framing and the
digest cannot collide with any other construction in this document. Within that
array the Reconciliation Identifier is a byte string of 80 octets as
<xref target="reconciliation-output"/> fixes it, the Projected Predicate is a text string,
the Reconciliation Nonce is a byte string of at least 16 octets, and the Subject
Reference takes the CBOR type the Subject Reference form of item 8 of
<xref target="bra-items"/> declares, which that Agreement MUST state. The register and the
reconciliation server compute this digest independently and MUST obtain the same
value, so an element whose type is left open is an element on which they can
differ while agreeing on every negotiated term</t>
          </li>
          <li>
            <t>Freshness Timestamp</t>
          </li>
          <li>
            <t>Cryptographic Signature, a COSE_Sign1 by the register whose payload is the
CBOR array of the fields above in the order listed, with an absent OPTIONAL or
conditionally absent field encoded as CBOR null so that position is preserved,
encoded under Section 4.2.1 of <xref target="RFC8949"/>. The register's signing key is
published in its key set under <xref target="sealing-key-discovery"/>, so that a relying
party or auditor holding the attestation can resolve the key and verify the
signature without the reconciliation server's assurance</t>
          </li>
        </ul>
        <t>The Query Binding is what makes an attestation an answer to a question rather
than a free-standing assertion. Without it the signed payload says only that a
register returned a verdict under some agreement and policy version at some
time, and says nothing about what it was asked. Two consequences follow, and
both are severe: an attestation harvested for one subject could be placed into
the Per-Register Result Set of a reconciliation about another subject and would
verify against every other check; and a register could answer the same question
differently to two requesters and deny having done so, because its signature
would not identify the question.</t>
        <t>The <tt>arp-policy-version-hash</tt>, <tt>arp-bilateral-agreement-hash</tt> and
<tt>arp-source-data-version</tt> in a Partial Attestation's protected header MUST equal
the corresponding payload fields, and an implementation MUST reject an
attestation where they differ: a value carried twice with no equality rule is a
value an implementation may read either way. The third is included because
<xref target="source-versioning"/> carries the Source-Data Version Identifier Set in the
protected header and again into the Per-Register Result Set, which is the
condition this rule exists to govern, and an earlier revision applied the rule
to the first two only.</t>
        <t>The reconciliation server MUST recompute the Query Binding from the projection
it transmitted and MUST reject an attestation whose Query Binding does not
match, under <xref target="no-answer"/> with the reason <tt>attestation-binding-mismatch</tt>.</t>
        <t>The Query Binding Record of <xref target="reconciliation-output"/> carries the three
projection values and the register's signed attestation into the Output, so that
a relying party or auditor can recompute the binding and verify the register's
signature independently. A check performed only by the reconciliation server
would rest on the honesty of the party the rest of this document declines to
trust. The
Reconciliation Nonce is unique per Per-Register Claim Projection per
<xref target="terminology"/> and MUST NOT be reused, so that an attestation is admissible
only into the reconciliation, and against the register, that elicited it.</t>
        <t>The Partial Attestation payload SHALL NOT contain any register-record field,
any pre-image of the register record, or any field beyond those enumerated.
Restricting the Partial-Attestation payload to the enumerated fields, of which
the verdict, the divergence axis, the applied parameters and the Query
Binding -- a digest over the Subject Reference -- vary with the subject, is the
mechanism by which ARP limits raw-record disclosure. Residual
inference channels are discussed in <xref target="side-channel"/>.</t>
      </section>
      <section anchor="merkle-construction">
        <name>Merkle Construction</name>
        <t>Two structures in this document commit to a set of digests through a Merkle
tree: the Merkle Root of Hash-Linkage Aggregation, and the Examined-Set Root
of <xref target="sweep-statements"/>. Both use this construction, so that an inclusion proof
produced by one implementation verifies under another.</t>
        <t>Leaves are the digests to be committed, sorted in bytewise lexicographic order
and deduplicated. Deduplication is why an Examined-Set Root commits to distinct
Claim Hashes and the count beside it counts Reconciliation Outputs: two Outputs
over one claim share a Claim Hash, so the leaf count and the examined count need
not be equal and neither is derivable from the other. A leaf node is <tt>SHA-256(0x00 || leaf)</tt>. An internal node is
<tt>SHA-256(0x01 || left || right)</tt>. Where a level has an odd number of nodes, the
last is carried up to the next level unchanged rather than duplicated. A tree
over one leaf has that leaf's leaf-node hash as its root; a tree over no leaves
has thirty-two zero octets as its root.</t>
        <t>For every non-empty tree this is the Merkle Tree Hash of Section 2.1.1 of
<xref target="RFC9162"/> instantiated with SHA-256. The recursion of that section is the
recursion of Section 2.1 of <xref target="RFC6962"/>; the two differ only in that
<xref target="RFC9162"/> carries the hash algorithm as a log parameter where <xref target="RFC6962"/>
fixes SHA-256, and this document fixes SHA-256. Both are named here:
<xref target="RFC9162"/> because it is the current specification, and <xref target="RFC6962"/> because it
is what most deployed Certificate Transparency logs implement and so is what an
implementer is most likely to arrive from.</t>
        <t>The odd-node rule stated above and that recursive split at the largest power of
two below the leaf count are two descriptions of one tree: at every leaf count
they produce the same root, and at every leaf count and index they produce the
same sibling array. An implementation may compute either way and interoperate
with one that computes the other. This is stated because the two rules do not
look alike, so a reader who knows Certificate Transparency has no way to
establish from the prose alone that they agree; and because a third convention
is in common use, in which the last node at an odd level is duplicated and
paired with itself. That convention produces the same root at every leaf count
that is a power of two, because no level of such a tree is ever odd, and a
different root at every other leaf count. A conformance vector taken at four or
eight leaves will therefore not detect it, and an implementation that ports it
will pass a test suite and diverge in production.</t>
        <t>This document and Certificate Transparency diverge at exactly one input to the
tree function, the empty tree, and the divergence is deliberate. Certificate Transparency defines the Merkle Tree Hash of the empty
list as the hash of the empty string, which under SHA-256 is
<tt>e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855</tt>; this
document defines it as thirty-two zero octets. The Certificate Transparency
value is a well formed digest that a verifier reproduces successfully and may
then treat as a root that commits to something. Thirty-two zero octets is a
value no commitment in this document produces, so it cannot be mistaken for one.
An implementation MUST use the value defined in this section and MUST NOT
substitute the Certificate Transparency empty-tree value. The requirement below,
that a verifier reject any inclusion proof presented against the empty root,
applies to whichever value a construction gives the empty tree, and the reason
for it does not depend on which value that is.</t>
        <t>Two further differences are matters of input and of encoding rather than of the
tree, and each is a place an implementation ported from a Certificate
Transparency log will be wrong if it is carried over unchanged. This document
sorts leaves in bytewise lexicographic order and deduplicates them before the
tree is built, where a Certificate Transparency log commits to entries in the
order it received them; an implementation MUST apply the ordering and
deduplication stated above and MUST NOT assume submission order. And this
document's inclusion proof carries the leaf alongside the index, the leaf count
and the sibling array, where the inclusion proof of Section 2.1.3 of
<xref target="RFC9162"/> carries the index and the tree size but not the leaf, which its
verifier is assumed already to hold. The leaf is the only field that differs,
and <xref target="leaf-binding"/> states what a verifier must do with it.</t>
        <t>An inclusion proof is a CBOR array of the leaf, its zero-based index, the leaf
count, and the array of sibling hashes from the leaf's level upward. Domain
separation between leaf and internal nodes is what stops a proof of an internal
node being presented as a proof of a leaf.</t>
        <t>Three properties of that array are stated here because each is a place two
implementations otherwise diverge while both believing they conform. The array
carries one entry for each level at which the node being proved has a sibling,
and no entry for a level at which it was carried up unchanged, so its length is
not in general the base-two logarithm of the leaf count and a verifier MUST NOT
derive the expected length that way. No direction bit is carried: at each level
the verifier derives whether the sibling is the left or the right operand from
the index and the leaf count, taking the floor of half the index and the
<strong>ceiling</strong> of half the level width as it ascends. Halving the width by
truncation instead gives the wrong width at every leaf count that is not a power
of two -- five leaves give widths 5, 3, 2, 1 and not 5, 2, 1 -- which is
precisely the range of leaf counts this section exists to pin down. The
derivation is well defined because the shape of the tree is fixed by the leaf
count alone. And the empty tree's root of thirty-two zero octets admits no
inclusion proof; a verifier MUST reject any proof presented against it rather
than treat a root it can reproduce as a root that commits to something.</t>
        <section anchor="leaf-binding">
          <name>Leaf binding</name>
          <t>The leaf a proof carries is a convenience and is not evidence. A verifier MUST
compute the leaf from the object whose inclusion is being proved -- the
Signing Input Digest of the Partial Attestation for a Merkle Root under
<xref target="aggregation"/>, the Claim Hash for an Examined-Set Root under
<xref target="sweep-statements"/> -- and MUST use that computed value, and no value taken
from the proof, as the input to the sibling walk. Where the proof carries a
leaf, the verifier MUST refuse the proof if the computed value does not equal
it, and MUST perform that comparison before the sibling array is walked.</t>
          <t>The requirement is stated over the object rather than over the carried field
because the field is not always present. <xref target="aggregation"/> permits per-register
inclusion proofs to be encoded as COSE Receipts <xref target="RFC9942"/>, whose inclusion
proof carries no leaf; a requirement written only as a comparison against a
carried leaf would be vacuous under that encoding, which is the encoding a
SCITT-aware verifier is most likely to use.</t>
          <t>The ordering is the whole of the requirement. A proof whose leaf is lifted
unchanged from another object's valid proof folds to the correct root under a
sibling array that verifies, because it is a correct proof -- of the other
object. A verifier that walks the path first and takes the carried leaf on trust
accepts it, and concludes that the object it holds was committed when what was
committed was something else. Nothing in the walk depends on the object, so the
walk cannot detect this; only the recomputation can. It is the more dangerous
half of its pair: a malformed proof fails loudly on every path a verifier
tries, while a valid proof bound to the wrong leaf passes every check except
this one.</t>
        </section>
        <section anchor="verification-outcomes">
          <name>Verification outcomes</name>
          <t>The preceding rules tell a verifier to refuse. They do not give it any way to
record which refusal it made, and four conditions that arrive at "refuse"
through this section are evidence about four different things. A deployment that
reports them alike reports something that did not happen, and the report will be
believed, because the check that produced it worked exactly as specified.</t>
          <t>A verifier that refuses a proof or an artefact under this document MUST record a
Verification Outcome, drawn from the registry of <xref target="iana"/>, and MUST NOT report
one as another. The initial values are:</t>
          <dl>
            <dt><tt>proof-against-empty-root</tt>:</dt>
            <dd>
              <t>A proof was presented against the empty-tree root of <xref target="merkle-construction"/>.
Evidence of neither equivocation nor re-encoding: the empty root commits to
nothing and no proof against it can be valid.</t>
            </dd>
            <dt><tt>leaf-object-mismatch</tt>:</dt>
            <dd>
              <t>The leaf recomputed from the object differs from the leaf the proof carries.
Evidence of equivocation by the serving party, and the case this section
exists to catch.</t>
            </dd>
            <dt><tt>root-mismatch</tt>:</dt>
            <dd>
              <t>The sibling walk completed and produced a root other than the one named.
Evidence of equivocation by the serving party.</t>
            </dd>
            <dt><tt>same-act-distinct-encodings</tt>:</dt>
            <dd>
              <t>The artefact the verifier holds and the artefact the proof or digest commits
to have equal Signing Input Digests and unequal enveloped bytes. <strong>Evidence of
a re-encoding and not of equivocation.</strong> A verifier MUST test for this
condition before reporting <tt>leaf-object-mismatch</tt> or <tt>root-mismatch</tt>, and
where it holds, MUST report this outcome instead.</t>
            </dd>
          </dl>
          <t>The last is the one that changes what a reader concludes. Two artefacts with one
Signing Input Digest are one signing act under two encodings, which
<xref target="signature-malleability"/> shows a third party holding no key can produce from
the honest signer's own bytes -- and which, for ECDSA, is produced by any
implementation that normalises <tt>s</tt> on ingest while believing it is hardening.
Reporting that as detected tampering accuses a party of equivocating on the
strength of an operation an intermediary performed correctly. The constructions
of <xref target="signature-malleability"/> make the digests stable; this makes the report
that survives them accurate.</t>
        </section>
      </section>
      <section anchor="aggregation">
        <name>Aggregation</name>
        <t>The aggregation subsystem operates in Hash-Linkage Aggregation. Each
Partial Attestation is committed to a Merkle tree as <xref target="merkle-construction"/>
defines it, under the leaf value that is its Signing Input Digest, and the
resulting Merkle Root is carried in the Reconciliation Output. The leaf is the
Signing Input Digest and not a digest of the attestation as received, so that
the leaf a verifier computes under <xref target="leaf-binding"/> does not depend on which of
several byte-strings carrying one register signature it happens to hold. Its
per-register inclusion proofs MAY be encoded as COSE Receipts <xref target="RFC9942"/>,
enabling any SCITT-aware verifier to check inclusion without a bespoke proof
format. Each leaf commits one register's attestation individually, so an
inclusion proof discloses no other register's payload.</t>
      </section>
      <section anchor="no-answer">
        <name>Registers That Do Not Answer</name>
        <t>A register may fail to produce a usable Partial Attestation. Every such state
has a defined outcome, because dropping the register silently would produce
exactly the addressed-register-cherry-picking pattern the Adversarial
Pre-Transmission Test exists to detect.</t>
        <t>The Per-Register Result Set MUST carry an entry for every addressed register.
Where no usable attestation was received, the entry carries no Attested Verdict
and carries instead, in its own field, a Non-Answer Reason drawn from:</t>
        <ul spacing="normal">
          <li>
            <t><tt>projection-ambiguous</tt> and <tt>projection-unsupported</tt>, where the projection
itself failed and no projection was transmitted</t>
          </li>
          <li>
            <t><tt>agreement-drift-suspended</tt>, where reconciliation against that register was
suspended for Bilateral-Register-Agreement drift</t>
          </li>
          <li>
            <t><tt>attestation-stale</tt>, where the Freshness Timestamp fell outside the declared
window and the attestation was rejected</t>
          </li>
          <li>
            <t><tt>attestation-signature-invalid</tt>, where the signature did not verify</t>
          </li>
          <li>
            <t><tt>attestation-echo-mismatch</tt>, where a value the register echoed did not match
the one sent, or a value carried in the protected header did not equal the
corresponding payload field</t>
          </li>
          <li>
            <t><tt>attestation-binding-mismatch</tt>, where the Query Binding the server recomputed
did not match the one the attestation carries, which is an attestation
elicited for a different question</t>
          </li>
          <li>
            <t><tt>attestation-source-version-invalid</tt>, where a Source-Data Version Identifier
was not drawn from the publisher's own state sequence</t>
          </li>
          <li>
            <t><tt>attestation-scope-exceeded</tt>, where the register attested a Divergence Axis the
registry of <xref target="iana"/> records as server-recorded</t>
          </li>
          <li>
            <t><tt>register-unresponsive</tt>, where no attestation was received within the window
declared in the Bilateral Register Agreement</t>
          </li>
          <li>
            <t><tt>register-refused</tt>, where the register declined to answer, whether under its
own statutory access regime or under the Agent-IFF policy</t>
          </li>
          <li>
            <t><tt>query-budget-exhausted</tt>, where the reconciliation would exceed the
per-principal per-subject query budget declared under <xref target="containment"/></t>
          </li>
          <li>
            <t><tt>subject-ceiling-exhausted</tt>, where the reconciliation would exceed a per-subject
ceiling declared under <xref target="containment"/></t>
          </li>
          <li>
            <t><tt>audience-constraint-exceeded</tt>, where the requested Audience Set exceeds the
audience constraint that register declares under <xref target="audience"/></t>
          </li>
          <li>
            <t><tt>non-answer-unattested</tt>, where the register asserted a register-attested reason
without a verifying Non-Answer Statement</t>
          </li>
        </ul>
        <t>Each Non-Answer Reason is either register-attested or server-observed, and the
registry of <xref target="iana"/> MUST record which for every registration.
<tt>register-refused</tt> is register-attested. <tt>attestation-stale</tt> and the five
<tt>attestation-</tt> reasons above are server-observed but arise from an attestation
the server holds. The remainder are server-observed with no register artefact
behind them.</t>
        <t>Earlier revisions carried a single <tt>attestation-unverifiable</tt> covering all five
of those conditions, and normative text in four other sections directed
implementations to it for causes its own definition did not name. They are not
variants of one condition and an auditor cannot be asked to treat them as one.
A failed signature is a broken or impersonated register. An echo mismatch is an
attestation about a different policy state. A binding mismatch is the
reconciliation server presenting an attestation elicited for a different subject
or predicate, which is a server-side attack and not a register fault at all. A
source-version invalidity is a register attempting a covert channel. A scope
excess is a register claiming competence the registry says it does not have.
Recording all five as one value tells the Register Operator reading its own
entry under <xref target="read-operations"/> that something was wrong with its attestation,
and does not tell it whether the fault was its own. This document made exactly
this argument for <tt>non-answer-unattested</tt> two paragraphs below and did not
apply it here. An implementation MUST NOT record any of the five under a
value that does not name its cause.</t>
        <t>Where a Non-Answer Reason is register-attested, the Per-Register Result Set entry
MUST carry a Non-Answer Statement in the field <xref target="reconciliation-output"/> defines
for it. The Statement is a COSE_Sign1 by that register, under the primitive its
Bilateral Register Agreement declares and under a key resolvable as in
<xref target="sealing-key-discovery"/>, whose payload is the CBOR array</t>
        <artwork><![CDATA[
["arp-non-answer-v1", Reconciliation Identifier, Projected Predicate,
 Subject Reference, Reconciliation Nonce, Non-Answer Reason]
]]></artwork>
        <t>encoded under Section 4.2.1 of <xref target="RFC8949"/>. The Reconciliation Identifier is
inside the payload for the reason the Query Binding of <xref target="partial-attestation"/>
carries it: without it a refusal elicited in one reconciliation is admissible as
a refusal in another over the same subject and predicate.</t>
        <t>Where a register-attested reason is recorded without a Statement, or with one
that does not verify, the reason MUST be replaced by <tt>non-answer-unattested</tt>.
That is a distinct reason and not any of the <tt>attestation-</tt> reasons, which denote a
Partial Attestation the server holds and could not verify; collapsing the two
would put the missing-refusal case back into a server-observed bucket and undo
the distinction this rule exists to draw.</t>
        <t>Without that rule a <tt>register-refused</tt> is an unattested assertion by the party
that transmitted the projection, and a server can suppress a <tt>match</tt> by claiming
the register declined. The server can still downgrade a reconciliation to
<tt>indeterminate</tt> by asserting a server-observed reason -- <tt>register-unresponsive</tt>
is indistinguishable from a network failure by construction, and this document
does not pretend otherwise -- but it cannot dress suppression as an act of the
register. Suppressing a sanctions hit is the harm this domain cares about, and
the difference between "the register would not say" and "I did not ask" is the
difference the record must preserve.</t>
        <t>A Non-Answer Reason is not a verdict, occupies its own field of the Per-Register
Result Set per <xref target="reconciliation-output"/>, and MUST NOT be combined by the
Verdict Arithmetic. Its effect is given in <xref target="verdict-arithmetic"/>: a reconciliation with
any non-answering register cannot reach a decisive Combined Verdict.</t>
        <t>Where the reason is <tt>attestation-stale</tt>, <tt>freshness-stale</tt> MUST also be added to
the Server-Recorded Divergence-Axis Set against that Register Identifier.</t>
        <t>A reconciliation server MUST reject a Partial Attestation that attests a
Divergence Axis the registry of <xref target="iana"/> records as server-recorded, with the
reason <tt>attestation-scope-exceeded</tt>. A register cannot attest a relation between
itself and another register, which is what those axes are.</t>
      </section>
      <section anchor="verdict-retyping">
        <name>Verdict Re-Typing</name>
        <t>A register answers the Projected Predicate it was sent, which may be a narrowing
of the Canonical Claim Predicate. Where the narrowing means the register's
answer does not bear on the claim as asked, the reconciliation server MUST
re-type that register's Reconciliation-Verdict Field before aggregation, and
MUST record the attested value, the re-typed value and the ground on which it
re-typed in the Per-Register Result Set, so that an auditor can reproduce the
decision without the server's assurance.</t>
        <t>Re-typing is confined to these cases:</t>
        <ul spacing="normal">
          <li>
            <t>Any contribution other than <tt>match</tt>, attested against a bounded-depth
predicate where the Canonical Claim ranged over a transitive closure, is
re-typed to <tt>indeterminate</tt>. A bounded-depth answer that is not a <tt>match</tt> is
evidence about the bounded depth only, and that is as true of <tt>partial-match</tt>
and <tt>indeterminate</tt> as of <tt>no-match</tt>. A <tt>match</tt> is not re-typed: an interest
found at any depth establishes the existential closure predicate.</t>
          </li>
          <li>
            <t>A <tt>match</tt> or <tt>no-match</tt> attested over a declared fact, where the Canonical
Claim ranged over a determined fact, is re-typed to <tt>partial-match</tt> under an
operator that admits that value and to <tt>indeterminate</tt> under one that does
not, per <xref target="verdict-arithmetic"/>.</t>
          </li>
          <li>
            <t>A contribution from a register whose declared interest threshold differs from
that of any other addressed register, where the Canonical Claim's predicate is
threshold-sensitive, is re-typed to <tt>partial-match</tt> under an operator that
admits that value and to <tt>indeterminate</tt> under one that does not. Two
registers answering under different thresholds are not answering the same
question, and annotating that on the Reconciliation Output while allowing a
decisive Combined Verdict to be built from it would state a conclusion the
inputs do not support.  </t>
            <t>
Threshold-sensitivity is a property of a Register Data-Format Profile, which
declares which of its predicates are threshold-sensitive, and the test above
names the Canonical Claim Predicate, which is not expressed in any profile.
The test is therefore evaluated as follows, and is defined over a register set
whose members declare different profiles. The Canonical Claim Predicate is
threshold-sensitive where the Per-Register Claim Projection transmitted to ANY
addressed register was a predicate that register's declared profile marks
threshold-sensitive. Taking the disjunction rather than requiring agreement is
deliberate: a mixed-profile register set in which one profile marks the
predicate threshold-sensitive and another is silent is precisely the set in
which the thresholds may differ unnoticed, and requiring every profile to mark
it would disable the test in the case it exists for.</t>
          </li>
          <li>
            <t>A <tt>match</tt> attested against a Projected Predicate that is a proper ancestor of
the Canonical Claim Predicate is re-typed to <tt>partial-match</tt> under an operator
that admits that value and to <tt>indeterminate</tt> under one that does not, under
the ground <tt>projection-broadened</tt>. The projection function of <xref target="projection"/>
resolves by taxonomic prefix match upward, producing the nearest permitted
ancestor, so a register answering a Projected Predicate that narrowing did not
reach is answering a <strong>broader</strong> question than the claim asked. A subject
designated on some US sanctions list is not thereby designated on the OFAC SDN
list, and a decisive <tt>match</tt> assembled from the ancestor states a conclusion
the input does not support.  </t>
            <t>
A contribution other than <tt>match</tt> is not re-typed on this ground: a <tt>no-match</tt>
over an ancestor entails <tt>no-match</tt> over every descendant of it, so the
broadening is harmless in that direction and re-typing it would discard sound
evidence.  </t>
            <t>
Earlier revisions covered the converse only. The opening sentence of this
section says a register answers a Projected Predicate "which may be a
narrowing of the Canonical Claim Predicate", and the projection function
produces an ancestor, which is the opposite relation. The Output records the
broadening in the Narrowed-From field of the Projection Record, so a relying
party inspecting it could see what happened; nothing obliged it to look, and
the Combined Verdict was decisive either way. Recording a divergence while
permitting a decisive verdict built on it is the failure ground 3 above is
written against, and it applied here and was not applied.  </t>
            <t>
The Divergence Axis <tt>claim-projection-narrowed-beyond-attestation-scope</tt>
names this condition and is register-attestable, optional in the attestation,
and connected to no normative rule anywhere in this document; it appears in
its own enumeration and nowhere else. An axis a register need never emit, and
which changes no verdict when emitted, is not a control. This ground is.</t>
          </li>
        </ul>
        <t>Re-typing operates on a register's contribution. It does not override the
Verdict Arithmetic resolved under <xref target="verdict-arithmetic"/>, which is applied
afterwards to the re-typed set and is otherwise unaffected. An implementation
MUST NOT re-type on any ground not enumerated here.</t>
      </section>
      <section anchor="verdict-arithmetic">
        <name>Verdict Arithmetic</name>
        <t>The Verdict Arithmetic combines the Reconciliation-Verdict Fields of the
Per-Register Result Set, after any re-typing under <xref target="verdict-retyping"/>, into
the Combined Verdict. The requester names the applicable regimes in its
Canonical Claim; it does not choose the operator. The operator and every
parameter it takes are resolved by the reconciliation server from the
policy-epoch store of <xref target="sealing"/>, keyed on the predicate and the named regimes,
and are committed to the Policy-Version Hash. They are carried into the
Reconciliation Output so that a relying party can reproduce the combination.</t>
        <t>A requester able to choose both the operator and its threshold could choose the
verdict: disjunction over five registers and threshold-count with a threshold of
five differ only in which answer they return over the same contributions, and
selecting between them after seeing which registers were addressed is verdict
shopping that no downstream check would detect. Naming a regime is a claim about
which law applies, which the requester is competent to make and accountable for;
selecting an operator is a determination about how evidence combines, which the
deployment's policy makes.</t>
        <t>Naming regimes is not thereby unconstrained. The reconciliation server MUST
verify that every regime the Applicable-Regimes Set names is one the policy-epoch
store admits for that predicate, and MUST refuse a claim naming a regime that is
not, returning a Remediation Advisory identifying it. Without that check a
requester enumerates admissible regime sets, reads out of the Outputs it receives
which operator, threshold and reliance interval each resolves to, and selects the
combination that returns the answer it wants -- taking the longest reliance
interval with it. That is verdict shopping at one remove. There is nothing to probe for: <xref target="read-signing"/>
requires the server to publish the resolved operator, its parameters and the
reliance interval per predicate and regime set, so the mapping is available
without probing and the admitted-regime check is what constrains the choice.</t>
        <t>Three rules apply to every operator and take precedence over the operator's own
table:</t>
        <ul spacing="normal">
          <li>
            <t>The Addressed-Registers Identifier Set MUST NOT be empty, and a Combined
Verdict MUST NOT be computed over an empty contribution set. Every operator
below is defined by a condition universally quantified over the contributions,
so every one of them is vacuously satisfied where there are none: conjunction
yields <tt>match</tt>, disjunction and threshold-count yield <tt>no-match</tt>, and the two
rules that follow -- both of which begin "where any" -- do not fire, because
there is no contribution to be indecisive. A decisive verdict from no evidence
at all is the failure mode the rest of this section is built to prevent, and
it is reached not by an operator behaving badly but by every guard being true
of nothing. A relying party MUST reject an Output whose Addressed-Registers
Identifier Set is empty, and MUST NOT treat its Combined Verdict as a verdict.</t>
          </li>
          <li>
            <t>Where any addressed register has no decisive contribution because it did not
answer, was refused or was rejected under <xref target="no-answer"/>, the Combined Verdict
MUST be <tt>indeterminate</tt>. An operator MUST NOT reach a decisive verdict over an
incomplete register set, which would be indistinguishable from
addressed-register-cherry-picking.</t>
          </li>
          <li>
            <t>Where any contribution is <tt>indeterminate</tt>, the Combined Verdict MUST be
<tt>indeterminate</tt> wherever the operator's table would otherwise yield
<tt>no-match</tt>. An <tt>indeterminate</tt> contribution is an absence of evidence and a
decisive negative may not be built on one, so the rule states the substitute
result rather than only a prohibition; a prohibition without a substitute
would leave the verdict undefined in exactly the cases it governs.</t>
          </li>
        </ul>
        <t>Operators are drawn from the registry of <xref target="iana"/>. Subject to those rules, the
initial four are:</t>
        <dl>
          <dt>conjunction:</dt>
          <dd>
            <t><tt>match</tt> where every contribution is <tt>match</tt>. <tt>no-match</tt> where any contribution
is <tt>no-match</tt>. <tt>partial-match</tt> where every contribution is <tt>match</tt> or
<tt>partial-match</tt> and at least one is <tt>partial-match</tt>. <tt>indeterminate</tt>
otherwise.</t>
          </dd>
          <dt>disjunction:</dt>
          <dd>
            <t><tt>match</tt> where any contribution is <tt>match</tt>. <tt>no-match</tt> where every contribution
is <tt>no-match</tt>. <tt>partial-match</tt> where at least one is <tt>partial-match</tt> and none
is <tt>match</tt>. <tt>indeterminate</tt> otherwise.</t>
          </dd>
          <dt>threshold-count:</dt>
          <dd>
            <t><tt>match</tt> where the count of <tt>match</tt> contributions meets or exceeds the
threshold resolved for the named regimes. <tt>no-match</tt> where the count
of <tt>match</tt> contributions cannot reach the threshold and no contribution is
<tt>indeterminate</tt>. <tt>indeterminate</tt> otherwise, which includes every case in which
an <tt>indeterminate</tt> contribution is present and the threshold is not met.
<tt>partial-match</tt> contributions do not count toward the threshold.</t>
          </dd>
          <dt>source-class-quorum:</dt>
          <dd>
            <t>threshold-count evaluated per source class, over the partition and the
per-class threshold resolved for the named regimes, then combined across
classes by conjunction. A source class containing no addressed register
contributes <tt>indeterminate</tt> and MUST NOT contribute <tt>no-match</tt>. Without that
rule the class is threshold-count over nothing: the count of <tt>match</tt>
contributions cannot reach a threshold of one or more, no contribution is
<tt>indeterminate</tt> because there is no contribution, and the class yields a
decisive negative built on an empty class -- which conjunction then propagates
to the Combined Verdict. The <tt>indeterminate</tt>-substitution rule above does not
reach it, because that rule governs evidence that is present and inconclusive
and this is evidence that is absent. Suppressing a hit by partitioning it into
a class with no members in it is a decisive negative assembled out of the
partition, and the partition is resolved from the policy-epoch store rather
than from the registers actually addressed.</t>
          </dd>
        </dl>
        <t>Every operator admits <tt>partial-match</tt> except threshold-count and
source-class-quorum, which do not. Where <xref target="verdict-retyping"/> would re-type a
contribution to <tt>partial-match</tt> under an operator that does not admit it, the
contribution is re-typed to <tt>indeterminate</tt> instead.</t>
      </section>
      <section anchor="reconciliation-output">
        <name>Reconciliation Output</name>
        <t>A Reconciliation Output comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Reconciliation Event Identifier</t>
          </li>
          <li>
            <t>Reconciliation Identifier</t>
          </li>
          <li>
            <t>Claim Hash</t>
          </li>
          <li>
            <t>Reconciliation Timestamp</t>
          </li>
          <li>
            <t>Reliance Horizon of <xref target="entitlement"/></t>
          </li>
          <li>
            <t>Audience Set of <xref target="entitlement"/></t>
          </li>
          <li>
            <t>Combined Verdict</t>
          </li>
          <li>
            <t>Verdict Arithmetic as resolved under <xref target="verdict-arithmetic"/>, together with
every parameter that operator takes -- the threshold for threshold-count, and
both the source-class partition and the per-class threshold for
source-class-quorum</t>
          </li>
          <li>
            <t>Addressed-Registers Identifier Set, each member an Authority Origin, sorted in
bytewise lexicographic order of its UTF-8 encoding</t>
          </li>
          <li>
            <t>Bilateral-Register-Agreement Hash Set, sorted in bytewise lexicographic order
of the digests themselves, in the order of the Addressed-Registers Identifier
Set having no meaning once a register may be absent from a set</t>
          </li>
          <li>
            <t>Policy-Version Hash</t>
          </li>
          <li>
            <t>Pattern-Library Version Identifier</t>
          </li>
          <li>
            <t>Requester-Binding Class</t>
          </li>
          <li>
            <t>Per-Register Result Set, one entry per addressed register, ordered by Register
Identifier in bytewise lexicographic order of its UTF-8 encoding</t>
          </li>
          <li>
            <t>Aggregation-Method Descriptor, drawn from the registry of <xref target="iana"/></t>
          </li>
          <li>
            <t>Merkle Root, constructed as in <xref target="merkle-construction"/></t>
          </li>
          <li>
            <t>Server-Recorded Divergence-Axis Set, possibly empty</t>
          </li>
          <li>
            <t>OPTIONAL Override Record, present exactly where an Adversarial
Pre-Transmission Test failure was overridden</t>
          </li>
          <li>
            <t>Sealing-Key Identifier</t>
          </li>
          <li>
            <t>Sealing Signature, a COSE_Sign1 by the reconciliation-server sealing key whose
payload is the CBOR array of this Output with the Sealing Signature position
alone encoded as CBOR null, so that it covers every other field including the
Sealing-Key Identifier</t>
          </li>
        </ul>
        <t>The Reconciliation Event Identifier is a 16-octet value drawn from a
cryptographically secure random source at the start of a reconciliation, unique
to that reconciliation across the life of the deployment.</t>
        <t>The Reconciliation Identifier is the Claim Hash concatenated with the
Policy-Version Hash concatenated with the Reconciliation Event Identifier.</t>
        <t>Earlier revisions omitted the third component, and the first two are both
reproducible functions of enumerated inputs. Two reconciliations over one claim
under one policy state therefore shared an identifier, and the protocol keys
three mechanisms on it that each assume it names one event:</t>
        <ul spacing="normal">
          <li>
            <t>A register's own read under <xref target="read-operations"/> is keyed on the Reconciliation
Identifier, and exists so that a server cannot discard a register's signed
<tt>match</tt> and record <tt>register-unresponsive</tt> while the only party holding the
contradicting artefact has no operation with which to produce it. Where two
reconciliations shared the identifier, a server could record the register's
<tt>match</tt> in the first and suppress it in the second, and serve the first to the
register's audit read. The register sees its answer faithfully recorded and
the suppression is invisible.</t>
          </li>
          <li>
            <t>The Query Binding of <xref target="partial-attestation"/> carries the Reconciliation
Identifier so that an attestation is admissible only into the reconciliation
that elicited it. Every element of that preimage was identical across the two,
so an attestation elicited in the first verified unchanged inside the second.</t>
          </li>
          <li>
            <t>The Non-Answer Statement carries it so that a refusal elicited in one
reconciliation is not admissible as a refusal in another over the same subject
and predicate -- which, under unchanged policy, is precisely when the
identifier repeated.</t>
          </li>
        </ul>
        <t>The three protections were each written against the same assumption and the
assumption was not established anywhere. A retroactive supersession under a
Source-Data Version trigger leaves the policy state unchanged by definition, so
the identifier repeated on the path the document itself constructs, not only on
one a requester might contrive. The Event Identifier is what the three
mechanisms were already relying on.</t>
        <t>It is carried in the Output as its own field, so it is inside the Reconciliation
Hash preimage: two reconciliations that address no register and are sealed in
the same second would otherwise produce one Reconciliation Hash, which is the
ledger index and the retrieval key, and no field distinguishing them.</t>
        <t>The Event Identifier is not a secret and carries no requester-supplied content.
It is random rather than a counter so that it discloses nothing about
reconciliation volume to a register or to a relying party, and 16 octets rather
than 32 because it needs only uniqueness within a deployment.</t>
        <t>The Claim Hash binds the Output to the question it answers. Without it a relying
party receives a Combined Verdict with nothing to attribute it to, and the
Retroactive Evaluation Subsystem has no key to select on.</t>
        <t>The Verdict Arithmetic and its parameters are carried because a relying party
cannot otherwise reproduce the combination from the Per-Register Result Set, and
because <xref target="verdict-retyping"/> turns on which values the operator admits. The
Applicable-Regimes Set is a Canonical Claim field and is not itself carried in
the Output, so naming the operator without its parameters would leave
threshold-count and source-class-quorum irreproducible. <tt>source-class-quorum</tt> is
threshold-count evaluated per class and therefore takes a threshold as well as a
partition; carrying the partition alone would leave it as irreproducible as
carrying neither, which an earlier revision did.</t>
        <t>Each entry of the Per-Register Result Set comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Register Identifier</t>
          </li>
          <li>
            <t>Answer State, either <tt>answered</tt> or <tt>not-answered</tt></t>
          </li>
          <li>
            <t>Attested Verdict, present exactly where the Answer State is <tt>answered</tt></t>
          </li>
          <li>
            <t>Non-Answer Reason of <xref target="no-answer"/>, present exactly where the Answer State is
<tt>not-answered</tt></t>
          </li>
          <li>
            <t>Effective Verdict, present exactly where the Answer State is <tt>answered</tt>, being
the Attested Verdict or its re-typing under <xref target="verdict-retyping"/></t>
          </li>
          <li>
            <t>Re-Typing Ground, drawn from the registry of <xref target="iana"/>, present exactly where
the Attested and Effective Verdicts differ</t>
          </li>
          <li>
            <t>Policy-Version Hash as echoed by that register, present exactly where the
Answer State is <tt>answered</tt></t>
          </li>
          <li>
            <t>OPTIONAL Divergence-Axis Field, as attested by that register</t>
          </li>
          <li>
            <t>OPTIONAL Source-Data Version Identifier Set, as attested by that register</t>
          </li>
          <li>
            <t>Projection Record, comprising the Narrowed-From field of the Per-Register
Claim Projection where a projection was transmitted, the Applied-Parameter
Set the register reported where the Answer State is <tt>answered</tt>, and the
Subject Mapping Record of <xref target="subject-mapping"/>; required
wherever a projection was transmitted and either the projection narrowed or
the Profile Parameter Set was non-empty</t>
          </li>
          <li>
            <t>Query Binding Record, present exactly where the Answer State is <tt>answered</tt>,
comprising the Projected Predicate, the Subject Reference and the
Reconciliation Nonce the server transmitted, and the register's signed Partial
Attestation</t>
          </li>
          <li>
            <t>Non-Answer Statement, present exactly where the Answer State is <tt>not-answered</tt>
and the Non-Answer Reason is register-attested under <xref target="no-answer"/>, comprising
the Projected Predicate, the Subject Reference and the Reconciliation Nonce the
server transmitted, and the register's signature over them together with the
reason and the Reconciliation Identifier, as <xref target="no-answer"/> constructs it. The
three projection values are carried here as well as in the Query Binding Record
because the two are never both present and a verifier of either needs the
preimage in the artefact it holds.</t>
          </li>
        </ul>
        <t>Each member of the Server-Recorded Divergence-Axis Set is a two-element array of
a Divergence Axis and the Register Identifier it concerns, the second element
being CBOR null where the axis concerns the reconciliation as a whole. Members
are sorted in bytewise lexicographic order of that encoding. A uniform two-element
member with an explicit null, rather than a member that is sometimes a pair and
sometimes a scalar, is what makes the Set's contribution to the Reconciliation
Hash determinate. Of the axes recorded by the server,
<tt>freshness-stale</tt> and <tt>declared-not-determined</tt> are per-register and MUST carry
a Register Identifier. <tt>source-version-skew</tt> is a relation between two or more
registers, and one member MUST be added for each register involved, so that the
set is a determinate function of the inputs rather than a choice between them; <tt>register-threshold-divergence</tt>
concerns the reconciliation and MUST NOT. <tt>agent-action-scope-divergence</tt> is
likewise a relation, between two capsules rather than between two registers, and
one member MUST be added for each Register Identifier whose contribution the
divergence concerns, or a single member carrying null where it concerns no
register's contribution; the rule is stated for all five axes and not four
because the Set is inside the Reconciliation Hash preimage, so an axis whose
member form is left open gives one reconciliation two ledger indices.
Recording a bare axis over five
addressed registers would state that something was stale without stating what,
which is not reproducible.</t>
        <t>The Set is a set rather than a single value: a reconciliation may be qualified
on more than one axis, and an encoding admitting only one would force an
implementation to choose between them silently.</t>
        <t>A Reconciliation Output is encoded as a CBOR array in the field order of this
section, an absent OPTIONAL or conditionally absent field encoded as CBOR null so
that position is preserved and the array's length is fixed. The Per-Register
Result Set is an array of arrays, each in the field order enumerated above, under
the same rule. The order is normative because the Reconciliation Hash is taken
over it, and because a CBOR map would be re-sorted into bytewise lexicographic
key order under Section 4.2.1 of <xref target="RFC8949"/>, which would override it.</t>
        <t>The Reconciliation Hash is the SHA-256 digest over that same CBOR array with the
Sealing-Key Identifier and Sealing Signature positions encoded as CBOR null. The
array's length is unchanged: "excluding" means null-substitution at fixed
positions and MUST NOT be implemented as truncation, because a shorter array
carries a different CBOR array header and therefore a different digest, and two
implementations reading "excluding" the two ways would never agree on a ledger
index. It is the value recorded in the Settlement-Layer Ledger, the value a
Post-Seal Evaluation Record references, and the retrieval key of
<xref target="ledger-read"/>.</t>
        <t>Determinism under Section 4.2.1 of <xref target="RFC8949"/> fixes how a given value is
encoded. It does not fix which CBOR type a field takes, nor the order of
elements within a field that is a set. The Reconciliation Hash is the ledger
index of <xref target="settlement-ledger"/>, the retrieval key of <xref target="ledger-read"/>, and a
value <xref target="request-binding"/> has the requester compute over an Output it has just
been handed, so two parties compute it independently and MUST obtain the same
value. The types are therefore fixed here, as <xref target="bra-hash"/> fixes them for the
Agreement Hash and <xref target="iana"/> fixes them for a Ledger entry.</t>
        <table>
          <thead>
            <tr>
              <th align="left">Field</th>
              <th align="left">CBOR encoding</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">Reconciliation Event Identifier</td>
              <td align="left">byte string of 16 octets</td>
            </tr>
            <tr>
              <td align="left">Reconciliation Identifier</td>
              <td align="left">byte string of 80 octets, the Claim Hash followed by the Policy-Version Hash followed by the Reconciliation Event Identifier</td>
            </tr>
            <tr>
              <td align="left">Claim Hash, Policy-Version Hash, Merkle Root</td>
              <td align="left">byte string of 32 octets</td>
            </tr>
            <tr>
              <td align="left">Reconciliation Timestamp, Reliance Horizon</td>
              <td align="left">text string, in the form fixed below</td>
            </tr>
            <tr>
              <td align="left">Combined Verdict</td>
              <td align="left">text string, one of the four values of <xref target="terminology"/></td>
            </tr>
            <tr>
              <td align="left">Verdict Arithmetic and its parameters</td>
              <td align="left">two-element array: the operator identifier as a text string, and its parameters as an array, empty for conjunction and disjunction, a one-element array of the threshold as an unsigned integer for threshold-count, and a two-element array of the source-class partition and the per-class threshold for source-class-quorum</td>
            </tr>
            <tr>
              <td align="left">source-class partition</td>
              <td align="left">array of two-element arrays of the class identifier as a text string and the sorted array of Register Identifiers in that class, the outer array sorted by class identifier</td>
            </tr>
            <tr>
              <td align="left">Addressed-Registers Identifier Set</td>
              <td align="left">array of Authority Origins as text strings, sorted as <xref target="reconciliation-output"/> states</td>
            </tr>
            <tr>
              <td align="left">Bilateral-Register-Agreement Hash Set</td>
              <td align="left">array of 32-octet byte strings, deduplicated, sorted</td>
            </tr>
            <tr>
              <td align="left">Pattern-Library Version Identifier</td>
              <td align="left">text string</td>
            </tr>
            <tr>
              <td align="left">Requester-Binding Class</td>
              <td align="left">text string</td>
            </tr>
            <tr>
              <td align="left">Aggregation-Method Descriptor</td>
              <td align="left">text string</td>
            </tr>
            <tr>
              <td align="left">Audience Set, Per-Register Result Set, Server-Recorded Divergence-Axis Set</td>
              <td align="left">array of arrays, each member in the field order its own section enumerates</td>
            </tr>
            <tr>
              <td align="left">Override Record</td>
              <td align="left">array in the field order of <xref target="adversarial-test"/>, or null</td>
            </tr>
            <tr>
              <td align="left">Sealing-Key Identifier</td>
              <td align="left">two-element array of the Authority Origin as a text string and the JWK thumbprint as a text string</td>
            </tr>
            <tr>
              <td align="left">Sealing Signature</td>
              <td align="left">byte string, the serialised COSE_Sign1, or null in a preimage</td>
            </tr>
            <tr>
              <td align="left">Register Identifier</td>
              <td align="left">text string</td>
            </tr>
            <tr>
              <td align="left">Answer State, Attested Verdict, Effective Verdict, Non-Answer Reason, Re-Typing Ground, Subject Mapping Descriptor</td>
              <td align="left">text string</td>
            </tr>
            <tr>
              <td align="left">Divergence-Axis Field</td>
              <td align="left">array of two-element arrays of the axis identifier as a text string and its Register Identifier or null, sorted by the deterministic encoding of the member</td>
            </tr>
            <tr>
              <td align="left">Query Binding Record, Non-Answer Statement, Projection Record</td>
              <td align="left">array in the field order its own section enumerates, or null</td>
            </tr>
          </tbody>
        </table>
        <t>The Bilateral-Register-Agreement Hash Set is deduplicated because two addressed
registers may be governed by one Agreement, and an implementation that carried
the digest twice and one that carried it once would compute two Policy-Version
Hashes and two Reconciliation Hashes from identical inputs.</t>
        <t>Every timestamp this document places inside a digest preimage or a signature
payload MUST be expressed in the form <tt>YYYY-MM-DDTHH:MM:SSZ</tt>: <xref target="RFC3339"/> with the
<tt>Z</tt> designator rather than a numeric offset, and with no fractional seconds.
<xref target="RFC3339"/> admits several renderings of one instant, and a preimage that admits
several renderings admits several digests.</t>
        <t>CBOR rather than <xref target="RFC8785"/>: the mandatory-to-implement encoding for a
Reconciliation Output is CBOR, and several of its fields are byte strings, for
which JSON has no type. Digesting a JSON rendering of it would require a
CBOR-to-JSON mapping this document does not define, and two implementations
would produce different ledger indices. The Canonical Claim is serialised under
<xref target="RFC8785"/> and that serialisation is carried as one element of the CBOR array
the Claim Hash is taken over; the Reconciliation Output is CBOR throughout.</t>
        <t>A Reconciliation Output is immutable once sealed. Conditions arising after
sealing are recorded under <xref target="post-seal"/> and MUST NOT be represented as fields
of the Reconciliation Output.</t>
      </section>
      <section anchor="entitlement">
        <name>Output Entitlement and Delivery</name>
        <t>The Reconciliation Output is the confidential artefact of this protocol and the
Settlement-Layer Ledger is its public one. An Output carries subject references,
register-signed Partial Attestations and principal identifiers; a Ledger entry carries digests, register origins and structural
metadata, and no claim, register-record or principal content. Every rule in this
document about who may see what rests on that division, and they are not
interchangeable. A party admitted to a Ledger read learns nothing of the subject
or the answer. A party holding an Output already holds the content of
one reconciliation, and admitting it to reads about that same reconciliation
discloses nothing it does not have.</t>
        <t>Earlier revisions had no answer to who may hold an Output. It was a bearer
artefact: possession was the whole of the entitlement, it never expired, and
every read predicate this document attempted was expressed in terms of a
Requester-Binding that the reader could not present and the Ledger could not
evaluate. This section supplies the missing term.</t>
        <section anchor="audience">
          <name>Audience</name>
          <t>A Reconciliation Output carries an Audience Set of zero or more Audience Members,
encoded as a CBOR array which is empty only in the case described below.
Each Audience Member comprises:</t>
          <ul spacing="normal">
            <li>
              <t>an Audience Member Identifier: a URI, in the same identifier space a
Requester-Binding uses for an accountable principal, encoded as a CBOR text
string. Two Audience Member Identifiers are equal where they do not differ
after normalisation under Sections 6.2.2 and 6.2.3 of <xref target="RFC3986"/>; comparison
is over the normalised form and is otherwise bytewise, and an implementation
MUST encode the normalised form rather than normalise on receipt, for the
reason <xref target="terminology"/> gives for an Authority Origin. It is a sort key inside
the Audience Set and so inside the Reconciliation Hash preimage, the first
element of every Witness Entry and so inside the Agreement Hash, and the
equality target of the quorum rule of <xref target="quorum-rule"/>; the same treatment is
given to an Operating-Party Identifier and was not given here</t>
            </li>
            <li>
              <t>a Verification Method Reference: the JWK thumbprint, computed as in
<xref target="RFC7638"/>, of the public key under which that member signs a read request
under <xref target="ledger-read"/>. It MUST be a durable key and MUST NOT be a session
credential or a one-time request signature, because the member has to present
it long after the reconciliation is over</t>
            </li>
          </ul>
          <t>Audience Members are sorted in bytewise lexicographic order of the deterministic
CBOR encoding of the Audience Member Identifier, and each member is encoded as a
two-element array in the field order above. Ordering is stated because the
Audience Set is inside the Reconciliation Hash preimage, and an unordered set
would give one Output as many hashes as it has permutations.</t>
          <t>The server MUST NOT require proof of possession from a named member at
reconciliation time -- the member is typically not present -- and naming one is
therefore an assertion by the Requesting Principal, not a fact about the member.
Two consequences follow and are stated so that neither surprises. Naming a party
places a row in that party's <tt>GET /arp/outputs</tt> enumeration and in the server's
access log that the party did not ask for, so a deployment SHOULD constrain who
may be named through the audience constraint below and through the enrolment
requirement of <xref target="request-binding"/>. And a member that loses or
rotates the key its thumbprint names loses entitlement to every Output that names
it, permanently, because the Audience Set cannot be amended after sealing; a
member that expects to rely on Outputs over time SHOULD be named by a thumbprint
of a key held for that purpose.</t>
          <t>The Requesting Principal is an Audience Member of every Output performed on its
behalf where it can be identified: by its accountable-principal identifier where
the Requester-Binding carries one, and otherwise as below. Where it does not -- classes <tt>agent-unverified</tt>
and <tt>agent-key-verified</tt> -- the Set carries a member whose Identifier is the URI
form of the verified signing key's thumbprint. Every requester signs, by
<xref target="read-signing"/>, so there is always a key to name and an Audience Set is never
empty.</t>
          <t>Further members are named in the reconciliation request, are enumerated inputs
for the purposes of <xref target="architecture"/>, and are sealed with the rest of the
Output. The Audience Set MUST NOT be enlarged after sealing; naming a
further member requires a new reconciliation, which is a new question and gets a
new answer.</t>
          <t>A Bilateral Register Agreement MAY declare an audience constraint: a maximum
cardinality, a permitted class of member, or both. Where the Audience Set exceeds
the constraint an addressed register declares, the reconciliation server MUST NOT
transmit a projection to that register and MUST record
<tt>audience-constraint-exceeded</tt> as its Non-Answer Reason. It MUST NOT refuse the
reconciliation, and MUST NOT quietly drop the register: the first leaves no
artefact stating why, and the second is the addressed-register-cherry-picking
<xref target="no-answer"/> exists to prevent. The reconciliation is sealed and, by
<xref target="verdict-arithmetic"/>, cannot reach a decisive Combined Verdict.</t>
          <t>The requester is not a party to any Bilateral Register Agreement and cannot read
the constraint, so it learns the cap from the reason recorded against that
register rather than by inspection. A register that attests about a subject is
entitled to bound how widely that attestation travels, and a constraint enforced
after transmission would be enforced too late. The constraint is enforced by the
reconciliation server on the register's behalf and the register cannot verify
that enforcement from any artefact this document defines; a register that requires
assurance of it should negotiate an audit right in its agreement.</t>
          <t>A party MUST NOT be treated as entitled to a Reconciliation Output by possession
alone. A relying party that has been handed an Output and is not an Audience
Member of it MAY verify its Sealing Signature and read its Combined Verdict --
nothing prevents this, and the signature is what makes the Output worth handing
on -- but it obtains no read under <xref target="ledger-read"/>, learns nothing of
supersession or post-seal evaluation, and MUST NOT treat the verdict as current.
Reliance without entitlement is reliance on a snapshot of unknown age.</t>
        </section>
        <section anchor="reliance-horizon">
          <name>Reliance Horizon</name>
          <t>A Reconciliation Output carries a Reliance Horizon: a time in the form of
<xref target="reconciliation-output"/>, being the Reconciliation Timestamp advanced by the
reliance interval the reconciliation server resolves from the policy-epoch store
of <xref target="sealing"/>, keyed on the predicate and the regimes the claim names, exactly
as it resolves the Verdict Arithmetic under <xref target="verdict-arithmetic"/>. A requester
able to set its own reliance interval could set its own staleness window, which
is the same defect as choosing its own Verdict Arithmetic. After that time an Audience
Member MUST NOT treat the Combined Verdict as current without having read the
Continuation entries for its Reconciliation Hash under <xref target="ledger-read"/> and found
no supersession.</t>
          <t>The Horizon does not invalidate the Output and does not weaken the Sealing
Signature: what was sealed remains true of the moment it was sealed. It bounds
reliance, not validity. A sanctions <tt>no-match</tt> is a statement about consolidated
lists as they stood, and those lists change on a daily cadence
(<xref target="profile-sanctions"/>); an artefact that asserted such a verdict indefinitely
and carried no marker of its own staleness would be relied upon indefinitely,
which is the failure <xref target="retroactive"/> exists to prevent and could not, having no
way to reach the party that had relied.</t>
          <t>The Reliance Horizon is derived from the Reconciliation Timestamp and is
therefore outside the reproducibility requirement of <xref target="architecture"/> on the same
ground.</t>
        </section>
        <section anchor="delivery">
          <name>Delivery</name>
          <t>The reconciliation server MUST return the sealed Reconciliation Output to the
Requesting Principal in the response to the request that commissioned it, in the
form <xref target="request-binding"/> states. Where the Adversarial Pre-Transmission Test emitted
a Remediation Advisory, the server returns that Advisory and no Output. <xref target="request-binding"/> enumerates the
responses to a commissioning request. A refusal under <xref target="containment"/> or an
audience constraint under <xref target="audience"/> is not among them: those refuse a register
and not the reconciliation, so an Output is produced and delivered, carrying the
reason against the register it concerns.</t>
          <t>That the server returns the Output is stated because nothing in earlier revisions
did. The document specified in detail what an Output contains, how it is sealed,
digested, ledgered and notarised, and never that any party receives one. Every
discovery path in this document begins with a party holding a Reconciliation
Hash, and it holds one because of this paragraph.</t>
          <t>An Audience Member other than the Requesting Principal is not delivered to. It
retrieves under <xref target="ledger-read"/>: the server has no channel to a party it has
never spoken to, and pushing a confidential artefact to an address named by
somebody else is not a mechanism this protocol should define.</t>
          <t>The Reconciliation Hash is the retrieval key and is not reproducible across runs
(<xref target="architecture"/>), so a party that has discarded it cannot recompute it, and the
Reconciliation Identifier is no help because the Claim Hash within it is blinded
under <xref target="sealing"/> and cannot be computed outside the deployment. The server MUST
therefore also answer the enumeration of <xref target="ledger-read"/>, returning to an
authenticated principal the Reconciliation Hashes of the Outputs whose Audience
Set names it. Without it, an Audience Member that has lost a 32-byte value has
lost every entitlement this section grants it, permanently and silently.</t>
          <t>The server MUST retain each sealed Output, and MUST answer reads of it and of its
Continuation entries, for the retention period, which is the LONGEST period any
Bilateral Register Agreement addressed by that reconciliation declares, and in no
case ending before the Reliance Horizon advanced by one further reliance
interval. Where two agreements declare different periods the longest governs. That
direction is specific to a retention period, which is a floor: the shortest
declaration would let one register's agreement extinguish another's.</t>
          <t>Wherever else this document takes a value from a plural set of agreements, the
direction is the one that makes the obligation stricter, and it is stated at each
site. For every interval that bounds a deadline -- the ledger-head notarisation
interval of <xref target="settlement-ledger"/>, and the Evaluation Sweep and supersession
deadlines measured against it -- the SHORTEST declaration governs. Taking the
longest there would let one permissive agreement postpone every deadline for
every other register, which inverts the obligation instead of strengthening it.
For the read rate limit of <xref target="read-errors"/>, the most permissive declaration
governs, a rate limit being a ceiling on the server's refusals rather than on its
duties.</t>
          <t>The extra interval matters. <xref target="reliance-horizon"/> requires an Audience Member to
read before relying past the Horizon, and entitlement is evaluated against the
Audience Set of the retained Output; a retention floor that ended exactly at the
Horizon would permit the server to discard the basis of that evaluation at the
moment the obligation begins, and the member would receive the <tt>404</tt> of
<xref target="read-errors"/> -- indistinguishable, by design, from never having been
entitled.</t>
        </section>
      </section>
      <section anchor="sealing">
        <name>Policy-Version-Hash Sealing</name>
        <t>The Policy-Version Hash MUST commit to:</t>
        <ol spacing="normal" type="1"><li>
            <t>Reconciliation rules</t>
          </li>
          <li>
            <t>Threshold parameters</t>
          </li>
          <li>
            <t>Pattern-Library Version Identifier</t>
          </li>
          <li>
            <t>Applicable-Regimes precedence</t>
          </li>
          <li>
            <t>Verdict-Arithmetic selection, together with every parameter that operator
takes</t>
          </li>
          <li>
            <t>The reliance interval from which the Reliance Horizon of
<xref target="reliance-horizon"/> is computed</t>
          </li>
          <li>
            <t>Agent-IFF policy identifier and the Requester-Binding</t>
          </li>
          <li>
            <t>Bilateral-Register-Agreement Hashes of the addressed registers</t>
          </li>
        </ol>
        <t>The Policy-Version Hash is the SHA-256 digest over the deterministically encoded
CBOR array</t>
        <artwork><![CDATA[
["arp-policy-version-v1", Deployment Blinding Value,
 reconciliation rules identifier, threshold parameters,
 Pattern-Library Version Identifier, applicable-regimes precedence,
 [Verdict Arithmetic, its parameters], reliance interval,
 Agent-IFF policy identifier, Requester-Binding,
 Bilateral-Register-Agreement Hash Set]
]]></artwork>
        <t>in that order, the Hash Set sorted in bytewise lexicographic order of the digests
and every other composite element a CBOR array in the order this section states
it. It MUST be reconstructible under audit from that array, held in the
policy-epoch store. A value every addressed register echoes and every auditor
recomputes cannot be left to "a canonical policy state", which earlier revisions
were content with and which is not a preimage.</t>
        <t>The Claim Hash and the Policy-Version Hash MUST each be computed over a preimage
that includes the Deployment Blinding Value: a secret of at least 128 bits drawn
once from a cryptographically secure random source, persisted in the
policy-epoch store, constant for the life of the deployment, and disclosed
outside the policy-epoch store only as <xref target="audit-path"/> provides. <xref target="audit-path"/>
discharges an auditor's need as far as it can without disclosing the constant
that blinds every digest in the deployment, and states what that leaves
unverified.</t>
        <t>It is constant rather than per-claim, and that is what makes it compatible with
the rest of this document. The Claim Hash remains a deterministic function of
the canonical claim fields within a deployment, so it remains usable as the
Settlement-Layer Ledger index and as the retroactive-evaluation key, and the
reproducibility requirement of <xref target="architecture"/> continues to hold: the same
deployment given the same enumerated inputs produces the same digests. What
changes is that the preimage is no longer guessable from outside the deployment.
A per-claim random value would defeat all three properties.</t>
        <t>Both digests are otherwise taken over low-entropy preimages: a subject
identifier is typically a company number of ten or so digits, a predicate is
drawn from a published taxonomy, and the accountable principal, agent-IFF policy
identifier and verdict arithmetic are each drawn from small enumerable sets
within one deployment. Both digests then appear where adversaries can reach
them -- the Policy-Version Hash in the protected header of every notarised
Signed Statement and in every reconciliation entry of the Ledger, the Claim Hash
in the Output and in every Ledger entry of either kind. Without blinding, anyone holding either can recover by exhaustive search
the subject that was investigated and the principal that commissioned the
reconciliation, which is the disclosure this protocol exists to prevent.
Blinding does not weaken reconstructibility under audit, since the Blinding
Value is persisted with the state it blinds.</t>
        <t>A register receives the same Policy-Version Hash as every other addressed
register, by <xref target="projection"/>. The Blinding Value prevents two colluding registers
from recovering the Addressed-Registers Identifier Set from it by search; that
they can observe they were addressed together is inherent and is discussed in
<xref target="side-channel"/>.</t>
        <t>Equality is a different matter from inversion. The Requester-Binding is an
element of the preimage and every other element is fixed by policy and by the
addressed register set, so one requester asking repeatedly about different
subjects presents every addressed register with the same Policy-Version Hash. A
register cannot recover who that requester is, and can group every reconciliation
that requester commissioned against it. Two registers addressed together can join
their traffic on the same value, as can any reader of the notarised Signed
Statements, in which the hash appears in the protected header. That is a stable
requester pseudonym, disclosed to parties <xref target="containment"/> otherwise limits to the
Requester-Binding Class, and reasoning about the preimage's resistance to search
says nothing about it: a correlation handle does not need to be inverted to work.</t>
        <t>A deployment for which that is unacceptable MUST substitute, in the seventh
element, a digest over the Requester-Binding and the Reconciliation Identifier.
The Policy-Epoch Store holds both, so an auditor can still reconstruct the
preimage, and the element then varies per reconciliation and carries no
cross-reconciliation handle. It is stated as a deployment choice rather than a
requirement because the constant form is what lets a register recognise a
returning counterparty under a bilateral agreement, which some deployments need
and others must not have. Discussed further in
<xref target="side-channel"/>.</t>
      </section>
      <section anchor="post-seal">
        <name>Post-Seal Evaluation Records</name>
        <t>Two conditions arise after a Reconciliation Output has been sealed and therefore
cannot be fields of it, and are not Divergence Axes: a Divergence Axis qualifies
a verdict, and these qualify an operation performed on an Output that is already
immutable.</t>
        <ul spacing="normal">
          <li>
            <t><tt>notarisation-incomplete</tt>, where notarisation under <xref target="scrapi-binding"/> neither
completed nor was refused within the polling bound.</t>
          </li>
          <li>
            <t><tt>attribution-indeterminate</tt>, where a Retroactive Evaluation could not
determine whether a material change arose from a change in policy state or
from a change in Source-Data Version.</t>
          </li>
        </ul>
        <t>Each is recorded in a Post-Seal Evaluation Record comprising:</t>
        <ul spacing="normal">
          <li>
            <t>the Reconciliation Hash of the Output it concerns</t>
          </li>
          <li>
            <t>the Post-Seal Evaluation Qualifier, drawn from the registry of <xref target="iana"/></t>
          </li>
          <li>
            <t>the Policy-Version Hash and Pattern-Library Version Identifier in force at
the time of the evaluation, which may differ from those the Output was sealed
under</t>
          </li>
          <li>
            <t>a Post-Seal Evaluation Timestamp, in the form of <xref target="reconciliation-output"/></t>
          </li>
          <li>
            <t>an Attribution Account, present exactly where the Qualifier is
<tt>attribution-indeterminate</tt>: a text string stating which of the two candidate
causes were examined and why neither could be excluded. A bare qualifier would
be a discretionary escape signed by the party that benefits from it</t>
          </li>
          <li>
            <t>a Sealing-Key Identifier</t>
          </li>
          <li>
            <t>a signature by the reconciliation-server sealing key, a COSE_Sign1 whose
payload is the CBOR array of this record with the signature position encoded as
CBOR null</t>
          </li>
        </ul>
        <t>A Post-Seal Evaluation Record is encoded as a CBOR array in the field order
above, an absent conditionally-absent field encoded as CBOR null so that position
is preserved. The Post-Seal Evaluation Record Hash of <xref target="settlement-ledger"/> is the Signing
Input Digest of that record's signature. Earlier revisions took it over the
array in its entirety with the signature included, on the ground that the digest
should be over the artefact as served under <xref target="ledger-read"/>. That ground does
not hold: under a signature primitive whose encoding is not byte-unique the
artefact as served is not one byte-string, and a digest over it names whichever
copy the reader was handed. <xref target="signature-malleability"/> states the measurement.</t>
        <t>A Post-Seal Evaluation Record MUST be retained by the reconciliation server for
the period of <xref target="delivery"/>, and a Continuation entry of type
<tt>continuation-post-seal-record</tt> MUST be appended to the Settlement-Layer Ledger
carrying the record's hash. The hash is not written into the entry that recorded
the reconciliation: that entry is already signed and the Ledger exposes no
UPDATE. An Audience Member of the Output discovers the record by reading the
Continuation entries for its Reconciliation Hash under <xref target="ledger-read"/> and
retrieves it by its hash under the same binding. The record travels as the
<tt>result</tt> element of the signed read response of <xref target="read-responses"/>; the media
type registered for the record labels it wherever it is carried outside that
envelope, and the Post-Seal Evaluation Record Hash is taken over the record
itself and not over the response that carried it. A record emitted but not appended would be undiscoverable, which would
make the attribution safety valve of <xref target="source-versioning"/> unreachable in exactly
the case it exists for.</t>
        <t>A Post-Seal Evaluation Record MUST NOT alter the Reconciliation Output it
references, and a relying party MUST NOT treat the existence of one as
invalidating that Output. A Reconciliation Output whose notarisation is
incomplete remains valid under its Sealing Signature.</t>
        <t>Where a Sovereign Re-Notification is emitted under <xref target="retroactive"/> for a
material change, the notification MUST state whether the change arose from
policy state or from Source-Data Version, and where it cannot, a Post-Seal
Evaluation Record carrying <tt>attribution-indeterminate</tt> MUST be emitted and
referenced by the notification.</t>
      </section>
      <section anchor="settlement-ledger">
        <name>Settlement-Layer Ledger</name>
        <t>The Ledger carries two kinds of entry. A reconciliation entry records a sealed
Reconciliation Output. A Continuation entry records a fact that arose after that
Output was sealed and therefore could not be a field of it. Every entry carries
an Entry Type drawn from the registry of <xref target="iana"/>, and the Entry Type determines
which further fields the entry carries. An entry whose Entry Type is not
<tt>reconciliation</tt> is a Continuation entry. Without a discriminator a verifier
reading an entry cannot tell which field list to apply, and an entry legitimately
lacking a field would be indistinguishable from one that is malformed.</t>
        <t>Every entry, of either kind, comprises these fields and in this order:</t>
        <ul spacing="normal">
          <li>
            <t>Entry Sequence Number, a strictly increasing integer with no gaps: the first
entry of a chain is 1 and each subsequent entry is its predecessor's plus one.
Contiguity is required because the consistency read of <xref target="read-operations"/>
cannot otherwise distinguish a sequence number the operator never allocated
from one it is refusing to answer for, the two being the same <tt>404</tt> by
<xref target="read-errors"/></t>
          </li>
          <li>
            <t>Entry Type, from the ARP Ledger Entry Types registry of <xref target="iana"/></t>
          </li>
          <li>
            <t>Claim Hash, the index of <xref target="architecture"/></t>
          </li>
          <li>
            <t>Reconciliation Hash of the Reconciliation Output the entry concerns</t>
          </li>
          <li>
            <t>Entry Timestamp (<xref target="RFC3339"/> UTC), the time at which the entry was appended</t>
          </li>
          <li>
            <t>Prior-Entry Hash, being the Signing Input Digest of the immediately preceding
entry's Entry Signature; in the first entry of a chain, which has no preceding
entry, thirty-two zero octets. It is taken over that entry's signing input and
not over the entry as served, so that a reader handed any byte-string carrying
that entry's signature computes one value. It still commits to every field of
the preceding entry, including that entry's Self-Entry Hash, and to the
Sealing-Key Identifier and the algorithm identifier in the protected header,
because the <tt>Sig_structure</tt> covers all of them</t>
          </li>
        </ul>
        <t>followed by the type-specific fields enumerated below, followed by:</t>
        <ul spacing="normal">
          <li>
            <t>Self-Entry Hash, being the SHA-256 digest over the CBOR array of this same
entry with the Self-Entry Hash and Entry Signature positions encoded as CBOR
null, encoded under the Core Deterministic Encoding Requirements of Section
4.2.1 of <xref target="RFC8949"/>, so that the array's length is the length fixed by the
Entry Type and is the same array a verifier already holds. The encoding
requirement is stated here and not left to be inferred from
<xref target="cbor-cose"/>: without it a definite-length and an indefinite-length encoding
of one entry yield two Self-Entry Hashes, and the head comparison of this
section treats that as a fork, which obliges every reader of the second
encoding to act under <xref target="ledger-replication"/> against an operator that
equivocated about nothing</t>
          </li>
          <li>
            <t>Entry Signature, a COSE_Sign1 by the reconciliation-server sealing key whose
payload is the CBOR array of this same entry with the Entry Signature position
alone encoded as CBOR null -- so it covers every other field including the
Self-Entry Hash -- and whose protected header carries the Sealing-Key
Identifier that resolves it</t>
          </li>
        </ul>
        <t>An entry is encoded as a CBOR array in the field order of this section, an absent
field -- whether marked OPTIONAL or conditionally absent under a stated condition
-- encoded as CBOR null, so that position is preserved and the array's length is
fixed by the Entry Type. Absence MUST be encoded and MUST NOT be expressed by a
shorter array: two encodings of one entry would otherwise yield two Self-Entry
Hashes, which the head comparison of this section treats as a fork. The
order is normative because the Self-Entry Hash is taken over it; an encoding as a
CBOR map would be re-sorted by key under the Core Deterministic Encoding Requirements of Section 4.2.1 of <xref target="RFC8949"/> and would override it. A field whose value is itself a choice --
the second field of a <tt>continuation-notarisation</tt> entry -- is encoded as a
two-element array of a discriminant and a value, the discriminant being the CBOR
text string <tt>entry-id</tt> or <tt>refused</tt>.</t>
        <t>The Self-Entry Hash is enumerated after the type-specific fields so that it
covers them. Placing it before them would leave a Continuation entry's payload
outside it. The Prior-Entry Hash is taken over the preceding entry's signing input rather
than over that entry's Self-Entry Hash, so that the Sealing-Key Identifier and
the algorithm identifier under which that entry was signed are inside the chain.
Were the chain to link Self-Entry Hash to Self-Entry Hash, neither would be
covered by anything, and an operator could re-sign every historical entry under
a revoked or unresolvable key while every hash in the chain, and every head
already published and notarised, continued to verify.</t>
        <t>The signature bytes themselves are deliberately outside the chain, and this is
a change from earlier revisions, which took the Prior-Entry Hash over the whole
preceding entry so that Entry Signatures were inside it. That is not
recoverable: <xref target="signature-malleability"/> measures a primitive under which one
signing act has many verifying encodings, so a chain keyed on those bytes breaks
for a reader handed a different one. What the chain binds is the identity of the
signing act rather than the bytes of one encoding of it.</t>
        <t><strong>Two things earlier revisions detected are no longer detectable and are stated
here rather than left to be discovered.</strong> Stripping a historical Entry Signature
while leaving its protected header and payload intact moves no Prior-Entry Hash.
So does re-signing an entry under the same key and header. The Sealing-Key
Identifier and the algorithm remain covered, so a re-signature under a
<em>different</em> key or algorithm still moves the chain, which is the case the
paragraph above is about; a re-signature under the same key does not.</t>
        <t>An entry is signed exactly once. A second signature over the same fields is a
different entry, MUST NOT be appended at the same Entry Sequence Number, and MUST
NOT replace the first.</t>
        <t>Under the Prior-Entry Hash of this section that rule has no verifier-side test,
and saying so is better than implying one. A Signing Input Digest is a value per
signing input, not per signature, so two signings of one entry share it and
yield one chain and one head rather than the two divergent chains an earlier
revision relied on to make the violation visible. The rule is therefore an
operator obligation an Audit Identity under <xref target="audit-path"/> can examine and a
reader cannot, which is the price of the digest being stable under
<xref target="signature-malleability"/>, and is paid deliberately: a rule that is unenforceable
against an honest reader is better than a chain that breaks for one.</t>
        <t>The Entry Timestamp is distinct from the Reconciliation Timestamp. A
Continuation entry may be appended weeks after the reconciliation it concerns,
and an entry carrying only a Reconciliation Timestamp would state that the
notarisation, the post-seal evaluation or the supersession occurred at the
moment of the reconciliation, which is false in every case the mechanism exists
for.</t>
        <t>An entry whose Entry Type is <tt>reconciliation</tt> additionally comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Policy-Version Hash</t>
          </li>
          <li>
            <t>Addressed-Registers Identifier Set, each member an Authority Origin, sorted in
bytewise lexicographic order of its UTF-8 encoding</t>
          </li>
          <li>
            <t>Aggregation-Method Descriptor</t>
          </li>
          <li>
            <t>Merkle Root</t>
          </li>
          <li>
            <t>Requester-Binding-Class Descriptor, one of the four classes enumerated in
the Requester Identity Binding and Agent Friend-or-Foe Gate section</t>
          </li>
          <li>
            <t>Reconciliation Timestamp, as sealed in the Reconciliation Output</t>
          </li>
          <li>
            <t>OPTIONAL Source-Reconciliation-Output Identifier, being the Reconciliation
Hash of the Output this reconciliation supersedes, present exactly where it
supersedes one</t>
          </li>
          <li>
            <t>Override Indicator, true exactly where the Reconciliation Output carries an
Override Record under the Adversarial Pre-Transmission Test</t>
          </li>
        </ul>
        <t>An entry whose Entry Type is <tt>continuation-notarisation</tt> additionally comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Transparency Service Identifier, being the Authority Origin of that service</t>
          </li>
          <li>
            <t>exactly one of the EntryID that service returned, or the HTTP status code by
which that service terminally refused registration</t>
          </li>
        </ul>
        <t>Only the status code is recorded, never a response body. A body is authored by
the Transparency Service, is unbounded, and routinely echoes submitted content;
writing one into an append-only log with no DELETE would put text this document
does not control inside a record that forbids claim and principal content in the
clear.</t>
        <t>A <tt>continuation-notarisation</tt> entry MUST be appended where notarisation
completes, and where the Transparency Service returns a status the implementation
resolves as a terminal refusal under <xref target="async-registration"/>. Where a
status cannot be so resolved -- the 404 of <xref target="async-registration"/> carries
two meanings and a service is not obliged to distinguish them -- it is not a
terminal refusal, and the reconciliation is treated as one whose polling bound
was exhausted. In that case no <tt>continuation-notarisation</tt> entry is appended and
the outcome is recorded under <xref target="post-seal"/> as <tt>notarisation-incomplete</tt>.
Requiring an entry only on failure would leave the successful case -- the case
the join exists for -- unrecorded.</t>
        <t>Where an implementation subsequently learns the EntryID of a registration it had
recorded as incomplete, it MUST append the <tt>continuation-notarisation</tt> entry
then. This document defines no means by which it would learn that:
<xref target="I-D.ietf-scitt-scrapi"/> retrieves by EntryID and the EntryID is precisely what
was not received, polling is bounded, and no callback is specified. A
<tt>notarisation-incomplete</tt> record will therefore usually stand permanently, and it
is evidence that registration did not complete within the polling bound and not
that it failed. That is open.</t>
        <t>An entry whose Entry Type is <tt>continuation-post-seal-record</tt> additionally
comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Post-Seal Evaluation Record Hash</t>
          </li>
        </ul>
        <t>An entry whose Entry Type is <tt>continuation-supersession</tt> additionally comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Material-Change Indicator, stating whether the Combined Verdict changed
materially within the meaning of <xref target="retroactive"/></t>
          </li>
          <li>
            <t>Superseding-Reconciliation Hash, being the Reconciliation Hash of the
Reconciliation Output that supersedes the one this entry concerns, present
exactly where a superseding Output was produced and absent where the
supersession is the revocation of a Verified Principal Credential under
<xref target="retroactive"/>, which supersedes an Output without producing another</t>
          </li>
          <li>
            <t>Superseding-Entry Sequence Number, being the Entry Sequence Number of the
reconciliation entry that records the superseding Output, present under the
same condition</t>
          </li>
        </ul>
        <t>No Continuation entry carries a retrieval URI. Every artefact a Continuation
entry points at is retrieved under <xref target="ledger-read"/>, by hash for a Post-Seal
Evaluation Record and by Reconciliation Hash for a superseding Output, from the
same authority origin that served the entry. Carrying a URI instead would oblige
every reader to dereference an operator-chosen address before it could check
anything -- a forced fetch, a de-blinding oracle correlating a reader's network
identity with one Reconciliation Hash, and a covert channel that no constraint on
the URI's content can close, since host selection and path structure carry the
signal without stating anything. It would also put a non-digest field in a Ledger
whose whole disclosure argument is that it holds digests.</t>
        <t>A Reconciliation Output produced by Retroactive Evaluation to supersede an
earlier Output MUST carry the Audience Set and the Requester-Binding Class of the
Output it supersedes. Without that rule the party entitled to learn that its
verdict had changed would be entitled to the entry saying so and not to the
Output that says what it changed to, and the traversal would end one step short.
Such an Output has no commissioning request and is not delivered under
<xref target="delivery"/>; it is retrieved.</t>
        <t>Where the superseding reconciliation addresses a register whose audience
constraint the inherited Audience Set exceeds -- which can happen, since the
superseding reconciliation may address registers the superseded one did not --
that register is recorded <tt>audience-constraint-exceeded</tt> under <xref target="no-answer"/> like
any other. The Audience Set is not truncated to fit: truncating it would strand
the party the supersession exists to notify, and the constraint is satisfied by
not obtaining that register's answer rather than by silencing the reader.</t>
        <t>A party retrieving a Post-Seal Evaluation Record MUST reconstruct the
<tt>Sig_structure</tt> of that record's signature from the protected header and the
payload of the retrieved COSE_Sign1, MUST verify that its Signing Input Digest
equals the Post-Seal Evaluation Record Hash carried in the entry, MUST verify
that signature under the Sealing-Key Identifier the record carries, and MUST
discard the record where either check fails. The hash does not cover the
signature bytes, so the signature check is not redundant and a record served
with a substituted, absent or garbage signature satisfies the digest check
alone. Without both checks the hash is decorative and an operator can serve a
different record to each audience, reopening at the record the equivocation the
Ledger closes at the entry.</t>
        <t>A Continuation entry carries no Policy-Version Hash, no Addressed-Registers
Identifier Set, no Aggregation-Method Descriptor, no Merkle Root and no
Requester-Binding-Class Descriptor. Those describe the reconciliation, which the
reconciliation entry already records and the Reconciliation Hash already binds;
carrying them a second time would create a second place for them to disagree. A
Continuation entry MUST carry the same Claim Hash and Reconciliation Hash as the
reconciliation entry it continues, and the storage interface layer MUST reject a
Continuation entry whose Reconciliation Hash matches no earlier reconciliation
entry, returning a rejection the appending subsystem can distinguish from a
transport failure. Because Entry Sequence Numbers are allocated in one sequence
and secondary stores replicate rather than originate, every store holds the
reconciliation entry against which the check is made.</t>
        <t>Prior-Entry and Self-Entry Hashes establish that no entry has been removed from
a chain; they do not establish that only one chain exists. Signing each entry
makes a second chain attributable rather than merely possible.</t>
        <t>A Reconciliation Output is sealed before it is notarised and so cannot itself
carry the EntryID, and the Ledger exposes no UPDATE, so the join cannot be made
by amending the original entry. It is made by appending. Without it a successful
notarisation would be unlinkable to the reconciliation from every side, since
retrieval is by EntryID and <xref target="I-D.ietf-scitt-scrapi"/> offers no query surface.</t>
        <t>A <tt>continuation-supersession</tt> entry MUST be appended against the superseded
Output on every supersession, whether or not the change is material. Where the
supersession produced a superseding Output, the superseding reconciliation entry
MUST also carry the Source-Reconciliation-Output Identifier naming what it
replaced, and the two records are inverse pointers over one relation. Where it
did not -- the revocation of a Verified Principal Credential -- there is no
superseding entry and no second record, and the Continuation entry stands alone.
The Material-Change Indicator distinguishes a material supersession from an
immaterial one in either case. <xref target="retroactive"/> imposes
the further obligation of a Sovereign Re-Notification where the change is
material; it does not condition the ledger record, which is written either way,
since a party relying on a superseded Output needs to know it was superseded
before it can be told the change was immaterial.</t>
        <t>Where both records exist they are inverse pointers over one relation and neither
substitutes for the other. A party holding the superseded Output cannot follow a pointer that
exists only on an entry it has not been returned, and a regulator whose scope
under <xref target="regulator-portal"/> covers the superseded reconciliation is not thereby
returned the superseding one, whose addressed registers and therefore whose
agreements may differ. The constraint is on what a reader is returned, not on
what a store holds.</t>
        <t>The Ledger MUST NOT store Canonical-Claim content, register records,
Partial-Attestation payloads, or any principal identifier in the clear; the
requester's accountable principal is committed only through the Policy-Version
Hash. The append-only constraint MUST be enforced at the storage interface layer. The
Ledger interface MUST expose APPEND and READ operations only, with no UPDATE and
no DELETE operation exposed or implemented. Retroactive Evaluation and the
derivation-chain invariant check are subsystems of the reconciliation server and
read the Ledger without scope restriction. Every read by a party outside the
reconciliation server is served under <xref target="ledger-read"/>, which states the
operations, the entitlement each requires, the response form, and the error
semantics. Three entitlements reach the Ledger: a regulator's, governed by
<xref target="regulator-portal"/>; an Audience Member's under <xref target="entitlement"/>; and an Audit
Identity's under <xref target="audit-path"/>. A Register
Operator holds the narrower entitlement of the consistency check below.</t>
        <t>An Audience Member is entitled to the Continuation entries carrying the
Reconciliation Hash of an Output that names it, and to the reconciliation entry
carrying that same Reconciliation Hash. It is entitled to no other entry. This is
the predicate earlier revisions could not express. It is evaluable, because the
Audience Set is a sealed field of the Output and the server retains the Output
under <xref target="delivery"/>; the Ledger is not asked to evaluate it, and could not, since
it stores no principal identifier in the clear. It admits the right party,
because entitlement follows the Output rather than the request, so a member the
Requesting Principal named at reconciliation time is admitted and a party that
merely came into possession of the artefact is not. And it survives the events
that broke its predecessors: an Audience Member's verification method is required
by <xref target="audience"/> to be presentable after the fact, and revocation of the
Requesting Principal's Verified Principal Credential does not remove the other
members of the Audience Set, so the supersession entry recording that revocation
has a reader.</t>
        <t>Where an Output's Audience Set is reduced to members that can no longer
authenticate -- a single-member Set whose sole member's credential has been
revoked -- its Continuation entries are reachable only through the Regulator
Portal. The reconciliation MUST still have been performed with a
Requester-Binding class recorded under <xref target="agent-iff-integrity"/>, so the condition
is visible to the regulator that scope serves.</t>
        <t>An Audience Member's read discloses only facts about a reconciliation whose full
content it already holds: that a supersession or a post-seal evaluation exists,
what it points to, and the ledger position of each. The one exception is worth
naming, because it is not obvious: a Post-Seal Evaluation Record carries the
Policy-Version Hash and Pattern-Library Version Identifier in force at the time
of the evaluation rather than at sealing, and those are values the member did not
previously hold and, being stable within a deployment, are durable correlators.
That is a deliberate disclosure to a party already entitled to the reconciliation
they qualify, and it is bounded by <xref target="audience"/>'s rule that a register may cap
how wide an Audience Set addressing it may be.</t>
        <t>Where the Ledger is replicated per <xref target="ledger-replication"/>, each secondary store
MUST be able to demonstrate that its chain and every other secondary store's
chain share a common prefix.</t>
        <t>A common-prefix demonstration between stores under one operator is that operator
attesting to itself. The reconciliation server MUST therefore publish a signed Ledger Head Statement
at <tt>/.well-known/arp-ledger-head</tt> on its Authority Origin. It is republished once
per notarisation interval and not on every append: the resource is unauthenticated
and carries a contiguous sequence number, so a continuously updated head would
hand any observer the deployment's exact entry count, its write rate and the
timing and size of every retroactive supersession burst -- the aggregate
disclosure <xref target="read-errors"/> rate-limits the authenticated surface to prevent. A
Statement comprises:</t>
        <ul spacing="normal">
          <li>
            <t>the Entry Sequence Number of the current head</t>
          </li>
          <li>
            <t>the Self-Entry Hash of that entry</t>
          </li>
          <li>
            <t>the Entry Timestamp of that entry</t>
          </li>
          <li>
            <t>a Statement Timestamp, being the time the Statement was produced, in the form
of <xref target="reconciliation-output"/>. Without it two Statements published across a
quiet period differ only in their notarisation pointer and neither is dateable,
so the interval a register negotiated is unverifiable from the artefact</t>
          </li>
          <li>
            <t>a two-element array of the Transparency Service Identifier and the EntryID of
the most recent completed notarisation of a Ledger Head Statement, encoded as
CBOR null until the first such notarisation completes</t>
          </li>
          <li>
            <t>a signature by the reconciliation-server sealing key over the foregoing,
carrying the Sealing-Key Identifier that resolves it</t>
          </li>
        </ul>
        <t>A Ledger Head Statement is encoded as a COSE_Sign1 over the deterministically
encoded CBOR array of the first five items above, in that order, under the media
type registered in <xref target="iana"/>, with the fifth item encoded as CBOR null until the
first notarisation completes.
The server MUST notarise the Ledger Head Statement current at each interval into
a SCITT Transparency Service. The interval is the shortest declared by any
Bilateral Register Agreement, per the direction rule of <xref target="delivery"/>. The
Transparency Service MUST be one every Bilateral Register Agreement the
deployment holds declares,
and MUST NOT be operated by or under the control of the reconciliation server or
any party controlling it. A notary the operator owns is the operator attesting to
itself, which is the condition this mechanism exists to escape; the same
requirement governs the notarisation of Evaluation Sweep Statements under
<xref target="sweep-statements"/>.
It is not registered under the binding of <xref target="scrapi-binding"/>, which is scoped to
sealed Reconciliation Outputs and whose protected header requires a
Policy-Version Hash and a Bilateral-Register-Agreement Hash that a head statement
does not have; it is registered as a Signed Statement under its own media type.
Statements published between intervals are not notarised.</t>
        <t>Entry Sequence Numbers are allocated in a single sequence for the logical Ledger.
A secondary store under <xref target="ledger-replication"/> replicates that sequence and MUST
NOT allocate independently, or two conforming stores would present the same
sequence number over different entries and be indistinguishable from a fork.</t>
        <t>The Entry Sequence Number is what makes two heads comparable. A bare hash cannot
distinguish a fork from ordinary progress: two parties who have each seen a
different head learn only that the values differ, which is the expected case
whenever they observed at different times. Two Head Statements bearing the same
Entry Sequence Number and different Self-Entry Hashes are therefore a fork on
their face, and both are signed, so both are attributable.</t>
        <t>Two Head Statements bearing different sequence numbers are reconciled by the
consistency read of <xref target="read-operations"/>. A party entitled to that read -- a
Register Operator or a regulator -- presents the lower of the two sequence
numbers and receives the Self-Entry Hash of the entry at that position in a
signed response bound to the request it answers. The two views agree only where
that value equals the one the lower Head Statement carried, and where they
disagree the party holds two signed statements by one key that cannot both be
true of one chain. That is why the response is signed and bound to its request:
an unsigned answer would let an operator serve each questioner from that
questioner's own branch and leave the questioner with nothing it could show a
third party.</t>
        <t>The rate limit of <xref target="read-errors"/> is load-bearing on that operation and not
merely hygiene. The consistency read ranges over every sequence number up to the
head; swept without limit it yields the deployment's exact entry count by binary
search, its write rate by polling, and the timing and size of a retroactive
supersession burst by watching for a step change -- none of which any single
answer discloses.</t>
        <t>A party that holds two irreconcilable signed statements MUST cease to rely on any
Reconciliation Output sealed by that server after the lower of the two sequence
numbers, MUST report the pair to every regulator whose Bilateral Register
Agreements it can identify from the Outputs it holds, and MUST NOT treat the
server's subsequent statements as evidence of anything until the discrepancy is
resolved. A Register Operator that holds such a pair MUST additionally
refuse further Per-Register Claim Projections from that server, on which the
server records <tt>agreement-drift-suspended</tt> against that register under
<xref target="no-answer"/> as it would for any other suspension. Detection without a
required response leaves the mechanism ending in a held contradiction and no
consequence.</t>
        <t>Two limits remain and are stated rather than claimed away. An operator that
publishes to two audiences at disjoint sequence numbers never emits a colliding
pair, so detection by collision is opportunistic even though reconciliation by
consistency read is not. And a party holding neither a Reconciliation Output nor
a Bilateral Register Agreement has no register set against which to anchor the
signing key under <xref target="sealing-key-discovery"/>: it can check that a Head Statement
is signed and not that the signer was entitled to publish it. Both bear on a
party outside the entitled set; a Register Operator, which is the party with
standing to care whether its attestations sit on one chain, has the agreement
that anchors the key and the entitlement that completes the check.</t>
        <section anchor="ledger-replication">
          <name>Replication</name>
          <t>The Ledger MAY be distributed across a plurality of per-jurisdiction
secondary stores under synchronous replication, each operated under the
data-residency constraints of its host jurisdiction. The append-only
derivation-chain invariant -- that every entry's Prior-Entry Hash equals the
Signing Input Digest, as <xref target="settlement-ledger"/> defines it, of the immediately
preceding entry's Entry Signature -- MUST be preserved across all secondary
stores. A secondary
store replicates the single sequence of <xref target="settlement-ledger"/> and originates no
entry of its own.</t>
        </section>
      </section>
      <section anchor="regulator-portal">
        <name>Regulator Portal</name>
        <t>The Regulator Portal Subsystem authenticates a sovereign regulator's
jurisdictional credentials against a regulator-identity-provider trust
anchor that MUST be declared in every Bilateral Register Agreement addressed by
the reconciliation being read. It restricts returned fields to those within the
regulator's statutory scope as declared in the statutory-regulator-access scope
of those agreements. Each Bilateral Register Agreement declares, per regulator jurisdiction, a
permitted-read-field set: the names of the Reconciliation Output and Ledger entry
fields a regulator of that jurisdiction may be returned, and the predicates over
which it may be returned them. The scope restriction is the INTERSECTION of the
per-agreement permitted-read-field sets scoped to the regulator's jurisdiction,
taken only over reconciliations whose Canonical Claim Predicate is in the
intersection of the corresponding permitted-read-predicate sets, and further
intersected with the regulator's requested field set. Fields and predicates are
different domains and are intersected separately; intersecting one with the other
would yield the empty set, which earlier text did. Each
access MUST be recorded in an append-only audit trail. Each record MUST carry a
contiguous sequence number and the digest of the preceding record, computed as
<xref target="settlement-ledger"/> computes a Prior-Entry Hash, and the reconciliation server
MUST publish a signed head of that trail -- its current last sequence number and
digest, under its sealing key -- once per ledger-head notarisation interval, and
MUST notarise that head into the Transparency Service of <xref target="settlement-ledger"/>.</t>
        <t>Earlier revisions called the trail subpoena-grade and specified none of that.
The trail is held by the party whose reads it records, and the accountability of
the Audit Identity entitlement rests on it -- an unaudited audit right is a
standing unaccountable read. Without a chain and an externally anchored head, a
record can be removed or rewritten by the party the trail exists to hold
accountable, and it is then evidence only against a party that has not tampered
with it. This document applies exactly this construction to the Settlement-Layer
Ledger a few sections above and applied none of it here, which is the whole of
the defect: not a technique the document lacks, a technique it did not carry to
the second place that needed it.</t>
        <t>The Portal is a subsystem of the reconciliation server and reads the Ledger
without scope restriction. The scope governs what it RETURNS, not what it may
read. Stating it the other way round would make the Portal unable to compute the
authority under which it answers, since that computation requires reading the
entry first.</t>
        <t>Where the entry read is a Continuation entry, the Portal computes the trust
anchor and the scope from the agreements addressed by the reconciliation entry
carrying the same Reconciliation Hash. A Continuation entry names no registers of
its own, and an intersection taken over an empty set of agreements would either
deny every regulator or restrict none, which are the two failures the rest of
this section exists to avoid.</t>
        <t>The fields a Continuation entry carries are structural: an entry type, a sequence
number, a timestamp, chain hashes, and a pointer to an artefact. None is a
register record, a claim value or a verdict. A regulator in scope for a
reconciliation entry is therefore in scope for every field of every Continuation
entry carrying that entry's Reconciliation Hash, without any agreement having to
enumerate those fields. The alternative -- intersecting a set of field names no
agreement mentions -- yields the empty set, and would make a Sovereign
Re-Notification arrive at a regulator that is then returned nothing when it
follows the pointer. Agreements negotiated before this revision name none of
these fields, and <xref target="retroactive"/> forbids retroactive evaluation from requiring
any agreement to be renegotiated.</t>
        <t>Both intersections are load-bearing. Taking the union across agreements would
let one register operator's permissive agreement widen what a regulator may read
about a reconciliation that also addressed a restrictive register, inverting the
data-residency property this protocol exists to preserve; and requiring the
trust anchor in only one agreement would let a single register operator
unilaterally introduce a regulator identity that authenticates against
multi-register events. Intersecting with the requester's own requested set is
not itself a restriction, since the requester chooses it.</t>
        <section anchor="re-notification">
          <name>Sovereign Re-Notification</name>
          <t>A Sovereign Re-Notification is a COSE_Sign1 by the reconciliation-server sealing
key, under the media type registered in <xref target="iana"/>, whose payload is the CBOR array
of:</t>
          <ul spacing="normal">
            <li>
              <t>the Claim Hash and the Reconciliation Hash of the superseded Output</t>
            </li>
            <li>
              <t>the Entry Sequence Number of the <tt>continuation-supersession</tt> entry recording
the supersession</t>
            </li>
            <li>
              <t>the Material-Change Indicator</t>
            </li>
            <li>
              <t>the verdict values before and after</t>
            </li>
            <li>
              <t>the Attribution, one of <tt>policy-state</tt>, <tt>source-data-version</tt> or
<tt>attribution-indeterminate</tt>, and where it is the last, the Post-Seal Evaluation
Record Hash of the record <xref target="post-seal"/> requires</t>
            </li>
            <li>
              <t>a Notification Timestamp, in the form of <xref target="reconciliation-output"/></t>
            </li>
          </ul>
          <t>encoded as a CBOR array in that order, an absent conditionally-absent element as
CBOR null so that the array's length is fixed, the first element a two-element
array of the two hashes and the fourth a two-element array of the verdict before
and after; and signed under the Sealing-Key Identifier its protected header
carries. The signature is not a payload element.</t>
          <t>The server MUST deliver it to the notification endpoint each affected regulator's
Bilateral Register Agreements declare, MUST retry until acknowledged or until the
retention period of <xref target="delivery"/> elapses, and MUST make every Re-Notification
retrievable by a regulator under <xref target="read-operations"/>. A regulator that is
unreachable when a verdict changes is exactly the case the mechanism exists for,
so delivery cannot be a single attempt, and an obligation with no artefact and no
endpoint -- which is what earlier revisions specified -- is an obligation no
party can discharge or audit.</t>
        </section>
      </section>
      <section anchor="audit-path">
        <name>Audit Path</name>
        <t>Several requirements in this document are justified by what an auditor can
reproduce: the re-typing decision of <xref target="verdict-retyping"/> "without the server's
assurance", the Query Binding of <xref target="partial-attestation"/>, the Policy-Version Hash
"under audit" of <xref target="sealing"/>, and the Deployment Blinding Value of
<xref target="sealing"/>. No earlier revision
defined that path, so every one of those justifications rested on a party the
document did not admit.</t>
        <t>Each Bilateral Register Agreement MUST declare at least one Audit Identity: an
identifier and a key thumbprint, in the form <xref target="audience"/> uses for an Audience
Member. A party authenticating as an Audit Identity under <xref target="read-signing"/> is
entitled to:</t>
        <ul spacing="normal">
          <li>
            <t>every operation of <xref target="read-operations"/>, unredacted, over any reconciliation
addressing the register whose agreement declares that identity</t>
          </li>
          <li>
            <t>the Reconciliation Outputs of those reconciliations, irrespective of their
Audience Sets, by <tt>GET /arp/outputs/{reconciliation-hash}</tt></t>
          </li>
          <li>
            <t>for a named reconciliation, every element of the Policy-Version Hash preimage
of <xref target="sealing"/> EXCEPT the Deployment Blinding Value, together with a
Reconstruction Proof: a keyed digest, computed as HMAC <xref target="RFC2104"/> with
SHA-256 under the
Deployment Blinding Value over the deterministically encoded CBOR array
<tt>["arp-reconstruction-v1", P]</tt>, where <tt>P</tt> is the Policy-Version Hash preimage
array of <xref target="sealing"/> with its Deployment Blinding Value position encoded as
CBOR null so that the array's length is preserved. It is served as the
two-element array of the disclosed elements and the proof, as the <tt>result</tt> of
<tt>GET /arp/outputs/{reconciliation-hash}</tt> where the requester authenticated as
an Audit Identity. An auditor given the Value recomputes it; one not given the
Value can only compare it against another proof the same server produced.  </t>
            <t>
The preimage is pinned here because it was not pinned anywhere. The sweep
recorded in the Document History put every digest preimage and signature
payload in this document into a CBOR array with a normative field order and
null-substitution for absent fields, and enumerated the artefacts it had
reached; this construction was not among them. It had no array, no
domain-separation string, no field order, no rule for the excised element and
no encoding requirement, and it also had no wire representation, since
<xref target="read-operations"/> defines that operation as returning the sealed Output and
<xref target="read-responses"/> defines no slot for a value served beside one</t>
          </li>
        </ul>
        <t>An Audit Identity is NOT given the Deployment Blinding Value, and is not given
the preimage in full, because the preimage contains it. The Value is one
deployment-wide constant and its holder can invert every Claim Hash and
Policy-Version Hash on the published Ledger by the exhaustive search <xref target="sealing"/>
describes, including those of reconciliations the auditor's own register had no
part in; every agreement declares an Audit Identity, so disclosing the Value to
one would disclose the deployment to all of them.</t>
        <t>An Audit Identity that does not hold the Deployment Blinding Value compares one
value the server produced against another value the server produced, under a key
only the server holds, over material that neither the Sealing Signature nor any
Ledger entry commits to. Equality establishes that the server was self-consistent
across the two reads and establishes nothing further. It does not establish that
the disclosed policy elements are the ones sealed into the Policy-Version Hash,
because a server that sealed under one policy state and later disclosed a
different one computes a consistent pair with no more effort than an honest one
does. And it does not establish that the resulting hash is correct. Only an
Audit Identity given the Value can establish either.</t>
        <t>An earlier revision stated the first half as established and only the second as
open, which was one step too generous: it granted the mechanism the property
that a proof minted by the audited party, under the audited party's secret,
over material nothing else commits to, tells a third party something about the
world. A deployment that requires the stronger property MUST
appoint an Audit Identity jointly with every register whose agreement it holds,
and MAY disclose the Value to that joint identity alone. This document states the
limit rather than resolving it, because a construction that let one register's
appointee verify a deployment-wide digest without holding the deployment-wide
secret is a different mechanism than the one specified here.</t>
        <t>An Audit Identity is declared in an agreement rather than named by a requester,
because the party being audited must not choose its auditor after the facts are
known, and because the register whose records are at issue is the party with
standing to insist on one. Its entitlement is scoped to reconciliations
addressing that register: an auditor appointed under one agreement reads nothing
about a reconciliation that agreement had no part in.</t>
        <t>Every access under an Audit Identity MUST be recorded in the append-only audit
trail of <xref target="regulator-portal"/>. An unaudited audit right is a standing
unaccountable read of every Output a deployment holds.</t>
      </section>
      <section anchor="retroactive">
        <name>Retroactive Evaluation</name>
        <t>Upon publication of an updated Pattern Library, an updated Policy Version, or a
new Source-Data Version for any list a register consulted under
<xref target="source-versioning"/>, the Retroactive Evaluation Subsystem MUST execute a
deterministic re-application of the updated state to the retained metadata of
historical Reconciliation Outputs -- the Per-Register Result Set, the resolved
arithmetic and its parameters, and the Source-Data Version Identifiers, being the
inputs from which a Combined Verdict is recomputed. Under a Pattern-Library or
Policy-Version trigger the set to be examined is every retained Output whose
Policy-Version Hash preimage, as the Policy-Epoch Store of <xref target="sealing"/> holds it,
carries a value the transition changed. A Policy-Version Hash is not superseded
as a value: its seventh element is that reconciliation's Requester-Binding, so
it is per-reconciliation and there is no current hash against which to compare
one. What a transition supersedes is a preimage element, and the store holds
every preimage. Earlier revisions selected on "a superseded Policy-Version
Hash", which named no determinate set and left the operator to choose which
Outputs its own policy change had reached. Under a Source-Data Version trigger the policy
state is unchanged and that set would be empty; the set is instead those Outputs
whose Per-Register Result Set carries a Source-Data Version Identifier from the
list that was republished. Under a credential-revocation trigger it is those
whose Requester-Binding rested on the revoked credential. Under a
register-record-correction trigger, being a statement by a Register Operator
under item 32 of <xref target="bra-items"/> that a record it attested has been corrected, the
set is those Outputs carrying a Partial Attestation from that register over the
corrected record.</t>
        <t>The fifth trigger is new in this revision and the gap it closes is the one a
subject would care about most. A <tt>source-data-version</tt> trigger reaches a
corpus-level republication whose state identifier the list publisher assigns and
which must be identical across every attestation over that list; it does not
reach a register correcting one record about one person. So a beneficial-ownership
register carrying an erroneous ownership percentage could produce a <tt>match</tt> on a
sanctions-linkage predicate, correct the record the following week, and no
trigger would fire, no sweep would run and no supersession would be appended. An
Audience Member reading Continuations before relying past the Reliance Horizon
would correctly find nothing, and the verdict built on the error would stand.
<xref target="privacy-erasure"/> states that a rectified verdict is expressed by supersession
rather than by deletion, and until this revision no trigger produced one. Where permissible under the applicable Bilateral
Register Agreements, partial attestations MAY be re-invoked.</t>
        <t>The retroactive evaluation MUST be executable without re-negotiation of any
Bilateral Register Agreement. A material change in a historical Combined Verdict -- defined as any change of
verdict value into, out of, or between the decisive values, the decisive values
being <tt>match</tt> and <tt>no-match</tt> -- MUST trigger a Sovereign Re-Notification through the Regulator Portal, and MUST
additionally be recorded as a Continuation entry of type
<tt>continuation-supersession</tt> against the superseded Output, under the field rules
of <xref target="settlement-ledger"/>, so that a party which acted on the superseded Output
can discover that it was superseded. Notifying only the regulator would leave the party that acted
on a verdict the last to learn it had changed. A transition from <tt>no-match</tt> to <tt>match</tt> is material: it is
the case the protocol's motivating domain cares most about, and a definition
that excluded transitions within the decisive class would omit it. Revocation of a
Verified Principal Credential relied upon in a historical reconciliation is
itself a material change: the Retroactive Evaluation Subsystem MUST re-derive
the affected Requester-Binding class and, where a decisive reconciliation was
performed for what is now an unverifiable requester, emit a Sovereign
Re-Notification.</t>
        <section anchor="sweep-statements">
          <name>Evaluation Sweep Statements</name>
          <t>Every trigger of retroactive evaluation is observed by the reconciliation server,
every decision to run is taken by it, and until this revision nothing recorded
that a sweep had run. "We evaluated and found no change" and "we never evaluated"
were the same observation from every position outside the server, which made the
central obligation of this section unfalsifiable.</t>
          <t>The Retroactive Evaluation Subsystem MUST emit exactly one Evaluation Sweep
Statement for each trigger, within the ledger-head notarisation interval of
<xref target="settlement-ledger"/> measured from the trigger event. One Statement per trigger,
on a deadline tied to an event outside the server, is what makes a missing
Statement provable; "one per sweep" would let an operator batch a quarter's
triggers into a single Statement and remain conformant while evaluating nothing
in time. A Statement comprises:</t>
          <ul spacing="normal">
            <li>
              <t>the trigger, drawn from the registry of <xref target="iana"/> and initially one of
<tt>pattern-library</tt>, <tt>policy-version</tt>, <tt>source-data-version</tt>,
<tt>credential-revocation</tt> or <tt>register-record-correction</tt>, and the identifier
of the artefact that triggered it</t>
            </li>
            <li>
              <t>the Policy-Version Hash and Pattern-Library Version Identifier applied</t>
            </li>
            <li>
              <t>the Entry Sequence Number of the Ledger head when the sweep began and when it
completed</t>
            </li>
            <li>
              <t>the Excluded-Range Set: the set of Entry Sequence Number ranges inside the
bracket that the sweep deliberately did not examine, each a two-element array
of a range and a reason drawn from the registry of <xref target="iana"/>, empty where the
sweep examined its whole bracket</t>
            </li>
            <li>
              <t>the Examined-Range Set: the set of Entry Sequence Number ranges the sweep
covered, each a two-element array of a first and a last Entry Sequence Number
inclusive, the ranges pairwise disjoint and in ascending order, and together
covering every entry between the two head sequence numbers above whose Entry
Type is <tt>reconciliation</tt></t>
            </li>
            <li>
              <t>the count of Reconciliation Outputs examined, and the count found materially
changed</t>
            </li>
            <li>
              <t>the Examined-Set Root: the root of a Merkle tree, constructed as
<xref target="merkle-construction"/> defines it, over the Claim Hashes of the Reconciliation
Outputs examined, sorted in bytewise lexicographic order, so that a party
entitled to one of those reconciliations can be shown an inclusion proof that
its own reconciliation was in the set. The Root commits to the distinct Claim
Hashes examined and to nothing else. By <xref target="merkle-construction"/> the leaf count
and the examined count are not derivable from one another, because two Outputs
over one claim share a Claim Hash and the leaves are deduplicated; and no
construction in this document commits the count found materially changed to
anything beyond this Statement's own signature. Both counts are therefore
assertions of the signing server, which the signature, the Timestamp and the
notarisation make attributable and dated, and do not make verifiable. An
earlier revision said the counts "are not bare assertions", which the
deduplication rule two sections above already contradicted. The Examined-Range
Set and the identity below are what make them checkable, by measuring them
against the Ledger rather than against the Root</t>
            </li>
            <li>
              <t>an Evaluation Sweep Timestamp, in the form of <xref target="reconciliation-output"/></t>
            </li>
            <li>
              <t>the Transparency Service Identifier and EntryID of the notarisation of the
previous Evaluation Sweep Statement, encoded as CBOR null in the first
Statement of a series</t>
            </li>
            <li>
              <t>a Sealing-Key Identifier</t>
            </li>
            <li>
              <t>a signature by the reconciliation-server sealing key, a COSE_Sign1 whose
payload is the CBOR array of the fields above in the order listed, with the
signature position encoded as CBOR null, an absent field likewise, encoded
under Section 4.2.1 of <xref target="RFC8949"/>. The first, second, third, fourth and seventh
items are each a two-element array, so that a field carrying two values
occupies one position</t>
            </li>
          </ul>
          <t>Statements are retrievable under <xref target="read-operations"/> and MUST each be notarised
into the Transparency Service of <xref target="settlement-ledger"/> under their own media
type, within the same interval that bounds their emission. The previous-
notarisation pointer above makes the published series a chain, so that a
withdrawn Statement is detectable rather than merely absent;
<xref target="I-D.ietf-scitt-scrapi"/> retrieves by EntryID and offers no query surface, so a
party not told an EntryID could not find that notarisation by search. A Statement
is retained for the retention period of <xref target="delivery"/>.</t>
          <t>On request under <xref target="read-operations"/>, a server MUST return an inclusion proof of a
given Claim Hash in the Examined-Set Root of a given Statement, to a party
entitled to a reconciliation carrying that Claim Hash.</t>
          <t><strong>The sweep identity.</strong> For every Evaluation Sweep Statement, a party able to
read the Ledger over the Statement's Examined-Range Set MUST be able to verify
all three of the following, and a Statement failing any of them is
non-conforming:</t>
          <ol spacing="normal" type="1"><li>
              <t><strong>The bracket abuts the previous one.</strong> The beginning head sequence number
equals the completing head sequence number of the Statement this one names as
its predecessor, or the Statement is the first of its series. Without this the
identity below is an accounting over an interval the operator chose after
seeing what was in it, and a sweep can be complete over a bracket that begins
after the entries it would rather not have examined. The Examined-Range Set
answers <em>was anything skipped inside the bracket</em>; this answers <em>was the
bracket cut</em>, and the second question is the one an operator with something to
hide would prefer nobody asked.</t>
            </li>
            <li>
              <t>The Examined-Range Set and the Excluded-Range Set together are contiguous
over the interval claimed: the ranges are pairwise disjoint, ascending, and
their union contains every Entry Sequence Number between the two head
sequence numbers whose entry is of Entry Type <tt>reconciliation</tt>. A range the
sweep chose not to examine is therefore individually disposed, with a reason,
rather than absent -- a remainder that reconciles only by arithmetic being
exactly what <xref target="I-D.hillier-coverage-attestation"/> declines to accept, one
level down. A gap is a claim to have examined an interval with a hole
in it, and it is visible because the Ledger is contiguous by construction.</t>
            </li>
            <li>
              <t>The count of Reconciliation Outputs examined equals the number of
<tt>reconciliation</tt> entries in the Examined-Range Set alone.</t>
            </li>
            <li>
              <t>The count found materially changed equals the number of
<tt>continuation-supersession</tt> entries appended in the interval between the two
head sequence numbers whose superseded Reconciliation Hash is one of a
<tt>reconciliation</tt> entry in that union.</t>
            </li>
          </ol>
          <t>The four together are an accounting identity rather than a signature, and that
is the point of them. A signature makes an assertion attributable; an identity
makes it checkable against something the asserting party does not solely
control. The Ledger is append-only, contiguous, head-notarised into a
Transparency Service outside the operator's control, and read under
<xref target="read-operations"/> by regulators, Audience Members, Register Operators and
Audit Identities. Requiring the counts to balance against it converts two
numbers the operator could previously choose into two numbers the operator must
now make true, and a sweep that examined less than it claims fails the identity
at whichever of the three it falsified.</t>
          <t>The first of the four was added after Walter Hawkins showed, on the SCITT
mailing list on 20 August 2026, that an equivalent rule one level down
constrains the remainder inside a declared population and says nothing about
where the population's edge falls. His sentence for it is the one worth keeping:
the information did not survive being moved from the remainder to the
denominator, it just moved. An operator that may choose the bracket has the same
freedom as one that may choose the denominator, and every rule below the first
was satisfiable over a bracket selected after the fact.</t>
          <t>The Examined-Set Root and the Examined-Range Set answer different questions and
both are needed. The Root proves <strong>membership</strong>: an Audience Member can be shown
that its own reconciliation was in the examined set. The Range Set proves
<strong>coverage</strong>: any Ledger reader can see that no interval was skipped. A Merkle
root over a set of Claim Hashes cannot prove coverage, because Claim Hashes are
sparse in the digest space and a set commitment has no notion of the elements
that are missing. Entry Sequence Numbers are dense and contiguous, so absence in
that space is visible in a way absence in the digest space is not. Committing to
the same sweep in both spaces is what lets one artefact answer both questions.</t>
          <t>A Statement does not prove a sweep was performed honestly, and this document does
not claim it does. What it changes is that a sweep not performed is now a
statement the operator has to make, sign and date, rather than a silence. A
Source-Data Version publication is a public event with a public timestamp; an
operator with no Statement within the deadline has not evaluated in time, which
is checkable. The other three triggers are not public events, so the
Policy Parameters Document of <xref target="read-signing"/> carries the identifier and
effective time of every Pattern-Library and Policy-Version transition the server
applies, which makes those two triggers observable. A credential-revocation
trigger is observable to the credential's issuer and to the affected principal
and to nobody else, and this document does not make it more so.</t>
          <t>The fifth trigger, <tt>register-record-correction</tt>, is a statement by a Register
Operator under item 32 of <xref target="bra-items"/>, so the event that starts its clock is
outside the reconciliation server in the same way a list publication is, and the
argument reaches it.</t>
          <t>The falsifiability argument therefore holds for four triggers in five, and it
holds for the second and third of them <strong>only through the anchoring
<xref target="read-signing"/> places on the Policy Parameters Document itself</strong>, which is
stated here because an earlier revision of this section claimed three in four
while the Document carrying two of them was published by the reconciliation
server, under its own key, with no publication time and no notarisation. On
that footing the count was one in four and the sentence claiming otherwise was
the one place this document rounded up. A transition simply omitted from the
array started no clock, and no party could date the Document well enough to show
that it had been. The Publication Timestamp, the notarisation, and the
obligation to republish on the interval whether or not anything changed are
what make the second and third arguments true, and a deployment whose Policy
Parameters Document is not anchored as <xref target="read-signing"/> requires has two
falsifiable triggers and not four.</t>
          <t>Both counts in this paragraph were stale within two hours of the fifth trigger
being added, in opposite directions: the enumeration above still named four
triggers while the registry of <xref target="iana"/> named five, and this sentence still said
three in four. Neither needed a reader to catch. A count in a specification is
an assertion about the specification, and the conformance class of
<xref target="coverage-probes"/> now carries a runner that checks every such count against
the text that makes it. An operator that signs a Statement it did not earn is making a
false attributable claim, which is a different thing from an invisible omission,
and the Examined-Set Root means an Audience Member can require it to prove that
its own reconciliation was in the set it claims to have examined.</t>
          <t>Where a Sovereign Re-Notification cannot state whether a material change arose
from policy state or from Source-Data Version, the <tt>attribution-indeterminate</tt>
Post-Seal Evaluation Record it references MUST state which of the two candidate
causes were examined and why neither could be excluded. A bare qualifier is a
discretionary escape signed by the party that benefits from it.</t>
        </section>
        <section anchor="revocation-reliance">
          <name>Revocation and the reliance window</name>
          <t>Revocation of a Verified Principal Credential cannot be detected at the moment of
reliance by a party that is not checking, and this protocol does not put a
revocation check in the hot path of every relying party. What it does instead is
bound the window. An Audience Member MUST read the Continuation entries for a
Reconciliation Hash under <xref target="ledger-read"/> before relying on that Output past its
Reliance Horizon (<xref target="reliance-horizon"/>), and the supersession that records a
revocation is among the entries that read returns. Reliance inside the horizon on
a credential revoked during it is possible and is not prevented; reliance years
later on an Output whose principal was disowned the following week is prevented,
which is the case that matters and the case earlier revisions left open. The
horizon is declared per predicate, so a deployment needing a shorter window for a
sanctions predicate than for a corporate-registry one sets one.</t>
        </section>
        <section anchor="coverage-probes">
          <name>Coverage Probes</name>
          <t>Every mechanism in this section makes a sweep that was not performed into a
statement an operator has to sign and date. None of them establishes how much of
what should have been examined actually was. The sweep identity of
<xref target="sweep-statements"/> closes the gap between the counts and the Ledger; it does
not close the gap between the Ledger and the world, because an operator that
never wrote an entry has nothing to be caught balancing.</t>
          <t>That is the omission problem, and it does not have a proof. It has an estimator.</t>
          <t><strong>The construction.</strong> A <strong>Coverage Probe</strong> is an ordinary reconciliation,
commissioned by an Audit Identity under <xref target="audit-path"/>, that is indistinguishable
at the reconciliation server from any other reconciliation over the same
predicate and register set. Before commissioning a set of probes, the Audit
Identity publishes a <strong>Probe Commitment</strong>: a COSE_Sign1 under its own key whose
payload is the Merkle Root, constructed as <xref target="merkle-construction"/> defines it,
over the Claim Hashes of the probes it intends to commission, together with
their count and a Commitment Timestamp. The commitment is published before the
first probe is commissioned and MUST be notarised into the Transparency Service
of <xref target="settlement-ledger"/>.</t>
          <t>After a sweep that should have covered them, the Audit Identity requests an
inclusion proof for each probe's Claim Hash under the Examined-Set Root of the
Statement covering the interval its probe fell in, which <xref target="sweep-statements"/>
already obliges the server to return. The <strong>recovery fraction</strong> is the number of
probes for which a valid inclusion proof was returned, over the number
committed.</t>
          <t><strong>What it estimates.</strong> The recovery fraction is an unbiased estimator of the
proportion of eligible Outputs the sweep actually examined, provided the server
cannot distinguish a probe from an ordinary reconciliation. Applied to the
examined count the Statement asserts, it yields an estimate of the population
that should have been examined and was not: where a sweep asserts <tt>E</tt> examined
and recovers <tt>m</tt> of <tt>k</tt> probes, the eligible population is estimated at
<tt>E * k / m</tt>, and the shortfall at <tt>E * (k - m) / m</tt>.</t>
          <t>This is not a proof about any individual Output and this document does not claim
it is. It is a bound on an aggregate, with a confidence interval that narrows as
<tt>k</tt> grows, and it is the only thing in this document that speaks to the size of
what was never written down. An operator suppressing a class of reconciliations
suppresses probes at the same rate, because it cannot tell them apart, and the
suppression appears in the recovery fraction rather than in any artefact the
operator controls.</t>
          <t><strong>Indistinguishability is the whole of the mechanism, and it is what makes it
expensive.</strong> A probe MUST address real registers over a real predicate and MUST
be charged against a real query budget, and its subject MUST be drawn from the
same distribution as ordinary subjects for that predicate. A server that can
identify probes by their subject, their register set, their timing, their
requester or their budget treatment can examine those and suppress the rest, and
the estimator then reports the operator's discrimination rather than its
coverage. A deployment MUST NOT exempt a probe from any charge, limit or path
that applies to an ordinary reconciliation, and MUST NOT mark one as a probe in
any artefact before the sweep it tests has been notarised.</t>
          <t><strong>Why the commitment precedes the probes.</strong> Without it, an auditor could
commission many probes, observe which were examined, and publish only those it
liked, in either direction: an auditor hostile to an operator publishes only the
misses, and an auditor captured by one publishes only the hits. The commitment
fixes the denominator before the numerator is knowable to anybody, which is what
makes the fraction evidence rather than a selection.</t>
          <t><strong>What it costs and what it cannot do.</strong> Probes consume register capacity, and a
register bears that cost without receiving the benefit, so the number of probes
is a term for a Bilateral Register Agreement rather than a constant this
document sets; item 33 of <xref target="bra-items"/> carries it. The technique establishes
nothing about a deployment whose registers are themselves suppressing, since a
probe's answer is only as good as the register's. And it cannot reach a
reconciliation that was never commissioned by anyone, which is the requester's
vantage and not the auditor's.</t>
          <t>The estimator is standard practice in fields that must characterise a survey
they cannot repeat: sources of known brightness are injected into an
astronomical image and the fraction recovered gives the survey's completeness
function; marked individuals are released into a population and the fraction
recaptured bounds the population that was never seen. In both cases the quantity
of interest is what the instrument missed, which cannot be observed directly and
can be estimated from a known signal passed through the same instrument. A
retroactive evaluation sweep is an instrument of that kind.</t>
        </section>
      </section>
      <section anchor="crypto-upgrade">
        <name>Cryptographic-Primitive-Upgrade Path</name>
        <t>Each Bilateral Register Agreement MUST declare a
Cryptographic-Primitive-Upgrade Path comprising an ordered equivalence list
for each of three primitive classes: claim-encryption,
partial-attestation-signature, and sealing-signature. The equivalence list
MUST include at least one post-quantum primitive for each class, drawn from a
set including ML-KEM <xref target="FIPS203"/> for key encapsulation and ML-DSA <xref target="FIPS204"/>
for signature operations.</t>
        <t>A primitive rotation MAY be executed simultaneously across the three
layers without bilateral renegotiation. The Settlement-Layer Ledger
remains continuous across the rotation because Ledger entries commit to
hashes of canonicalised content rather than to cryptographic identities. The
Entry Signature and the Sealing-Key Identifier it carries are the exception, and
a verifier MUST resolve the Sealing-Key Identifier carried by each entry rather
than assume one key across the chain. An entry signed under a superseded
primitive remains verifiable under the key that identifier resolves. The chain
is unbroken across a rotation, but not because it is independent of the
primitive: the Prior-Entry Hash of <xref target="settlement-ledger"/> is the Signing Input
Digest of the preceding entry's Entry Signature, so it depends on the algorithm
identifier in that signature's protected header, which the <tt>Sig_structure</tt>
covers. It does not depend on the signature bytes, and that is deliberate.
Earlier revisions took the Prior-Entry Hash over the whole preceding entry
including its Entry Signature and argued the chain was unbroken because those
bytes "are fixed at the moment the entry is appended and are never rewritten".
Fixed for the operator, and not unique: <xref target="signature-malleability"/> measures a
primitive under which one signing act has many verifying encodings, so the bytes
a reader is handed are not the bytes the operator appended and a chain keyed on
them breaks for that reader alone. A verifier recomputing a Prior-Entry Hash
across a rotation boundary takes the protected header and the payload byte
strings from the preceding entry's COSE_Sign1 verbatim and constructs the
<tt>Sig_structure</tt> around them. It MUST NOT re-encode the protected header: those
bytes are the signer's and are what the signature covers, and a verifier that
re-encoded them would compute a different digest wherever its encoding differed
from the signer's, and could not encode a rotated primitive's header parameters
at all without implementing that primitive. The verifier therefore parses a
COSE_Sign1 but needs no knowledge of the primitive under which it was signed,
and in particular need not verify it. That is more than earlier revisions asked,
which was to copy the preceding entry's bytes and hash them; the additional
requirement is COSE parsing, and it is the price of a digest that does not move
when the signature encoding does.</t>
      </section>
      <section anchor="bra">
        <name>The Bilateral Register Agreement</name>
        <t>A register is addressable under this document only through a Bilateral Register
Agreement. Nothing in this document can be executed against a register that has
none: the projection has no permitted-predicate set to test against, the channel
has no construction, the encryption has no key, and the Per-Register Claim
Projection has no Bilateral-Register-Agreement Hash to carry. This section is
where the obligations that other sections place on an Agreement are gathered,
and it is the definition of the Agreement Hash.</t>
        <section anchor="bra-items">
          <name>Declared items</name>
          <t>Each Bilateral Register Agreement MUST declare each of the following, save where
an item is marked OPTIONAL or the text of the item admits its absence;
<xref target="bra-hash"/> lists which those are. The numbering is normative: it is the order
in which the Agreement Hash of <xref target="bra-hash"/> is computed, and it is the only
order this document specifies.</t>
          <ol spacing="normal" type="1"><li>
              <t>The permitted-predicate set of <xref target="projection"/>.</t>
            </li>
            <li>
              <t>The supported cryptographic primitives, including any post-quantum primitives
selected under <xref target="post-quantum"/>. Every primitive appearing in an equivalence
list of item 3 MUST appear here.</t>
            </li>
            <li>
              <t>The Cryptographic-Primitive-Upgrade Path of <xref target="crypto-upgrade"/>.</t>
            </li>
            <li>
              <t>The transport, endpoint, framing and encryption construction of the bilateral
channel of <xref target="projection"/>.</t>
            </li>
            <li>
              <t>The regulator-identity-provider trust anchor of <xref target="regulator-portal"/>.</t>
            </li>
            <li>
              <t>The notification endpoint of <xref target="re-notification"/>.</t>
            </li>
            <li>
              <t>The statutory-regulator-access scope of <xref target="regulator-portal"/>, together with
the per-jurisdiction permitted-read-field and permitted-read-predicate sets
it is computed from.</t>
            </li>
            <li>
              <t>The Subject Reference form of <xref target="projection"/>.</t>
            </li>
            <li>
              <t>The Freshness Window of <xref target="projection"/>.</t>
            </li>
            <li>
              <t>The register's data-format profile under <xref target="format-profiles"/>, together with
every value that profile obliges a declaring Agreement to supply or to name,
in the order the profile enumerates them. A vocabulary release a profile
requires the Agreement to name is such a value and is not a parameter in the
sense of <xref target="format-profiles"/>, so naming only the parameters would leave it
outside the Agreement Hash.</t>
            </li>
            <li>
              <t>The register's public key material, as a COSE Key Set carrying at least one
claim-encryption key and at least one partial-attestation-signature key,
each with its <tt>arp-key-status</tt> and <tt>arp-key-validity</tt>.</t>
            </li>
            <li>
              <t>The response window after which a register is recorded unresponsive.</t>
            </li>
            <li>
              <t>The per-principal per-subject query budget of <xref target="containment"/> and the
interval over which it is measured.</t>
            </li>
            <li>
              <t>Any per-subject ceiling under <xref target="containment"/>.</t>
            </li>
            <li>
              <t>The ledger-head notarisation interval of <xref target="settlement-ledger"/>.</t>
            </li>
            <li>
              <t>The Transparency Service of <xref target="settlement-ledger"/>.</t>
            </li>
            <li>
              <t>The artefact retention period of <xref target="delivery"/>.</t>
            </li>
            <li>
              <t>The read rate limit of <xref target="read-errors"/>.</t>
            </li>
            <li>
              <t>The notarisation polling bound of <xref target="async-registration"/>.</t>
            </li>
            <li>
              <t>The authority origin of the reconciliation server the Agreement authorises.</t>
            </li>
            <li>
              <t>At least one Audit Identity under <xref target="audit-path"/>.</t>
            </li>
            <li>
              <t>The Register Operator's own read key.</t>
            </li>
            <li>
              <t>Whether the Per-Register Claim Projection must carry the Requester-Binding
Class.</t>
            </li>
            <li>
              <t>The audit right over the query-budget counter of <xref target="budget-suppression"/>.</t>
            </li>
            <li>
              <t>The reserved proportion of any per-subject ceiling and its per-principal
sub-budget.</t>
            </li>
            <li>
              <t>The response freshness tolerance of <xref target="read-responses"/>, which is the
backward bound only. It MUST be at least sixty seconds, and MUST NOT exceed
the effective ledger-head notarisation interval of <xref target="settlement-ledger"/> or
sixty seconds, whichever is longer, that interval being the shortest item 15
any Bilateral Register Agreement the deployment holds declares. The floor is
stated because the bound runs backward from the reader's receipt of the
response and the response was produced before that instant: a tolerance
below the transit and clock disagreement between the two parties rejects
every honest response, and a tolerance of zero rejects all of them, which is
a denial of service a deployment can declare itself into without any party
misbehaving. Sixty seconds is the figure this document fixes for the forward
bound of this test and of the two others that bound a party against another's
clock over a message it has just received, so using it as the floor makes the
narrowest admissible interval symmetric. A fourth test, the witness
observation window of <xref target="quorum-rule"/>, bounds a pair of clocks over an
artefact published on an interval rather than over a message in flight; its
forward bound is the greater of sixty seconds and twice that interval, and
sixty seconds is its floor in both directions for the reason it is the floor
here. The
forward bound is that fixed sixty seconds and is not negotiable per
Agreement: a forward bound each deployment set for itself would restore the
untestable case the fixed one exists to close. Bounding the ceiling against
this Agreement's own item 15 would admit a tolerance longer than the interval
the deployment notarises at, and so a response naming a head the reader could
already know to be superseded. Where that interval is itself shorter than sixty
seconds the floor governs, a ceiling below a floor being a term no deployment
can declare, and such a deployment trades the supersession property for
liveness knowingly: it notarises more often than the window in which a reader
will accept a response, so a response naming a superseded head is admissible
by exactly the difference. A deployment that wants both notarises no more
often than sixty seconds.</t>
            </li>
            <li>
              <t>The Witness Set of <xref target="bra-witness"/>, which MAY be empty.</t>
            </li>
            <li>
              <t>The Witness Quorum of <xref target="bra-witness"/>.</t>
            </li>
            <li>
              <t>OPTIONALLY, an audience constraint under <xref target="audience"/>.</t>
            </li>
            <li>
              <t>The regulator read keys of <xref target="read-signing"/>, or the means by which they are
resolved from the trust anchor of item 5, together with the means by which
key material for items 21, 22, 27 and 30 is retrieved. A Witness Entry
carries a key thumbprint, and a thumbprint is not key material, so without
this a relying party holding a Head Consistency Statement has no defined way
to obtain the key that verifies it.</t>
            </li>
            <li>
              <t>Whether partial attestations may be re-invoked under <xref target="retroactive"/>.</t>
            </li>
            <li>
              <t>Whether the Register Operator notifies corrections to records it has
attested, and the endpoint at which it does so, which is what makes the
<tt>register-record-correction</tt> trigger of <xref target="retroactive"/> reachable.</t>
            </li>
            <li>
              <t>The Coverage Probe allowance of <xref target="coverage-probes"/>: the number of probes an
Audit Identity may commission against that register per interval, and the
interval, as a two-element array of unsigned integers.</t>
            </li>
          </ol>
          <t>Items 26, 27, 28, 30, 31, 32 and 33 are new in this revision; item 29 is carried from
-03 in a new position. Three of the seven, items 26, 30 and 31, were already
relied on elsewhere in this document while sitting outside the Agreement Hash.
<xref target="read-responses"/> obliges a deployment to declare a response freshness
tolerance in its Bilateral Register Agreements; that is item 26.
<xref target="read-signing"/> obliges an Agreement to declare the keys under which a
regulator reads, and item 5's regulator-identity-provider trust anchor is not a
key; that is item 30. In both cases two deployments could agree on every item
the Agreement Hash committed to, differ on the term, and compute the same
Agreement Hash -- an Agreement Hash that does not cover a term the Agreement is
required to carry. <xref target="retroactive"/> makes re-invocation of partial attestations
conditional on what the applicable Agreements permit without making that
permission a declared item; that is item 31. Items 27 and 28 specify the witness
quorum <xref target="read-responses"/> names and earlier revisions declined to fix. Items 32
and 33 are terms this revision creates rather than terms it moves inside the
Agreement Hash: item 32 is what makes the <tt>register-record-correction</tt> trigger of
<xref target="retroactive"/> reachable, and item 33 is the probe allowance <xref target="coverage-probes"/>
meters against.</t>
          <t><strong>An Agreement computed under an earlier revision does not compute the same
Agreement Hash under this one.</strong> The Agreement Hash covers seven items it did
not cover before -- 26, 27, 28, 30, 31, 32 and 33 -- and <xref target="bra-hash"/> now fixes
the CBOR type of every item and the ordering within every set-valued one, so the
value changes for every Agreement even where no negotiated term has changed.
Agreements MUST be recomputed, and a deployment holding a
Bilateral-Register-Agreement Hash recorded before this revision MUST
treat it as naming an Agreement under the earlier item list rather than
as a value comparable with one computed under this section. Comparing the two
is the Bilateral-Register-Agreement drift of <xref target="agreement-drift"/>, and a
deployment that does not recompute will observe drift where none exists.</t>
        </section>
        <section anchor="bra-witness">
          <name>Witness Set and Witness Quorum</name>
          <t><xref target="read-responses"/> establishes that an empty result is falsifiable to the extent
that its reader holds head-consistency evidence for the served chain from an
observer independent of the responding service, and that head evidence obtained
only from that service bounds nothing. It states the preference -- a witness
countersignature over the head, or, failing that, an independently anchored head
digest -- without saying how many countersignatures, from whom, or what makes
two of them two rather than one. This section says.</t>
          <section anchor="witness-entries">
            <name>Witness Entries</name>
            <t>A <strong>Witness Set</strong> is a set of zero or more Witness Entries. Each Witness Entry
is a CBOR array of exactly three elements, in this order and not nested:</t>
            <ol spacing="normal" type="1"><li>
                <t>the Audience Member Identifier, as <xref target="audience"/> defines it;</t>
              </li>
              <li>
                <t>the Verification Method Reference, as <xref target="audience"/> defines it; and</t>
              </li>
              <li>
                <t>an <strong>Operating-Party Identifier</strong>: an Authority Origin naming the party that controls the
witness.</t>
              </li>
            </ol>
            <t><xref target="audience"/> encodes those first two as a two-element array. Here they are the
first and second elements of a three-element array and are not wrapped in one,
because a Witness Entry is carried both in the Agreement Hash of <xref target="bra-hash"/>
and in the Policy Parameters Document of <xref target="read-signing"/>, and two readings of
one shape would let those two artefacts disagree about a set they are both
supposed to describe.</t>
            <t>Two Operating-Party Identifiers are <strong>distinct</strong> where they differ after
normalisation under Sections 6.2.2 and 6.2.3 of <xref target="RFC3986"/>. Comparison is over
the normalised form and is otherwise bytewise. Without a stated normalisation
<tt>https://acme.example</tt> and <tt>https://ACME.example/</tt> are distinct to one
implementation and identical to another, and whether a quorum is met turns on
which.</t>
            <t>A Witness Entry's Operating-Party Identifier MUST NOT be that of the
reconciliation server, of the Transparency Service of <xref target="settlement-ledger"/>, of
any party controlling either, of any party controlled by either, or of any party
under common control with either, and no two Witness Entries counted toward one
quorum may be under common control with each other. The first exclusion runs in
every direction because
running it upward alone excludes nothing that matters: a reconciliation server
that incorporates three subsidiaries, declares three distinct Operating-Party
Identifiers and satisfies a quorum of three controls every observation the
quorum is composed of, and the fork <xref target="read-responses"/> is concerned with stays
invisible while the quorum reports it as checked. The second exclusion is there
because the rationale of this section is observer diversity and not identifier
diversity: three witnesses that are three subsidiaries of one unrelated parent
declare three distinct Operating-Party Identifiers, pass the distinctness test
as a verifier computes it, and are one observation reported three times. The
Register Operator of the addressed register, and any operator of a secondary
store under <xref target="ledger-replication"/>, are excluded on the same ground.</t>
          </section>
          <section anchor="head-consistency">
            <name>Head Consistency Statements</name>
            <t>A <strong>Head Consistency Statement</strong> is a COSE_Sign1 by a witness, under the media
type registered in <xref target="iana-media"/>, carrying the <tt>arp-witness-identifier</tt> header
parameter registered in <xref target="iana"/> in its protected header, whose payload is
the deterministically encoded CBOR array, under <xref target="cbor-cose"/>, of:</t>
            <ol spacing="normal" type="1"><li>
                <t>the text string <tt>arp-head-consistency-v1</tt>;</t>
              </li>
              <li>
                <t>the Entry Sequence Number of the head covered;</t>
              </li>
              <li>
                <t>the Self-Entry Hash of that entry;</t>
              </li>
              <li>
                <t>the Statement Timestamp of the Ledger Head Statement the witness observed, in
the form of <xref target="reconciliation-output"/>; and</t>
              </li>
              <li>
                <t>the <strong>Witness Observation Time</strong>, being the time the witness produced this
Statement, in the same form.</t>
              </li>
            </ol>
            <t>Item 5 exists because a COSE_Sign1 is not dateable from its own bytes, so a
freshness rule over a Statement carrying no time is a rule no verifier can
apply. <xref target="settlement-ledger"/> adds a Statement Timestamp to the Ledger Head
Statement for the same reason.</t>
          </section>
          <section anchor="witness-linkage">
            <name>Witness Linkage Segments</name>
            <t>A <strong>Witness Linkage Segment</strong> is a COSE_Sign1 by a witness, under the media type
registered in <xref target="iana-media"/>, carrying the <tt>arp-witness-identifier</tt> header
parameter registered in <xref target="iana"/> in its protected header, whose payload is the
deterministically encoded CBOR array, under <xref target="cbor-cose"/>, of:</t>
            <ol spacing="normal" type="1"><li>
                <t>the text string <tt>arp-witness-linkage-v1</tt>;</t>
              </li>
              <li>
                <t>the Authority Origin of the reconciliation server whose Settlement-Layer
Ledger the Segment covers, as a text string, normalised as <xref target="witness-entries"/>
normalises an Operating-Party Identifier, so that equality is a test a
verifier computes rather than one it decides and a Segment cannot be
presented as evidence about a Ledger it was not taken over;</t>
              </li>
              <li>
                <t>the Entry Sequence Number of the lowest entry the Segment covers, as an
unsigned integer;</t>
              </li>
              <li>
                <t>the Entry Sequence Number of the highest entry it covers, as an unsigned
integer;</t>
              </li>
              <li>
                <t>the ordered array, lowest Entry Sequence Number first, of the linkage array
of <xref target="read-operations"/> for each entry in that inclusive interval, each a
four-element array of the Entry Sequence Number as an unsigned integer and
the Prior-Entry Hash, the Self-Entry Hash and the Signing Input Digest of
that entry's Entry Signature, each as a byte string; and</t>
              </li>
              <li>
                <t>the time the witness produced this Segment, in the form of
<xref target="reconciliation-output"/>. It is present for the reason item 5 of
<xref target="head-consistency"/> is present: a COSE_Sign1 is not dateable from its own
bytes.</t>
              </li>
            </ol>
            <t>A Segment MUST cover at least one and at most <strong>one thousand</strong> entries. The cap
is what makes the artefact bounded independently of how often a witness
observes or how fast a Ledger is appended to, both of which this document leaves
to a deployment; a witness with more entries to cover publishes consecutive
Segments rather than one larger one.</t>
            <t>A Witness Entry names one Ledger. A party observing more than one MUST appear as
one Witness Entry per Ledger, under a distinct Operating-Party Identifier and so
a distinct Authority Origin, because the addressing below is by Entry Sequence
Number alone and two series on one origin would give one sequence number two
Segments and no conforming answer.</t>
            <t>Item 3 of a Segment MUST be one greater than item 4 of the Segment the witness
published before it, or, in the first Segment it publishes for a Ledger, the
Entry Sequence Number the witness elects to attest from. The lowest entry a witness's
first Segment for a Ledger covers is that witness's <strong>Attestation Floor</strong> for
it, and a witness chooses that value when it begins publishing: one that begins
observing a Ledger at entry n attests from n and makes no claim below it, which
is what lets a witness join a Ledger of any length without signing its history.</t>
            <t><strong>A witness MUST publish Segments that together cover every Entry Sequence
Number from its Attestation Floor to the head named by the most recent Head
Consistency Statement it has published for that Ledger.</strong> The obligation is
stated as coverage rather than per observation so that an interval in which
nothing was appended obliges nothing: <xref target="settlement-ledger"/> republishes the
Ledger Head Statement once per notarisation interval and not on every append,
and a Statement covering a head already covered needs no further Segment. A
Statement whose head the witness's Segments do not reach is a Statement no
relying party can use for the second branch of <xref target="quorum-rule"/>; the first branch
needs no Segment.</t>
            <t>A witness MUST serve, at <tt>/.well-known/arp-witness-linkage/{n}</tt> on the Authority
Origin of its Operating-Party Identifier, where <tt>{n}</tt> is an Entry Sequence
Number, the single Segment whose interval contains <tt>n</tt>, and MUST answer <tt>404</tt>
where it has published none covering <tt>n</tt>, which is the answer for every <tt>n</tt>
below its Attestation Floor. It MUST serve its most recently published Segment
at <tt>/.well-known/arp-witness-linkage</tt>. Each response carries exactly one Segment
under the media type registered in <xref target="iana-media"/>. A witness MUST serve the same
Segment for a given Entry Sequence Number on every request, and MUST serve
Segments to any party without authentication, for the reason <xref target="quorum-rule"/>
gives for serving Head Consistency Statements that way: an artefact obtainable
only through the party it is evidence about is that party's selection.</t>
            <t>A relying party assembles an interval by requesting the Segment containing the
head a response names and then the Segment containing one above each Segment's
item 4, until one covers the head a Head Consistency Statement names. It MUST
stop and treat the interval as uncovered on a <tt>404</tt>, on a Segment whose item 3
is not one greater than the item 4 of the Segment below it, or on a Segment
carrying a signature that does not verify. The first Segment it fetches has no
Segment below it and is subject only to the last of those.
Addressing per entry rather than per collection
is what makes the cost of assembling an interval proportional to the interval
rather than to the witness's publication history; the interval itself is
unbounded, so a relying party MAY decline to assemble one longer than it is
prepared to fetch and holds no evidence from that witness where it does.</t>
            <t>A witness MUST retain and serve every Segment it has published for a Ledger for
as long as it publishes Segments for that Ledger, and for at least one year
after its last publication for it. The period is stated against the witness's own
publication history because a witness is party to no Bilateral Register
Agreement and cannot compute the retention period of <xref target="delivery"/>. A relying
party that cannot obtain the Segments covering an interval holds no evidence for
that interval from that witness, which is the same outcome as an unreachable
origin.</t>
            <t>Two Segments by one witness for one Ledger whose intervals intersect, and whose
linkage arrays differ at any entry in the intersection, are a <strong>witness
equivocation</strong>. A relying party holding both MUST NOT count that witness toward
a quorum under <xref target="quorum-rule"/>. Detection is opportunistic in the way
<xref target="settlement-ledger"/> says detection of two entries at one Entry Sequence Number
is opportunistic: the addressing above returns one Segment per entry, so a party
sees a pair only where it retained an earlier Segment, or compared with another
party, and no single request reveals one. What the rules above establish is not
that equivocation is caught but that it is the <strong>only</strong> way a witness can present
two chains over one interval, since a conforming witness publishes each interval
once and serves one Segment for each entry. That is the property the append-only
claim of <xref target="quorum-rule"/> rests on, and its enforcement is an audit obligation
rather than a verifier-side test.</t>
            <t>A Segment carries no Reconciliation Hash, no Claim Hash and no structural
metadata, because a linkage array carries none. What its unauthenticated
publication adds over the entitled read of <xref target="read-operations"/> is set out in
<xref target="privacy"/>.</t>
          </section>
          <section anchor="quorum-rule">
            <name>The quorum rule</name>
            <t>The <strong>Witness Quorum</strong> is an integer <tt>t</tt> with <tt>0 &lt;= t &lt;= n</tt>, where <tt>n</tt> is the
cardinality of the Witness Set. A Witness Set MUST contain at least <tt>t</tt> entries
with pairwise distinct Operating-Party Identifiers; an Agreement whose Witness
Set does not is non-conforming, and a deployment MUST NOT address a register
under it. Without that constraint an Agreement declaring three entries under one
operating party and <tt>t</tt> of three is well formed, satisfiable by nobody, and
every empty result served under it is permanently unfalsifiable with no
conformance test firing.</t>
            <t>A relying party holds sufficient head-consistency evidence for an empty result
under <xref target="read-responses"/> when it holds Head Consistency Statements from at least
<tt>t</tt> Witness Entries where:</t>
            <ul spacing="normal">
              <li>
                <t>each verifies under the key material declared for that entry;</t>
              </li>
              <li>
                <t>the <tt>t</tt> entries have <strong>pairwise distinct Operating-Party Identifiers</strong>;</t>
              </li>
              <li>
                <t>the <tt>t</tt> entries have <strong>pairwise distinct Verification Method References</strong>, and
a relying party MUST reject a set in which two entries resolve to the same
key. Distinctness of the Operating-Party Identifier alone does not establish
that two entries are two observations: two entries declaring one key under two
Operating-Party Identifiers are satisfied by a single COSE_Sign1, and a
relying party applying only the previous condition counts one signature twice
and reports a quorum of two met by one signer. That failure is mechanical and
locally checkable, which distinguishes it from the declared-independence limit
<xref target="bra-limits"/> concedes and cannot close: a verifier cannot test whether two
named parties are truly independent, and it can always test whether two
entries name one key;</t>
              </li>
              <li>
                <t>each covers the head the response names, that is, item 2 of the Statement
equals the response's <tt>as-of-sequence-number</tt> and item 3 equals the Self-Entry
Hash that response names; or covers a head at a higher Entry Sequence Number
<strong>and</strong> the relying party additionally holds the Witness Linkage Segments of
<xref target="witness-linkage"/> covering the two, <strong>obtained from that witness's own
origin and not from the responding service</strong>, and has verified all six of:  </t>
                <ol spacing="normal" type="1"><li>
                    <t>that each Segment verifies under the same key material as the Statement,
carries the same <tt>arp-witness-identifier</tt>, and carries as its item 6 a
time no later than the Witness Observation Time of that Statement, so
that the chain and the head are one witness's observation, not two
parties', and not one witness's later account of an earlier interval;</t>
                  </li>
                  <li>
                    <t>that item 2 of each names the Authority Origin of the responding
reconciliation server;</t>
                  </li>
                  <li>
                    <t>that item 3 of each Segment above the lowest it holds is one greater
than item 4 of the Segment below it, and that between them they cover
every Entry Sequence Number from the named head to the head the Statement
covers, inclusive. A span covered by one Segment satisfies this on its
second clause alone;</t>
                  </li>
                  <li>
                    <t>that the Self-Entry Hash of the linkage array at the Statement's Entry
Sequence Number equals item 3 of that Statement;</t>
                  </li>
                  <li>
                    <t>that the Self-Entry Hash of the linkage array at the named head equals
the one the response names; and</t>
                  </li>
                  <li>
                    <t>that the linkage array at each sequence number in that interval above
the named head carries, as its Prior-Entry Hash, the Signing Input Digest
that the linkage array of the entry below it reports. The named head is
the bottom of the interval, the entry below it is outside the Statement's
coverage, and check 5 is what pins that end.</t>
                  </li>
                </ol>
                <t>
A relying party holding two Segments from one witness that equivocate under
<xref target="witness-linkage"/> MUST NOT count that witness toward the quorum, whichever
branch it would otherwise satisfy. The linkage array carries that
digest as its fourth element precisely so this condition is computable by the
party required to compute it: a Signing Input Digest is taken over the
<tt>Sig_structure</tt>, so neither the protected header nor the payload of the entry
below is recoverable from a sequence number and three hashes, and the
substitution a reader might reach for instead is the one the next sentence
forbids. Those last two values are digests over different
preimages -- <xref target="settlement-ledger"/> takes a Self-Entry Hash over the entry
array with two positions nulled and a Prior-Entry Hash over a <tt>Sig_structure</tt>
-- so a verifier MUST NOT test them for equality against each other; and</t>
              </li>
              <li>
                <t>each carries a Witness Observation Time no earlier than sixty seconds before
the Statement Timestamp of item 4 and no later than the greater of sixty
seconds and twice the effective ledger-head notarisation interval after it,
that interval being the shortest
any Bilateral Register Agreement the deployment holds declares, per the
direction rule of <xref target="delivery"/>. The sixty seconds is the allowance this
document makes wherever one party's clock is tested against another's, here
the witness's against the reconciliation server's: with no allowance a witness
whose clock is a second slow fails this condition on every Statement it
publishes, permanently and with no party misbehaving, which is the case item
26 of <xref target="bra-items"/> floors the response freshness tolerance to avoid. The
forward bound is floored for the same reason: a deployment notarising every
few seconds would otherwise admit a window of a few seconds against a clock
this document does not synchronise, and a witness running slightly fast would
fail on every Statement it published. <xref target="response-clocks"/> gathers the clock
bounds this document sets. A witness whose Statements fall outside this window
satisfies no condition of this rule and so counts toward no quorum, which is
the outcome <xref target="head-consistency-channel"/> gathers for every other way a witness
can fail to contribute.</t>
              </li>
            </ul>
            <t>A witness MUST publish its Head Consistency Statements at
<tt>/.well-known/arp-head-consistency</tt> on the Authority Origin of its
Operating-Party Identifier, most recent first, under the media type registered
in <xref target="iana"/>, and MUST serve them to any party without authentication. The
Operating-Party Identifier is for this reason an Authority Origin and not a bare
name: an identifier that names a party without locating it cannot be the route
by which the artefact is obtained.</t>
            <t><strong>A relying party MUST obtain Head Consistency Statements from the witnesses'
own origins, and MUST NOT accept for quorum purposes a Statement obtained from
the responding service.</strong> Until this revision the document specified the
artefact, the quorum arithmetic and the freshness window, and specified no
channel at all, which left the obvious implementation: the responding service
hands over the witness statements alongside its response. That implementation
satisfies every condition above. The witness signature stops the service
forging a Statement and does nothing to stop it choosing which ones to pass on,
and under exactly the fork this mechanism exists to detect, an operator serving
two branches hands each reader the statements of the witnesses it fed that
branch. Every check passes on both branches and the quorum is met on both.</t>
            <t>This is the whole of the artefact's value and it was the one thing not stated.
A Head Consistency Statement obtained from the party it is evidence about is
not independent evidence; it is the responding service's own selection,
countersigned. Where a witness origin is unreachable, the relying party holds
fewer than <tt>t</tt> Statements and MUST act under <xref target="read-responses"/> accordingly,
rather than accepting a substitute from the service.</t>
            <t><strong>The chain requirement is what makes the artefact worth its name, and the
requirement that the Segments come from the witness is what makes the chain
evidence.</strong> A witness signature over a head at a higher sequence number is, on
its own, evidence about whatever branch that witness was served, which may not
be the reader's: a fork at disjoint sequence numbers is precisely a pair of
heads neither of which contradicts the other. So the two observations have to be
put on one chain, and the chain has to be one the responding service did not
write.</t>
            <t>Anchoring the ends of a service-supplied chain does not do it, and the
arithmetic is worth stating because it is not obvious. The condition anchors two
Self-Entry Hashes, one signed by the witness at the top of the span and one
named by the response at the bottom, and then walks a chain over two other
positions, the Prior-Entry Hash and the Signing Input Digest. No anchored value
sits in a position the chain reads. The reader cannot recompute any value it
does read, for the reason the previous paragraph gives. And the lower anchor is
the response's own claim, so it constrains the service against itself and
nothing else. A service supplying the arrays therefore supplies every value the
chain is made of, and an equality between two values one party supplies is not
evidence about that party: it can serve the Self-Entry Hash the witness
published at the top, its own values in every other position, and satisfy each
part of the condition. Extending the span makes that easier rather than harder,
since every interior array is two further values the condition constrains only
against their neighbours.</t>
            <t>Anchoring both ends does better and does not reach. Where the lower anchor is
a value in a position the chain reads and comes from somewhere other than the
responding service, the chain values of a three-array span are determined, and
only those: the interior Self-Entry Hash is constrained by neither anchor nor
chain even there. A span of four
is not: the two arrays between the ends are constrained only against each other,
and every further entry adds another such pair. The condition places no bound on
the span, and the span is the distance between a head a witness happened to
observe and a head a response happens to name, so it is not a quantity the
relying party controls.</t>
            <t>Segments served by the witness bound the freedom by a different route: every
value the chain is made of was observed and signed by a party that is not the
one being checked, the covering requirement of <xref target="witness-linkage"/> leaves no
Entry Sequence Number in the interval that a service supplies, and the two
anchors become checks that the witness's chain is the one the Statement and the
response are about.</t>
            <t><strong>What that buys and where the residue is.</strong> A witness reads the Ledger from the
reconciliation server, so a witness is not an independent observer of the
entries; it is an independent <em>recorder</em> of what it was served, at a time it
stamps and under a signature it cannot revise. The property the Segments deliver
is therefore append-only rather than absolute: a conforming witness publishes
each interval once and serves one Segment per entry, so an operator rewriting an
interval that witness has covered can only do so with a witness that equivocates,
and <xref target="witness-linkage"/> states both what that costs the witness and why detecting
it is opportunistic rather than a verifier-side test. An operator
that rewrites an interval before any witness has covered it, or that serves a
rewritten chain to a witness setting its Attestation Floor above the rewrite,
obtains a witness-signed chain over the rewrite. What bounds that is witness
diversity and observation frequency, both of which the Witness Set and the
notarisation interval already govern, and it is the same residue
<xref target="bra-limits"/> concedes for declared independence rather than a new one. A
Statement covering the named head exactly needs no Segment, because there is
nothing to link.</t>
            <t>The window in the fifth condition is measured from the Statement Timestamp of
the Ledger Head Statement and not from the Entry Timestamp of the head, and it
is two intervals and not one, because <xref target="settlement-ledger"/> republishes the
Ledger Head Statement once per notarisation interval and not on every append. An
entry appended just after a publication is not published until one interval
later; a window of one interval measured from that entry's own timestamp is
already closed when the witness first sees the head, and no conforming Statement
could exist for it.</t>
            <t>The distinctness requirement is the substance of the rule. Countersignatures
from witnesses under one operating party are one observation reported <tt>t</tt> times,
and a quorum satisfied by them is a quorum in arithmetic only: the equivocation
<xref target="read-responses"/> is concerned with becomes observable when two independent
observers compare heads, and two instances of one observer are not two
observers.</t>
          </section>
          <section anchor="witness-discovery">
            <name>Discovery</name>
            <t>A relying party is not a party to any Bilateral Register Agreement and holds
only the hashes of those Agreements, so a quorum declared only inside an
Agreement is a test the party required to run it cannot read. The Policy
Parameters Document of <xref target="read-signing"/> therefore carries the effective Witness
Set and the effective Witness Quorum, and a relying party evaluates the quorum
against that document.</t>
            <t>Where a deployment holds more than one Bilateral Register Agreement, the
effective Witness Set is the intersection of the Witness Sets every such
Agreement declares and the effective Witness Quorum is the largest any of them
declares, per the direction rule of <xref target="delivery"/>. Two Witness Entries are
<strong>equal for the purpose of that intersection when their Operating-Party
Identifiers are equal and their Verification Method References are equal</strong>, and
the intersection carries, for each such pair, the entry as the Agreement with
the lexicographically least Agreement Hash declares it.</t>
            <t>Stating the relation is not pedantry. Taken over whole entries, the intersection
empties on any difference in the first element -- an Audience Member Identifier
written two ways for one witness -- and this section then obliges a conforming
deployment to stop serving reads entirely. Taken over the Operating-Party
Identifier alone, two entries declaring different keys for one party merge, and
a relying party accepts a Head Consistency Statement under key material only one
of the two Agreements declared. Both readings are available from the bare word
"intersection", one produces an outage and the other produces an unauthorised
key, and a deployment cannot be conforming under both.</t>
            <t>The effective Witness Set MUST contain at least the effective Witness Quorum
entries with pairwise distinct Operating-Party Identifiers. Where it does not,
the deployment is non-conforming and MUST NOT serve reads under
<xref target="read-responses"/>. The per-Agreement constraint of <xref target="quorum-rule"/> does not
reach this: two Agreements each declaring two entries and a quorum of two, with
no entry in common, are each conforming and together produce an empty effective
set under a quorum of two, which is the unsatisfiable quorum that constraint
exists to forbid.</t>
          </section>
          <section anchor="quorum-zero">
            <name>Where the quorum is zero</name>
            <t>A Witness Quorum of <tt>0</tt>, which a Witness Set of zero entries requires, declares
that no witness evidence is available. A relying party acting on an empty result
served under an effective quorum of <tt>0</tt> SHOULD instead hold an independently
anchored head digest as <xref target="read-responses"/> provides, and MUST NOT treat the
absence of a witness requirement as evidence that the head is uncontradicted. A
deployment declaring <tt>0</tt> is making a statement about what its empty results can
be checked against, in a term a relying party can read, rather than leaving a
reader to infer it.</t>
          </section>
        </section>
        <section anchor="bra-hash">
          <name>The Agreement Hash</name>
          <t>Each Bilateral Register Agreement carries an Agreement Hash: the SHA-256 digest
over the deterministically encoded CBOR array, under <xref target="cbor-cose"/>, of the items
of <xref target="bra-items"/> in the order given there. The array has <strong>exactly thirty-three
elements</strong>. The reconciliation server and the Register Operator compute it
independently and MUST obtain the same value.</t>
          <t>Determinism under Section 4.2.1 of <xref target="RFC8949"/> fixes how a given value is
encoded. It does not fix which CBOR type an item takes, nor the order of
elements within an item that is a set, and two parties that differ on either
compute different digests from identical negotiated terms. Since
<xref target="agreement-drift"/> suspends reconciliation on a deviation, that is an outage
and not a warning. The types are therefore fixed here.</t>
          <table>
            <thead>
              <tr>
                <th align="left">Item</th>
                <th align="left">CBOR encoding</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">1, 2, 21, 27, 30</td>
                <td align="left">array, sorted in bytewise lexicographic order of the deterministic CBOR encoding of each element</td>
              </tr>
              <tr>
                <td align="left">3</td>
                <td align="left">three-element array, in the class order of <xref target="crypto-upgrade"/>, each element that class's equivalence list <strong>in the declared preference order and not sorted</strong></td>
              </tr>
              <tr>
                <td align="left">4</td>
                <td align="left">four-element array: transport identifier, endpoint URI and framing identifier, each a text string, and the sorted array of COSE algorithm identifiers of the encryption construction</td>
              </tr>
              <tr>
                <td align="left">5, 8, 16, 20</td>
                <td align="left">text string</td>
              </tr>
              <tr>
                <td align="left">6</td>
                <td align="left">URI, as a text string</td>
              </tr>
              <tr>
                <td align="left">7</td>
                <td align="left">three-element array: the statutory-regulator-access scope as a text string, and the per-jurisdiction permitted-read-field and permitted-read-predicate sets, each a sorted array of two-element arrays of the jurisdiction identifier and the sorted set for it</td>
              </tr>
              <tr>
                <td align="left">9, 12, 15, 17, 19, 26</td>
                <td align="left">unsigned integer, seconds</td>
              </tr>
              <tr>
                <td align="left">10</td>
                <td align="left">two-element array: the profile identifier as a text string, and the array of profile-obliged values <strong>in the order that profile enumerates them</strong></td>
              </tr>
              <tr>
                <td align="left">11, 22</td>
                <td align="left">COSE Key Set, its keys sorted in bytewise lexicographic order of the deterministic CBOR encoding of each key</td>
              </tr>
              <tr>
                <td align="left">13</td>
                <td align="left">two-element array: the budget as an unsigned integer count, and the interval in seconds as an unsigned integer</td>
              </tr>
              <tr>
                <td align="left">14, 28</td>
                <td align="left">unsigned integer</td>
              </tr>
              <tr>
                <td align="left">18</td>
                <td align="left">two-element array: the permitted request count as an unsigned integer, and the interval in seconds as an unsigned integer</td>
              </tr>
              <tr>
                <td align="left">23, 24, 31</td>
                <td align="left">boolean</td>
              </tr>
              <tr>
                <td align="left">32</td>
                <td align="left">two-element array: a boolean, and the endpoint URI as a text string or null</td>
              </tr>
              <tr>
                <td align="left">33</td>
                <td align="left">two-element array of unsigned integers: the probe allowance and the interval in seconds</td>
              </tr>
              <tr>
                <td align="left">25</td>
                <td align="left">two-element array: the reserved proportion as a CBOR decimal fraction, and the per-principal sub-budget as an unsigned integer</td>
              </tr>
              <tr>
                <td align="left">29</td>
                <td align="left">two-element array: the maximum cardinality as an unsigned integer or null, and the permitted member class as a text string or null</td>
              </tr>
            </tbody>
          </table>
          <t>Every item that is a set is encoded as a CBOR array sorted in bytewise
lexicographic order of the deterministic CBOR encoding of each element. This
document already requires that ordering of the Audience Set, of the algorithm
array of <xref target="read-signing"/> and of the origin array of <xref target="sealing-key-discovery"/>,
and for the same reason: an unordered set gives one Agreement as many hashes as
it has permutations. Items 3 and 10 are the exceptions and are called out in the
table as such, because each is a <strong>sequence</strong> rather than a set: <xref target="crypto-upgrade"/>
declares an ordered equivalence list whose order is the preference, and item 10
takes its order from the profile that enumerates the values. Sorting either
would discard the meaning it carries, and a change of order in either would then
leave the Agreement Hash unmoved.</t>
          <t>An item that is absent, inapplicable or empty is encoded as CBOR null, and the
element is present in the array regardless. <strong>Items 14, 25, 27 and 29 are the
only items that may be absent</strong>: 14 and 25 where the Agreement sets no
per-subject ceiling, 27 where the Witness Set is empty, and 29 because it is
OPTIONAL. Item 25 is null whenever item 14 is. An empty Witness Set is encoded
as CBOR null and not as an empty array. Every other item MUST be present and
MUST NOT be null. Encoding an absent per-subject ceiling as null, as zero, or by
omitting the element are three readings of one sentence, and all three produce
different Agreement Hashes.</t>
          <t>The order is fixed by the numbering of <xref target="bra-items"/> and by nothing else. An
implementation MUST NOT derive it from the order in which terms appear in the
negotiated instrument, from any serialisation the parties exchange, or from an
alphabetisation of the item names. Earlier revisions of this document specified
the digest over "its canonicalised content", which named no order and so did not
make independent computation of one value possible.</t>
          <t>A change to any item changes the Agreement Hash, and <xref target="agreement-drift"/>
suspends reconciliation against a register whose Agreement Hash deviates from
the one committed at the start of a reconciliation event. Items 11, 22, 27 and
30 carry key material and witness membership, which change under ordinary
operation -- a rotation under the upgrade path of item 3, the addition of a
witness -- so an Agreement Hash change is a renegotiation event and the parties
MUST agree the new Agreement Hash before the operation that causes it. A
deployment that rotates first and renegotiates afterwards has suspended its own
reconciliation, by its own drift rule, at the moment its upgrade path was
exercised.</t>
        </section>
        <section anchor="bra-limits">
          <name>What a Bilateral Register Agreement does not establish</name>
          <t>An Agreement is a declaration by two parties. It is not evidence that what it
declares is true.</t>
          <t>The Operating-Party Identifiers of <xref target="witness-entries"/> are declared, not proven.
<xref target="witness-entries"/> excludes a witness under the control of the responding
service, under common control with it, or controlling it, and that exclusion is
normative; what this document supplies no mechanism for is <strong>detecting a false
declaration</strong>. Two witnesses under common control that each declare a distinct
Operating-Party Identifier satisfy the distinctness test as a verifier can
compute it, and a relying party comparing the two identifiers sees two parties.
The requirement is worth stating regardless, because a party that declares an
independence it does not have has made a false attributable claim rather than
benefited from an unexamined silence, and because an Audit Identity under
<xref target="audit-path"/> can be given the Witness Set to examine. But a relying party
MUST NOT treat a met quorum as proof of observer diversity. It is proof that
observer diversity was declared, by a named party, in a term that party can be
held to.</t>
          <t>The same holds of item 20, the Authority Origin, which <xref target="containment"/> already
requires a register operator to corroborate by publishing an Authorised-Origin
Document, and which is the one declared item this document does provide a
mechanism to check.</t>
        </section>
      </section>
      <section anchor="aggregates">
        <name>Aggregate Statements</name>
        <t>Nothing above governs what may be said about a <em>set</em> of Reconciliation Outputs.
That is the gap through which a four-valued vocabulary becomes a percentage.</t>
        <t><xref target="verdict-arithmetic"/> forbids the Verdict Arithmetic from combining a
Non-Answer Reason, and requires an <tt>indeterminate</tt> contribution to propagate
rather than be resolved. Both hold inside one reconciliation. Neither reaches
the report that says a deployment ran at ninety-one per cent. The prohibition is
a rule addressed to an implementer, and the pressure to state a single figure
arrives from outside engineering, after the vocabulary is public and looks like
a scoring system. A rule is what an engineer follows and a structure is what a
spreadsheet cannot get around, and only the second survives that pressure.</t>
        <t>An <strong>Aggregate Statement</strong> is the only form in which this document permits a
count, rate or proportion over more than one Reconciliation Output to be
published, cited, or supplied under <xref target="regulator-portal"/> or <xref target="audit-path"/>. It
is a COSE_Sign1 by the reconciliation-server sealing key whose payload comprises:</t>
        <ul spacing="normal">
          <li>
            <t>the <strong>Declared Population</strong>: the criterion by which an Output is in the set,
and the <strong>Basis</strong> on which it is decided, being one of <tt>catalogue</tt> where the
population is a list held before the period began, <tt>enumeration</tt> where it is
everything in a stated Entry Sequence Number range, or <tt>declared</tt> where the
operator asserts it and nothing else fixes it</t>
          </li>
          <li>
            <t>where the Basis is <tt>enumeration</tt>, the Entry Sequence Number range, so that the
denominator is checkable against the Ledger as <xref target="sweep-statements"/> checks a
sweep</t>
          </li>
          <li>
            <t>the <strong>Denominator</strong>: the count of Outputs in the Declared Population</t>
          </li>
          <li>
            <t>the <strong>Verdict Vector</strong>: one count for each value of the Combined Verdict,
including <tt>indeterminate</tt>, in the order <xref target="terminology"/> gives</t>
          </li>
          <li>
            <t>the <strong>Non-Answer Vector</strong>: one count for each Non-Answer Reason in the registry
of <xref target="iana"/> that appears in the set, each naming its reason</t>
          </li>
          <li>
            <t>a Statement Timestamp, a Sealing-Key Identifier and a signature</t>
          </li>
        </ul>
        <t><strong>The Verdict Vector and the Non-Answer Vector MUST sum to the Denominator, and
a reader MUST reject an Aggregate Statement in which they do not.</strong></t>
        <t>That sentence is the mechanism and everything else is scaffolding for it. A
component of a sum that has to balance cannot be averaged away, folded into a
neighbour, or dropped from a denominator, because each of those breaks the
arithmetic in a way any reader can see without holding a single Output. There is
no representation of this Statement in which <tt>indeterminate</tt> is absent and the
numbers still add up. Compare the rule it replaces, which said an implementation
must not combine certain values: an implementation that combined them anyway
produced a document indistinguishable from one that had not.</t>
        <t>A deployment MAY publish a rate derived from an Aggregate Statement, and where
it does it MUST publish the Statement alongside and MUST NOT publish a
derived figure alone. A rate is a projection of the vector onto one number, and
this document does not forbid the projection. It requires that the thing
projected from travels with it, so that a reader who wants to know what the
other nine per cent were is one artefact away rather than dependent on the
publisher's goodwill.</t>
        <t><strong>Why the Basis is declared and not assumed.</strong> A proportion is a claim about a
denominator, and a denominator no one stated is a denominator the publisher
chose after seeing the numerator. <tt>enumeration</tt> is the strong case and is
checkable against the Ledger by anyone. <tt>catalogue</tt> is weaker and still
falsifiable, since the list existed before the period. <tt>declared</tt> is the
operator's assertion, is not falsifiable, and MUST be recorded as such rather
than presented as though it were either of the others. The three-way
distinction, and the requirement that a report account for every unit it did not
examine rather than reconcile by arithmetic, are taken from the Coverage
Attestation Profile <xref target="I-D.hillier-coverage-attestation"/>, which specifies them
in a form that is not particular to this protocol.</t>
        <t><strong>What this does not do.</strong> It does not stop a party outside the protocol
computing whatever it likes from Outputs it holds. Nothing can. What it stops is
that party doing so <em>and citing this document</em>, because a figure published
without its Statement is non-conforming and a figure published with one carries
its own contradiction where it has one. The distinction between a number nobody
can check and a number whose components must balance is not enforcement, it is
the difference between a claim that has to be believed and a claim that can be
refused.</t>
        <t><strong>Acknowledged.</strong> The general problem, and the observation that a prohibition on
averaging is not a mechanism, are Emek Can Doğru's, put to the SCITT mailing list
on 20 August 2026.</t>
      </section>
    </section>
    <section anchor="agentic">
      <name>Agentic Principal Reconciliation</name>
      <t>The Agent Friend-or-Foe Determination described in the Requester Identity
Binding and Agent Friend-or-Foe Gate above establishes whether the requester
of a reconciliation is friendly. ARP additionally supports reconciling an
agent's principal binding as the subject of a reconciliation in its own right,
so that the question "does a real, authenticated principal stand behind this
agent?" can itself be answered against authoritative identity registers rather
than asserted.</t>
      <t>A reconciliation over the <tt>agent:</tt> predicate branch takes as its Subject
Identifier the agent's declared identity (for example its signature-agent-card
key thumbprint or a directory identifier) and as its Attested Value the
principal binding the agent asserts. Addressed registers for this predicate
class are identity and credential registers -- for example an organisational
directory, a credential-issuer status list, or a national identity register --
each under its own Bilateral Register Agreement. The Combined Verdict answers
whether the asserted principal binding is corroborated:</t>
      <ul spacing="normal">
        <li>
          <t><tt>match</tt>: the agent's asserted principal binding is corroborated by the
addressed registers; the agent is FRIENDLY with an attributable principal.</t>
        </li>
        <li>
          <t><tt>no-match</tt> with divergence axis agent-impersonation-suspected: the asserted
binding is contradicted; the agent is asserting a principal it is not bound
to.</t>
        </li>
        <li>
          <t><tt>no-match</tt> with divergence axis agent-credential-absent or
agent-principal-unverifiable: no corroborating record exists; the binding
cannot be established and the agent MUST be treated as ENEMY.</t>
        </li>
      </ul>
      <t>This composition allows a relying party to gate an action not merely on the
presence of an agent signature but on register-corroborated proof that an
accountable principal stands behind it, narrowing the impersonation surface at
the reconciliation layer. The result is a Reconciliation Output like any other:
sealed against a Policy-Version Hash, written to the Settlement-Layer Ledger
without claim or register content, and re-evaluable if the underlying credential
is later revoked.</t>
    </section>
    <section anchor="encoding">
      <name>Encoding</name>
      <section anchor="cbor-cose">
        <name>CBOR-COSE Encoding</name>
        <t>The mandatory-to-implement encoding for ARP messages on the wire is CBOR with
COSE <xref target="RFC9052"/> <xref target="RFC9053"/> envelopes. COSE_Sign1 is used for both Partial
Attestations and the Sealing Signature. Every COSE_Sign1 this document defines MUST carry the algorithm identifier
(label 1) and the key identifier (label 4) in its protected header, and MUST NOT
carry either in an unprotected header. A Signing Input Digest under
<xref target="terminology"/> depends on the protected header and on nothing else in the
envelope, so an algorithm or key identifier placed outside it is a value that
digest does not bind -- and <xref target="crypto-upgrade"/> relies on the algorithm
identifier being bound.</t>
        <t>The protected header of a Partial Attestation and of a sealed Reconciliation
Output MUST additionally include the Bilateral-Register-Agreement Hash and
Policy-Version Hash as COSE header parameters; the other COSE_Sign1 structures this document defines
carry the headers their own sections state registered per <xref target="iana"/>.
<tt>arp-bilateral-agreement-hash</tt> always carries an array, sorted in lexicographic
byte order: a Partial Attestation's array has exactly one member, and a Sealing
Signature's has one per addressed register. A single encoding for both avoids a
decoder having to infer the type from context. Pending registration,
implementations MAY use labels from the private-use range of the COSE Header
Parameters registry; such use is not interoperable.</t>
        <t>Every digest this document takes over a CBOR encoding is taken under the Core
Deterministic Encoding Requirements of Section 4.2.1 of <xref target="RFC8949"/>, and this
document cites that section rather than the word canonical because the two name
different things. Section 4.2.1 orders the pairs of a map in the bytewise
lexicographic order of the deterministic encodings of the keys. Section 4.2.3 of
the same document describes a Length-First Map Key Ordering, in which a shorter
encoded key sorts ahead of a longer one and ties are broken bytewise, and that
is what several widely used CBOR libraries produce under an option named
canonical, the name the length-first rule carried before <xref target="RFC8949"/> separated
the two. <strong>An implementation MUST produce the ordering of Section 4.2.1.</strong> A library
option named canonical commonly produces Section 4.2.3 instead, and an
implementation that relies on one without establishing which it produces has not
met that requirement.</t>
        <t>The two orderings agree for any map whose keys are integers or strings and share
a CBOR major type, at any mix of lengths: for those types the head byte never
decreases as the encoding lengthens, and where two keys share a head byte the
bytewise comparison continues into the bytes that follow it, which orders them
the same way. The head byte of an array, a map or a tag encodes a count rather
than a length, and the agreement does not hold there; COSE admits only integer
and string labels, so no map on a digest path in this document has a key of
those types. Integers span two major types, so a header pairing a positive label
with a negative one is outside the agreement, and that is the case the next
paragraph is about. They diverge
only where a map mixes major types and the key of the higher major type has the
strictly shorter encoding. A negative label of -1 is the single byte <tt>0x20</tt>; a
label of 256 is <tt>0x19</tt> and two further bytes. Length-first puts -1 first;
bytewise puts 256 first, <tt>0x19</tt> being below <tt>0x20</tt>.</t>
        <t>No protected header this document specifies reaches that case. The headers it
defines carry the algorithm identifier, the key identifier and the parameters
<xref target="iana"/> registers, and a map of those sorts identically under both orderings.
The requirement is stated so that it stays that way: <xref target="cbor-cose"/> permits
labels from the private-use range pending registration, private-use labels are
negative, and a deployment that pairs one with a registered label of 256 or
above has built the divergent case out of two permitted choices. An
implementation that produced Section 4.2.3 there would encode one protected
header differently from one that produced Section 4.2.1, and so compute a
different Signing Input Digest over one signing act and a different Prior-Entry
Hash for the entry above it. The head comparison of <xref target="settlement-ledger"/> treats
that as a fork, against an operator that equivocated about nothing. The entry
array of <xref target="settlement-ledger"/> is an array and not a map for the reason that
section gives, which places the ordering question at the protected headers and
not at the entry.</t>
      </section>
      <section anchor="request-binding">
        <name>Reconciliation Request Binding</name>
        <t>A reconciliation is commissioned by <tt>POST /arp/reconciliations</tt> on the
reconciliation server's authority origin, with a request body carrying the
Canonical Claim, the Audience Set the requester asks for, and, where the
requester is an agent, its asserted principal. The body is CBOR under the media
type registered in <xref target="iana"/> for a reconciliation request, save for the Canonical
Claim, which is carried as a CBOR byte string holding the <xref target="RFC8785"/>
serialisation of the claim exactly as the Claim Hash is taken over it. Carrying
the claim as native CBOR would need the CBOR-to-JSON mapping
<xref target="reconciliation-output"/> declines to define, and two servers receiving identical
bytes would compute different Claim Hashes. The request MUST be signed under the
profile of <xref target="read-signing"/>, with <tt>tag</tt> set to <tt>arp-reconcile</tt>.</t>
        <t>An Audience Member other than the Requesting Principal MUST have been enrolled at
the reconciliation server before it may be named: an enrolment binds an
accountable-principal identifier to a Verification Method Reference, is performed
by the party being enrolled, and is out of scope for this document. A server MUST
refuse to name an unenrolled member. Without enrolment a requester could name any
identifier it liked, and the named party -- a competitor, a journalist, a foreign
ministry -- would be handed a sealed, register-attested record that a named
subject had been investigated under a named predicate, without its consent and
without any register's. Naming is an assertion by the requester; enrolment is
what makes it an assertion about a party that has agreed to receive.</t>
        <t>A refusal on that ground discloses that a named identifier is not enrolled,
which a requester able to repeat it turns into an enumeration of the enrolment
roster. A server MUST charge such a refusal against the requester's rate limit
under <xref target="read-errors"/> and MUST record it in the access log that section requires.
<xref target="read-errors"/> refuses to distinguish absence from inentitlement on the read
path, on the ground that answering differently would turn every endpoint into an
existence oracle; this endpoint is outside that section, so the principle is
carried here by rate and by record rather than by collapsing the two answers,
because a requester naming an audience member it believes enrolled needs to be
told when it is wrong. The residual is recorded in <xref target="privacy"/>.</t>
        <t>The response is one of four things, the fourth being the <tt>401</tt> of
<xref target="read-signing"/> where the request's own signature was not accepted. A <tt>200</tt> whose body is the
signed read response of <xref target="read-responses"/>, whose <tt>result</tt> element is the sealed
Reconciliation Output and whose As-Of pair gives the Ledger head at the moment of
delivery. That is the delivery <xref target="delivery"/> requires, and it is what carries the
Reconciliation Hash: the requester computes it over the Output it has just been
handed, and the signed response fixes the head against which every later read of
that Output is compared. A <tt>422</tt> carrying a Remediation Advisory, where the Adversarial
Pre-Transmission Test did not emit a Pass and no override was authorised, or
where a named regime is not one the policy-epoch store admits for the predicate,
or where a named Audience Member is not enrolled. Or a <tt>403</tt> carrying a
Remediation Advisory whose sole content is the Agent-IFF ground, where the
Agent-IFF policy of the Requester Identity Binding and Agent Friend-or-Foe Gate
section refuses the requester outright for the predicate class. Both refusals are
signed as <xref target="read-responses"/> requires of a <tt>4xx</tt>, so a refused requester holds
evidence of what it asked and what it was told.</t>
        <t>A refusal under <xref target="containment"/> or an audience constraint under <xref target="audience"/> is
not a fourth case: those refuse a register, and the reconciliation is sealed and
delivered with the reason recorded against that register.</t>
      </section>
      <section anchor="http-sig">
        <name>HTTP Message Signature Binding</name>
        <t>Where a reconciliation is requested over HTTP by an autonomous agent, the
request MUST be signed under HTTP Message Signatures <xref target="RFC9421"/>, with the
signature-agent key resolvable through a Web Bot Auth signature-agent card
<xref target="I-D.meunier-webbotauth-registry"/>, advertised via the Signature-Agent header
<xref target="I-D.meunier-webbotauth-httpsig-protocol"/> and resolved through the HTTP
Message Signatures directory it names
<xref target="I-D.meunier-webbotauth-httpsig-directory"/>. The reconciliation server
derives the Agent Friend-or-Foe Determination from
verification of that signature and,
where required by the Agent-IFF policy, a Verified Principal Credential
carried in the request body.</t>
      </section>
      <section anchor="ledger-read">
        <name>Output and Ledger Read Binding</name>
        <t>This section is the wire binding for every read this document requires of a party
outside the reconciliation server. Earlier revisions stated what a read returns
and never how one is requested, which left every discovery path ending at a value
its holder could not present to anything.</t>
        <t>Requests are HTTP over TLS to the reconciliation server's authority origin, the
same origin whose Sealing-Key Identifier resolves under <xref target="sealing-key-discovery"/>.
Every hash appearing in a path segment is base64url-encoded without padding;
every Authority Origin appearing in one is percent-encoded as Section 2.1 of
<xref target="RFC3986"/> provides; and every timestamp in a path or query parameter is in the
form <xref target="reconciliation-output"/> pins. The <tt>@target-uri</tt> is inside the request-binding
digest of <xref target="read-responses"/>, so an encoding two implementations could choose
differently would make their bindings differ over the same read.
A non-Requesting Audience Member is not told that origin by this protocol; it
learns it from the party that named it, and this document defines no directory by
which a principal discovers the servers at which Outputs naming it may exist.</t>
        <section anchor="read-signing">
          <name>Request signing profile</name>
          <t><xref target="RFC9421"/> requires an application that uses it to state a profile. This is that
profile. It governs every request to an operation of <xref target="read-operations"/> and the
commissioning request of <xref target="request-binding"/>.</t>
          <ul spacing="normal">
            <li>
              <t>Every request MUST carry exactly one signature, labelled <tt>arp</tt>.</t>
            </li>
            <li>
              <t>The covered components MUST be <tt>@method</tt>, <tt>@target-uri</tt>, and, where the request
carries a body, <tt>content-digest</tt> as <xref target="RFC9530"/> defines it, together with the
signature parameters <tt>created</tt>, <tt>expires</tt>, <tt>nonce</tt>, <tt>keyid</tt>, <tt>alg</tt> and <tt>tag</tt>. A
request covering fewer MUST be refused. <tt>tag</tt> is <tt>arp-read</tt> for an operation of
<xref target="read-operations"/> and <tt>arp-reconcile</tt> for the commissioning request of
<xref target="request-binding"/>; those are the only two values, and a server MUST reject a
request whose <tt>tag</tt> does not match the endpoint it was sent to.</t>
            </li>
            <li>
              <t>Covering <tt>content-digest</tt> is what binds the body. The commissioning request
carries the Canonical Claim, the requested Audience Set and any asserted
principal in its body; a signature that covered only the target would leave an
intermediary free to substitute the subject or add Audience Members and have
the result sealed, ledgered and notarised as the signed requester's.</t>
            </li>
            <li>
              <t>The <tt>nonce</tt> MUST be at least 128 bits drawn from a cryptographically secure
random source, base64url-encoded.</t>
            </li>
            <li>
              <t><tt>expires</tt> MUST be no more than 300 seconds after <tt>created</tt>. A server MUST
reject a request whose <tt>created</tt> is more than 300 seconds in the past or more
than 60 seconds in the future, and MUST reject a repeated <tt>nonce</tt> from the same
<tt>keyid</tt> within that window. Without this a captured read request replays
indefinitely, which <xref target="replay-defence"/> closes only for requests that initiate a
reconciliation.</t>
            </li>
            <li>
              <t>The permitted signature algorithms are those the deployment declares for the
partial-attestation-signature class in its Cryptographic-Primitive-Upgrade
Path, so that read authentication rotates with everything else.</t>
            </li>
            <li>
              <t><tt>keyid</tt> MUST be the JWK thumbprint of the requester's public key, computed as
in <xref target="RFC7638"/>. For an Audience Member it MUST equal the Verification Method
Reference the Output names. For a regulator, a Register Operator or an Audit
Identity it MUST be a key the corresponding Bilateral Register Agreement
declares. For a witness reading under <xref target="witness-linkage"/> it MUST be the
thumbprint a Witness Entry of <xref target="witness-entries"/> carries, in a Bilateral
Register Agreement the deployment holds. For a requester commissioning a
reconciliation it is the key that becomes that requester's Verification Method
Reference in the resulting Audience Set. Key material is retrieved as that
agreement provides, or, for an
agent, through the Web Bot Auth directory of <xref target="http-sig"/>.</t>
            </li>
            <li>
              <t>The reconciliation server MUST publish a Policy Parameters Document at
<tt>/.well-known/arp-policy-parameters</tt> on its Authority Origin: a COSE_Sign1 by
its sealing key, under the media type registered in <xref target="iana"/>, whose payload is
the six-element CBOR array of: a Publication Timestamp, in the form
<xref target="reconciliation-output"/> fixes; the array of permitted signature algorithm
identifiers, sorted in bytewise lexicographic order of the deterministic CBOR
encoding of each element; the array of per-predicate entries, each a four-element array of
the predicate, the admitted regime set sorted in bytewise lexicographic order,
the two-element array of the resolved Verdict Arithmetic and its parameters,
and the reliance interval, the entries themselves sorted by predicate; and the
array of two-element arrays of the identifier and effective time of every
Pattern-Library and Policy-Version transition the server has applied, sorted by
effective time, which <xref target="sweep-statements"/> relies on; and the two-element array
of the effective Witness Set and the effective Witness Quorum of
<xref target="witness-discovery"/>, the Witness Set sorted in bytewise lexicographic order
of the deterministic CBOR encoding of each entry; and the two-element array of
the response freshness tolerance of <xref target="read-responses"/> in seconds and the
effective ledger-head notarisation interval that bounds it, each an unsigned
integer.  </t>
              <t>
The sixth element is present for the same reason as the fifth.
<xref target="read-responses"/> obliges <strong>every</strong> reader of a read response to check that
the response time falls within an interval whose backward bound is a declared
tolerance, and declares that tolerance in the Bilateral Register Agreements.
The forward bound of that interval is the fixed sixty seconds of
<xref target="read-responses"/>, which every reader already holds because this document
states it, so it is the backward bound alone that has to be published here.
A relying party is party to no Agreement and holds only their hashes, so the
tolerance every reader must apply was readable only by the parties who did not
have to apply it themselves, which is precisely the defect the Witness Set element was
added to fix.  </t>
              <t>
Without that fifth element a
relying party, which holds only Agreement Hashes, could not evaluate the quorum
the same section obliges it to evaluate.  </t>
              <t>
The Publication Timestamp is first because the rest of the array is evidence
about the reconciliation server, published by the reconciliation server, under
its own key, and a COSE_Sign1 is not dateable from its own bytes. Two
Documents published a year apart, one of which has had a transition or a
Witness Entry quietly dropped from it, are otherwise indistinguishable to
every party the Document exists to inform. This document already reached that
conclusion twice, for the Ledger Head Statement of <xref target="settlement-ledger"/> and
for the Head Consistency Statement of <xref target="head-consistency"/>, and the same
reasoning was not carried here.  </t>
              <t>
The reconciliation server MUST notarise each published Policy Parameters
Document into the Transparency Service of <xref target="settlement-ledger"/>, under its own
media type, within the ledger-head notarisation interval of that section
measured from its Publication Timestamp, and MUST republish it on that
interval whether or not its contents changed. A Document that changed without
a new Publication Timestamp, or a published Document with no notarisation
inside the interval, is non-conforming.  </t>
              <t>
The obligation to republish unchanged is what makes silence readable: without
it, an operator that has removed a Witness Entry and an operator that has
changed nothing publish the same thing, and the notarised series has no entry
to be missing. A relying party MUST NOT treat a Policy Parameters Document as
current where its Publication Timestamp is older than twice that interval, and
MUST refuse to evaluate a quorum against one it cannot date. A requester is
party to no Bilateral Register Agreement and could not otherwise determine how
to sign, and publishing the resolved parameters removes the regime-shopping
probe of <xref target="verdict-arithmetic"/> by making its result available without
probing.</t>
            </li>
            <li>
              <t>A request that is unsigned, that fails signature verification, that is outside
the freshness window, or that replays a nonce MUST be refused with <tt>401</tt>. A
<tt>401</tt> is the one response of this section that is not signed under
<xref target="read-responses"/>: its payload would have to bind a request carrying no nonce
and no key identifier, and there is no requester key to bind it to. A <tt>401</tt>
therefore carries no body, and a requester receiving one has learned only that
its own signature was not accepted.</t>
            </li>
          </ul>
        </section>
        <section anchor="read-operations">
          <name>Read operations</name>
          <t>Nine operations are defined, and no read of an Output or of the Settlement-Layer
Ledger by a party outside the reconciliation server is defined anywhere else in
this document. An Audit Identity under <xref target="audit-path"/> is entitled to every one of
them, unredacted, over reconciliations addressing the register whose agreement
declares it; the Entitlement clauses below state the other parties and do not
repeat that. The Ledger Head Statement of <xref target="settlement-ledger"/> is not a read of
the Ledger: it is a published statement about the Ledger, served without
authentication at a well-known URI, and is deliberately outside this section so
that a party holding no entitlement at all can still observe a head.</t>
          <ul spacing="normal">
            <li>
              <t><tt>GET /arp/outputs/{reconciliation-hash}</tt> returns the sealed Reconciliation
Output. Entitlement: an Audience Member of that Output; an Audit Identity under
<xref target="audit-path"/> for a reconciliation addressing its register; and a regulator in
scope for that reconciliation under <xref target="regulator-portal"/>, whose response is
field-restricted by that section.</t>
            </li>
            <li>
              <t><tt>GET /arp/reconciliations/{reconciliation-identifier}/registers/{register-identifier}</tt>
returns the Per-Register Result Set entry concerning that register alone,
keyed on the Reconciliation Identifier the register received in its
Per-Register Claim Projection, since a register never holds a Reconciliation
Hash. Entitlement: the Register Operator of that register. It is what lets a register
see what was recorded of its own answer. Without it a server could discard a
register's signed <tt>match</tt> and record <tt>register-unresponsive</tt>, and the only
party holding the contradicting artefact would have no operation with which to
produce it.</t>
            </li>
            <li>
              <t><tt>GET /arp/outputs</tt> returns, for the Outputs whose Audience Set names the
authenticated principal, the Reconciliation Hash, the Reliance Horizon and the
Entry Sequence Number of the reconciliation entry that records each. It is
ordered by that Entry Sequence Number descending, which is a total order and
needs no tie-break. A <tt>since</tt> parameter carrying an <xref target="RFC3339"/> UTC time is
REQUIRED; a server MUST return at most 100 entries and MUST carry a <tt>next</tt>
parameter value in the response where more exist, which the requester supplies
on the following request. Entitlement: any authenticated principal, as to its
own membership only; and an Audit Identity, as to the Outputs of
reconciliations addressing the register whose agreement declares it, without
which an auditor entitled to Outputs by hash would hold no operation that
yields the hashes.</t>
            </li>
            <li>
              <t><tt>GET /arp/continuations/{reconciliation-hash}</tt> returns the Continuation entries
of <xref target="settlement-ledger"/> carrying that Reconciliation Hash, in Entry Sequence
Number order, and no reconciliation entry. Entitlement: an Audience Member of
the Output that Reconciliation Hash identifies, or a regulator in scope for
that reconciliation under <xref target="regulator-portal"/>.</t>
            </li>
            <li>
              <t><tt>GET /arp/entries/{entry-sequence-number}</tt> returns one Ledger entry.
Entitlement: a regulator, subject to <xref target="regulator-portal"/>; an Audience Member,
for an entry carrying a Reconciliation Hash it is entitled to; and a Register
Operator or regulator requesting the Self-Entry Hash alone, for the consistency
check of <xref target="settlement-ledger"/>, by the <tt>fields=self-entry-hash</tt> query
parameter. Any requester whose signature verifies under <xref target="read-signing"/> is
additionally entitled to the four-element array of the Entry Sequence Number,
the Prior-Entry Hash, the Self-Entry Hash and the Signing Input Digest of that
entry's Entry Signature, by the <tt>fields=linkage</tt> query
parameter, which is what a witness reads to produce the Segments of
<xref target="witness-linkage"/>. The projection is additionally available for a contiguous
range, by the OPTIONAL <tt>through</tt> parameter naming an Entry Sequence Number at
or above the one in the path, the response carrying the linkage array of every
entry from the one in the path up to and including the lowest of the value in
<tt>through</tt>, the head bound below, and the highest the server elects to serve. A
server MUST serve at least one thousand entries in one such response where
that many lie in range, which is the Segment cap of <xref target="witness-linkage"/>, so
that a witness can produce one Segment from one read. A response that stops
short carries the entries it served and the requester continues from the next
Entry Sequence Number, so a range longer than a server elects to serve draws
no refusal and no status a shorter one would not have drawn. A ranged read counts as
one request against the limit of <xref target="read-errors"/>, save for the fixed
allowance that section makes each interval for a witness principal so that a
rate limit cannot void the publication obligation of <xref target="witness-linkage"/>. That
allowance does distinguish a witness from another principal, by the number of
reads admitted rather than by the answer to any one of them, and what it
discloses is that the reading key is in a Witness Set some Agreement the
deployment holds declares. That is a wider set than the effective Witness Set
<xref target="read-signing"/> publishes, so the allowance is a disclosure and is recorded
as one in <xref target="privacy"/>. Every
linkage read is <strong>only for an Entry Sequence Number at or below the head of
the most recently published Ledger Head Statement</strong>, and a ranged read is
bounded at that head in the same way. A
linkage read naming a higher sequence number MUST be refused with <tt>404</tt>
whether or not the entry exists. Without
that bound the projection is a live head oracle: the Ledger is contiguous, so
a requester could binary-search the current head between publications and poll
it for the write rate, which is the disclosure <xref target="settlement-ledger"/> publishes
the head once per notarisation interval to prevent. Bounded, the projection
carries no Reconciliation Hash and no structural metadata and discloses nothing
beyond the chain shape below a head that is already published
unauthenticated. It is rate-limited as <xref target="read-errors"/> provides.</t>
            </li>
            <li>
              <t><tt>GET /arp/post-seal-records/{post-seal-evaluation-record-hash}</tt> returns the
Post-Seal Evaluation Record of <xref target="post-seal"/>. Entitlement: as for the
Continuation entry that carries the hash.</t>
            </li>
            <li>
              <t><tt>GET /arp/sweeps/{examined-set-root}/inclusion/{claim-hash}</tt> returns an
inclusion proof of that Claim Hash under that Examined-Set Root. Entitlement: a
party entitled to a reconciliation carrying that Claim Hash. The Statement is
keyed on its Examined-Set Root rather than on its timestamp, which is pinned to
whole seconds and would collide where two triggers fall in one second.</t>
            </li>
            <li>
              <t><tt>GET /arp/re-notifications</tt> returns the Sovereign Re-Notifications of
<xref target="re-notification"/> whose Notification Timestamp falls in the interval named by
REQUIRED <tt>since</tt> and <tt>until</tt> parameters, at most 100 per response under the same
<tt>next</tt> rule. Entitlement: a regulator, as to notifications addressed to it.</t>
            </li>
            <li>
              <t><tt>GET /arp/sweeps</tt> returns the Evaluation Sweep Statements of
<xref target="sweep-statements"/> whose Evaluation Sweep Timestamp falls in the interval
named by REQUIRED <tt>since</tt> and <tt>until</tt> parameters, at most 100 per response
under the same <tt>next</tt> rule. Entitlement: a Register Operator, a regulator or an
Audience Member. Its
counts are deployment-wide aggregates and disclosing them to a party named in
one Audience Set is a real cost, recorded in <xref target="privacy"/>; the Statement is a
signature over a fixed array and cannot be served with fields removed without
destroying the signature that makes it worth serving.</t>
            </li>
          </ul>
          <t>The enumeration is what makes the Entry Sequence Number of a party's own
reconciliation entry reachable. Without it an Audience Member entitled to that
entry under <xref target="settlement-ledger"/> would have no operation that maps its
Reconciliation Hash to a sequence number, and its only route to an entitlement
this document grants would be the sweep of <tt>GET /arp/entries/{n}</tt> that the rate
limit below exists to prevent.</t>
        </section>
        <section anchor="read-responses">
          <name>Responses</name>
          <t>Every response to an operation of <xref target="read-operations"/> or to the commissioning
request of <xref target="request-binding"/>, including every <tt>4xx</tt> other than the <tt>401</tt> of
<xref target="read-signing"/>, MUST be a COSE_Sign1 by the reconciliation-server sealing key, under the media
type registered in <xref target="iana"/>, whose payload is the CBOR array</t>
          <artwork><![CDATA[
["arp-read-v1", request-binding, status, response-time,
 as-of-sequence-number, as-of-self-entry-hash, result]
]]></artwork>
          <t>where:</t>
          <ul spacing="normal">
            <li>
              <t><tt>request-binding</tt> is the SHA-256 digest over the CBOR array of the request's
<tt>@method</tt>, its <tt>@target-uri</tt> normalised as in Section 6.2.2 and 6.2.3 of
<xref target="RFC3986"/>, the request's <tt>nonce</tt>, and its <tt>keyid</tt>. Digesting a normalised
binding rather than echoing the target as sent leaves nothing to disagree about
and binds the response to one requester and one request.</t>
            </li>
            <li>
              <t><tt>status</tt> is the HTTP status code.</t>
            </li>
            <li>
              <t><tt>response-time</tt> is the time the response was produced, in the timestamp form of
<xref target="reconciliation-output"/>.</t>
            </li>
            <li>
              <t><tt>as-of-sequence-number</tt> and <tt>as-of-self-entry-hash</tt> MUST be those of the Ledger
head at the moment the read was served, and MUST NOT be those of any earlier
entry. A response naming a head lower than the most recently published Ledger
Head Statement is non-conforming, and a reader MUST reject one: a server free to
answer against a head it chooses could suppress a supersession indefinitely by
answering truthfully about a stale head, and its answer would never contradict
anything.</t>
            </li>
            <li>
              <t><tt>result</tt> is the operation's result, an empty array where the operation is
set-valued and nothing matched. On a <tt>404</tt> it is an empty array. On the <tt>422</tt>
or <tt>403</tt> of <xref target="request-binding"/> it is the Remediation Advisory, which is the
artefact a refused requester needs; on a <tt>429</tt> it is an empty array.</t>
            </li>
            <li>
              <t>For a response to the commissioning request, <tt>as-of-sequence-number</tt> and
<tt>as-of-self-entry-hash</tt> are those of the Ledger head at the moment the
response was produced, and the <tt>request-binding</tt> digest is taken over a
five-element array, the request's <tt>content-digest</tt> appended after its
<tt>keyid</tt>.</t>
            </li>
          </ul>
          <t>Signing errors as well as successes is the load-bearing part. A server that
signed only its successes could suppress any continuation channel by answering
<tt>404</tt> or <tt>429</tt> forever, and the party it was suppressing would hold an unsigned
status line: no proof that it asked, no proof of what it was told, and no way to
distinguish suppression from a hash that names nothing. Binding the response to
the requester's nonce and key, and stamping it with a time, is what stops a
server serving one party's response to another or replaying a year-old empty
result; without those the same bytes verify forever and against everybody.</t>
          <t>A reader MUST check that the <tt>request-binding</tt> matches the request it sent, that
the <tt>as-of-sequence-number</tt> is at least that of the most recent Ledger Head
Statement it has seen, and that the <tt>response-time</tt> is fresh. The <tt>response-time</tt>
is fresh where it is no earlier than the instant the reader received the response
less the declared tolerance, and no later than 60 seconds after that instant. A
reader MUST reject a response whose <tt>response-time</tt> falls outside that interval
in either direction.</t>
          <t>The reference instant is the reader's receipt of the response and the direction
is backward, stated here for the reason <xref target="replay-defence"/> gives for stating them
there: a tolerance with no reference instant and no direction is a test two
implementations apply differently to the same response. The forward bound is
stated because <tt>response-time</tt> is produced on the responding service's clock and
tested against the reader's, and nothing in this document synchronises the two.
Without it, a response stamped ahead of the reader's clock and a response
produced at the instant it claims are one value to the check, and a server whose
clock runs fast is indistinguishable from one stamping ahead deliberately. The
sixty seconds is the figure this document already uses wherever one party is
bounded against another's clock: the reconciliation server against the
register's, in the Freshness Timestamp of <xref target="replay-defence"/>, and the server
against the requester's, in the <tt>created</tt> parameter of <xref target="read-signing"/>. Both of
those run toward the server. This is the return direction, and it is the one the
document had not stated. Neither
party is required to hold a reference clock: the rule bounds the disagreement
rather than removing it, which is what a two-clock test can do. A deployment
MUST declare that tolerance in its Bilateral Register Agreements, it MUST be at
least sixty seconds, and it MUST NOT exceed the effective ledger-head
notarisation interval of <xref target="settlement-ledger"/> or sixty seconds, whichever is
longer, that interval being the shortest any Bilateral Register Agreement the
deployment holds declares, per the direction rule of <xref target="delivery"/>: a tolerance
left to each reader is not a property two implementations can be tested against;
one shorter than the transit and clock disagreement between the two parties
rejects every honest response, the backward bound running from the reader's
receipt and the response having been produced before it; and one longer than the
notarisation interval would admit a response naming a head the reader could
already know to be superseded. Without those checks a server may serve a cached response for a
repeated request tuple indefinitely, and the properties below do not hold.</t>
          <t>An empty result is therefore an assertion and not an absence: a signed statement
that as of a named head, at a named time, in answer to this requester's request,
there was nothing. A <tt>continuation-supersession</tt> entry later found at or below
that head contradicts it, in one operator's own signature.</t>
          <t>That contradiction is conditional on the reader and the later observer having
been served one chain, and the condition is load-bearing. <xref target="settlement-ledger"/>
states that detection of a fork is opportunistic: an operator publishing to two
audiences at disjoint sequence numbers never emits a colliding pair. Under such
a fork the superseding entry lands on a branch the holder of the empty result
never reads, the at-or-below test never fires, and the assertion stands
uncontradicted for as long as the branches are kept apart. An empty result is
therefore an assertion about a named head on the chain its reader was served,
and it is falsifiable to the extent that the reader holds head-consistency
evidence for that chain from an observer independent of the responding service.</t>
          <t>Head evidence obtained only from that service does not bound this. A fork at
disjoint sequence numbers is invisible from a single vantage by construction,
and the vantage is what is in question: equivocation is precisely the condition
that no single consistent chain explains two observations, so it becomes
observable when two independent observers compare heads and not before. A
relying party acting on an empty result SHOULD hold head-consistency evidence
for the served chain from at least one observer independent of the responding
service -- a witness countersignature over the head, or, where no Witness Set is
available, an independently anchored head digest, in decreasing order of
strength. <xref target="bra-witness"/> specifies the Witness Set and the Witness Quorum, so
that "at least one observer independent of the responding service" is a
condition a deployment declares a value for and an implementation can be tested
against, rather than a property each reader decides for itself. What that
quorum does and does not establish is stated in <xref target="bra-limits"/>: it is
independence declared, not independence proven, and this document still does not
claim to close the gap.</t>
          <t>The contradiction is only as tight as the operator's freedom to defer. A
<tt>continuation-supersession</tt> entry MUST be appended within the ledger-head
notarisation interval of <xref target="settlement-ledger"/>, measured from the completion of
the Evaluation Sweep that produced the superseding Output -- an event the
Evaluation Sweep Statement of <xref target="sweep-statements"/> dates and signs, and which
therefore exists for an immaterial supersession as much as for a material one.
Where the supersession is the revocation of a Verified Principal Credential and
no superseding Output is produced, the deadline runs from the completion of the
sweep the revocation triggered, which <xref target="sweep-statements"/> likewise dates and
signs. Measuring from "the material change" would leave both that case and an
immaterial supersession with no start point and so no deadline. Without a deadline an operator defers
every supersession above the highest head it has ever named and no contradiction
ever arises.</t>
        </section>
        <section anchor="read-errors">
          <name>Error semantics</name>
          <t>A request that is well-formed and signed but that names a resource the requester
is not entitled to, and a request naming a resource that does not exist, MUST
both be refused with <tt>404</tt>. Only an entitled requester receives <tt>200</tt>. Answering
<tt>403</tt> for the first and <tt>404</tt> for the second would turn every endpoint into an
existence oracle: a party could sweep Reconciliation Hashes, or sequence numbers,
and learn what a deployment had done without being entitled to any of it.</t>
          <t>The two cases MUST be equivalent under the normalised observation this section
defines, rather than byte-identical, which a conforming server cannot make them:
<xref target="read-responses"/> requires every response to bind the request and the serving
instant, so the <tt>request-binding</tt>, the <tt>response-time</tt>, the As-Of pair and the
resulting signature differ between any two requests whether or not the resource
exists. A requirement of byte equality would be unsatisfiable, and a test
written against it would fail every conforming implementation.</t>
          <t>The normalised observation of a response is that response with exactly those
four values removed. Two responses are equivalent when their normalised
observations are equal. Across the two cases a server MUST therefore produce the
same status, the same media type, the same set of HTTP header field names, the
same set of protected COSE header parameters, the same empty-result
representation, the same cache directives and the same rate-limit effects, and
the signed payload MUST NOT carry any error discriminator whose value depends on
whether the resource exists. Every value removed by normalisation MUST still be
valid for its own request: normalisation is how two responses are compared, not
a licence to omit a required field or to carry an existence-dependent
discriminator inside one.</t>
          <t>A response to either case MUST carry <tt>Cache-Control: no-store</tt>. A response bound
to a nonce and a serving instant is not reusable by another requester, and a
cache that retained one case and not the other would reintroduce through
intermediaries the distinction the rest of this section removes.</t>
          <t>Two channels survive that rule and MUST be closed with it. A server MUST charge
the rate-limit counter before evaluating entitlement, so that an unentitled
request and a nonexistent one consume the same budget and a burst of each yields
the same sequence of statuses. And entitlement evaluation MUST NOT be
short-circuited: a server MUST perform the same work for a Reconciliation Hash it
does not hold as for one whose Audience Set does not name the requester, so that
the two do not differ in response time.</t>
          <t>Response timing is a separate claim from the requirements above and MUST be
stated separately. Serving both cases from one processing path is evidence about
the design and is not evidence that the two latency distributions are
indistinguishable to an observer. An implementation that claims resistance to
timing-based existence inference MUST publish the measurement population, the
sample count, the network placement of the measurement, the decision rule and
the acceptance threshold under which the two response classes were compared. An
implementation that makes no such claim is not for that reason non-conforming:
the requirements above are met or not met independently of it, and conflating
the two would let a deterministic conformance failure be excused as a
measurement artefact, or a measurement result be read as protocol conformance.</t>
          <t>The <tt>fields=linkage</tt> projection of <xref target="read-operations"/> answers <tt>200</tt> for an
entry whose full read the same requester would be refused, and is not an
existence oracle for two reasons that both have to hold. The Ledger carries a
contiguous Entry Sequence Number and <xref target="settlement-ledger"/> publishes the head
unauthenticated, so existence at or below that head is already public and the
projection discloses no fact about which entries exist. And the projection is
bounded at that published head, so it cannot answer the one existence question
that is not already public, which is where the head is now. A projection that
widened either -- serving a non-contiguous ledger, or serving above the
published head -- would be an oracle, and neither is permitted.</t>
          <t>A server MUST rate-limit these operations, per authenticated principal, at the
most permissive rate any of its Bilateral Register Agreements declares, and MUST answer <tt>429</tt> when the limit
is reached. The declared rate MUST admit at least one read of each operation per
Reconciliation Hash per reliance interval, so that a limit cannot silently void
the obligation of <xref target="reliance-horizon"/>. A server MUST NOT count against that
limit the first sixty ranged linkage reads made in each effective ledger-head
notarisation interval, being the shortest item 15 any Bilateral Register
Agreement the deployment holds declares, by a principal whose <tt>keyid</tt> resolves to the key of a
Witness Entry any Bilateral Register Agreement the deployment holds declares, so
that a limit cannot silently void the publication obligation
<xref target="witness-linkage"/> places on a witness. The allowance is a fixed count outside
the declared rate rather than a second rate inside it: item 18 of <xref target="bra-items"/>
carries one request count and one interval, and a per-class rate would be a
negotiated term sitting outside the Agreement Hash. Sixty reads of the thousand
entries <xref target="read-operations"/> obliges a server to serve in one of them cover sixty
thousand appends in an interval; a deployment appending faster declares a
shorter interval or a higher rate, which are its own terms and not a third
party's cadence. <tt>GET /arp/entries/{n}</tt> in particular
ranges over the whole Ledger; unlimited, a party entitled to one consistency
check could sweep for the deployment's entry count, write rate, and the timing of
retroactive bursts, which is disclosure by aggregation of a surface every
individual answer to which is innocuous.</t>
          <t>A read served under <xref target="regulator-portal"/> with any field redacted MUST NOT return
the Prior-Entry Hash or the Self-Entry Hash of that entry, and MUST NOT return
the Prior-Entry Hash of the entry that follows it, which is the Signing Input
Digest of the redacted entry's Entry Signature and so covers every field of that
entry including the fields being withheld. The Self-Entry Hash is a digest over the entry's
own fields and carries no blinding value; a reader holding the leading fields and
denied the type-specific block could otherwise recover the block by search over
register subsets, a small aggregation descriptor set, four binding classes and a
bounded timestamp, and would do so off the audit trail that section imposes. A
redacted field is returned as CBOR null in its position, so that the array's
length is still the length fixed by the Entry Type; a regulator receiving a
redacted entry therefore cannot verify its chain hashes, which is the price of
redaction and is why an unredacted read is the ordinary case.</t>
          <t>Each read served under this section MUST be recorded in an append-only access
log, retained for the period of <xref target="delivery"/>, sequenced, chained, headed and
notarised as the audit trail of <xref target="regulator-portal"/> is and for the same reason. The log is not the Settlement-Layer
Ledger and MUST NOT be written to it: who asked a question is not a fact about
the reconciliation, and a Ledger that recorded reads would disclose the pattern
of interest in a subject to every party entitled to read it. The log is readable only by a regulator under
<xref target="regulator-portal"/> and by an Audit Identity under <xref target="audit-path"/>, to which it is
disclosed out of band as the policy-epoch material is; the reasoning that keeps
it off the Ledger applies equally to the log itself.</t>
        </section>
      </section>
      <section anchor="scrapi-binding">
        <name>SCITT Reference API Binding</name>
        <t>A Reconciliation Output MAY be notarised into a SCITT Transparency Service as a
transparent statement. Where it is, an implementation MUST use the binding in
this section. <xref target="composition-scitt"/> states the architectural relationship; this
section states the wire behaviour, so that two implementations registering the
same Reconciliation Output against the same Transparency Service produce
interchangeable results.</t>
        <section anchor="registration">
          <name>Registration</name>
          <t>The Reconciliation Output MUST be registered as a Signed Statement by
<tt>POST /entries</tt> as defined in <xref target="I-D.ietf-scitt-scrapi"/>, with the HTTP
<tt>Content-Type</tt> that document requires on that request. A Transparency Service
returns a <tt>Location</tt> header on both <tt>201 Created</tt> and <tt>202 Accepted</tt>; an
implementation MUST use it in both cases rather than constructing a polling URL
of its own.</t>
          <t>Notarising an Output does not enlarge its Audience Set. Registration places the
sealed Output in a log whose retrieval is by EntryID, and a party that obtains it
that way holds it on the terms of <xref target="entitlement"/>: it may verify the Sealing
Signature and read the Combined Verdict, and it obtains no read under
<xref target="ledger-read"/> and no notice of supersession. A deployment for which that is
the wrong disclosure should not notarise; <xref target="scrapi-binding"/> is composed
permissively for that reason.</t>
          <t>The payload of the Signed Statement MUST be the sealed COSE_Sign1 -- the
Reconciliation Output under its Sealing Signature, as produced by
<xref target="sealing"/> -- and MUST NOT be the bare Reconciliation Output. Nesting is what
makes the requirements below checkable: a relying party holding only the bare
Output has neither the sealing key identity nor the Policy-Version Hash the seal
committed to, and could not verify either.</t>
          <t>The Signed Statement is therefore a COSE_Sign1 whose payload is itself a
COSE_Sign1. Its protected header MUST carry:</t>
          <ul spacing="normal">
            <li>
              <t>the content type <tt>application/arp-sealed-reconciliation-output+cose</tt>,
registered per <xref target="iana"/>. The outer payload is a COSE_Sign1 wrapping a
Reconciliation Output, not a Reconciliation Output, and labelling it with the
latter's media type would have a conforming decoder parse a signature envelope
as an Output;</t>
            </li>
            <li>
              <t><tt>arp-policy-version-hash</tt>;</t>
            </li>
            <li>
              <t><tt>arp-bilateral-agreement-hash</tt>, carrying the array of the
Bilateral-Register-Agreement Hashes of the addressed registers, sorted in
lexicographic byte order as required by <xref target="encoding"/>. A Reconciliation Output
aggregates registers under more than one agreement, and an unordered encoding
would make two conforming implementations produce non-interchangeable Signed
Statements.</t>
            </li>
          </ul>
          <t>The outer COSE_Sign1 MUST carry a <tt>kid</tt> in its protected header, MUST be signed
under a key resolvable through <xref target="sealing-key-discovery"/>, and that key's
Sealing-Key Identifier MUST equal the Sealing-Key Identifier of the nested
Output in both components. A relying party MUST verify the outer signature and
that equality. "Signed by the server that sealed it" is otherwise not a
predicate a relying party can evaluate: any operator of a conforming server
could wrap another server's sealed Output, sign it under its own resolvable key,
and every other check here would pass, and the Receipt would attribute the
statement to the Transparency Service and to nobody else. Fixing the nested payload closes a false-policy-version
attack; fixing the outer signer closes a wrong-registrant one.</t>
          <t>The <tt>arp-bilateral-agreement-hash</tt> in the outer protected header MUST equal the
value carried in the nested sealed COSE_Sign1, and the
<tt>arp-policy-version-hash</tt> in the outer protected header MUST equal the
Policy-Version Hash carried in the nested sealed COSE_Sign1. A relying party
MUST verify the Sealing Signature over the nested payload, MUST verify that
equality, and MUST reject the Signed Statement where either fails.</t>
          <t>The verification key for the Sealing Signature is identified by the Sealing-Key
Identifier of <xref target="reconciliation-output"/>, whose <tt>kid</tt> component MUST equal the
<tt>kid</tt> in the protected header of the nested COSE_Sign1, and is resolved through
<xref target="sealing-key-discovery"/>. A relying party that cannot resolve the Sealing-Key
Identifier MUST NOT rely on the notarised statement.</t>
          <t>Without nesting and this equality the Signed Statement would be a second and
independent envelope: any party holding a valid Reconciliation Output could
register it under a protected header asserting a policy version it was not
sealed under, and a relying party following <xref target="policy-version-determination"/>
would believe that assertion. A protected header cannot be altered after
signing, but it can be false when signed, and integrity is not correctness.</t>
          <t>The payload MUST NOT be the Verifiable Credentials serialisation of
<xref target="vc-interop"/>. That form is an interop convenience for relying parties and is
not the notarised object; registering it instead would notarise a
representation whose canonical form is unspecified.</t>
        </section>
        <section anchor="async-registration">
          <name>Asynchronous registration</name>
          <t>A Transparency Service may register synchronously or asynchronously, and an
implementation MUST support both. This is the most likely source of divergence
between two otherwise conforming implementations, and is therefore stated as a
requirement rather than left to the referenced document.</t>
          <t>On <tt>201 Created</tt> the Receipt is available immediately. On <tt>202 Accepted</tt> the
response carries a <tt>Location</tt> header, and the implementation MUST poll that URL
verbatim rather than constructing a path of its own. A <tt>204 No Content</tt> means
registration is still in progress and MUST NOT be treated as failure or as a
negative result.</t>
          <t>A <tt>4xx</tt> other than <tt>404</tt> returned synchronously by <tt>POST /entries</tt> is a terminal
refusal and MUST NOT be retried under the same Signed Statement; it is the
ordinary refusal case and is recorded as such under <xref target="settlement-ledger"/>.</t>
          <t>A <tt>404 Not Found</tt> ends polling and MUST NOT be polled further. It carries two
meanings in <xref target="I-D.ietf-scitt-scrapi"/> -- that no Receipt was found for the
specified EntryID, and that an asynchronous registration has failed and no
Receipt will be produced -- and an implementation MUST distinguish them from the
response body where the service supplies one, because the second is a
registration failure and the first may follow from having polled a URL the
Transparency Service did not issue. Ending polling is not
the same as resolving the outcome: only the second meaning is a terminal refusal
for the purposes of <xref target="settlement-ledger"/>, and a <tt>404</tt> the implementation cannot
resolve to one meaning or the other is recorded as an incomplete notarisation,
not as a refusal.</t>
          <t>An implementation MUST honour a <tt>Retry-After</tt> header where one is present, MUST
NOT poll more frequently than once per second in its absence, and MUST bound
total polling, to the shortest bound any Bilateral Register Agreement addressed
by the reconciliation declares; a bound of 300 seconds is RECOMMENDED where the
Bilateral
Register Agreement declares none. Exhaustion of the bound MUST be recorded in a Post-Seal Evaluation Record
carrying <tt>notarisation-incomplete</tt> per <xref target="post-seal"/>, rather than as either
success or refusal. A
Reconciliation Output whose notarisation is incomplete remains valid under its
Sealing Signature; notarisation is an additional property, not a precondition of
validity.</t>
        </section>
        <section anchor="sealing-key-discovery">
          <name>Sealing-key discovery</name>
          <t>A signed key set, wherever this document requires one, is a COSE_Sign1 whose
payload is the deterministically encoded CBOR serialisation of the COSE_KeySet,
under the media type registered in <xref target="iana"/>. Each key in the set carries the
<tt>arp-key-status</tt> and <tt>arp-key-validity</tt> COSE Key common parameters registered in
<xref target="iana"/>. An Authorised-Origin Document is a COSE_Sign1 whose payload is a CBOR
array of three-element arrays -- the server's authority origin, the identifier of
the key signing its sealing key set, and the identifier of the key signing its
operator key set -- sorted in bytewise lexicographic order of the origin.</t>
          <t>A relying party is not a party to any Bilateral Register Agreement and holds
only the hashes of those agreements. It therefore cannot resolve the sealing key
from them, and a binding that assumed otherwise would oblige every conforming
relying party to refuse every Reconciliation Output.</t>
          <t>A reconciliation server MUST publish its sealing keys as a COSE Key Set at
<tt>/.well-known/arp-sealing-keys</tt> on the reconciliation server's authority origin,
and
a single key by identifier at <tt>/.well-known/arp-sealing-keys/{kid_value}</tt>. The
Sealing-Key Identifier is the pair of that origin and the <tt>kid</tt>; where this
document requires a <tt>kid</tt> to equal the Sealing-Key Identifier, a key identifier in this document is in every case the JWK thumbprint of
<xref target="RFC7638"/>, base64url-encoded without padding. It is carried as a CBOR text
string in every payload field and in every <tt>keyid</tt> signature parameter, as the
UTF-8 encoding of that same text string in a COSE <tt>kid</tt> (label 4), which
<xref target="RFC9052"/> makes a byte string, and as that text string unaltered in a
<tt>{kid_value}</tt> path segment. Every equality test this document requires between a
<tt>kid</tt> and a Sealing-Key Identifier component is over the base64url text. Without
one pinned form the same key has three spellings and those equality tests
compare values of different CBOR types. With that fixed, it is the <tt>kid</tt>
component that is compared.</t>
          <t>Resolving a key is not sufficient. Web PKI establishes that an origin is the
origin it claims to be; it does not establish that the origin is entitled to
seal Reconciliation Outputs naming a given register set. A relying party that
accepted any well-formed key set would accept an Output minted by any party able
to stand up a host, since the Bilateral-Register-Agreement Hashes can be copied
from a genuine Output and are one-way.</t>
          <t>Each Bilateral Register Agreement MUST therefore declare the Authority Origin of
the reconciliation server it authorises, and each register operator MUST publish
an Authorised-Origin Document at <tt>/.well-known/arp-authorised-origins</tt> on its own
register origin. A Register Identifier is an origin, so the register origin is a
member of the Addressed-Registers Identifier Set and is known to the relying
party from the Output.</t>
          <t>An Authorised-Origin Document is a COSE_Sign1 whose payload comprises, for each
reconciliation server the register operator has authorised, that server's
the three-element arrays <xref target="sealing-key-discovery"/> pins above. It MUST be signed under a key served in a COSE Key Set at
<tt>/.well-known/arp-register-keys</tt> on the same register origin -- a key set carrying the same <tt>arp-key-status</tt> and <tt>arp-key-validity</tt> parameters as
a sealing key set, so
that a compromised register key has an in-band revocation path, and the same key
set that resolves a register's signatures on Partial Attestations and Non-Answer
Statements -- which the relying
party fetches over its ordinary web PKI. Signing it matters for the same reason
signing the sealing key set matters: an unsigned document fetched over TLS can
be varied per audience, and this one is the root of the chain.</t>
          <t>A relying party MUST verify that the origin component of the Sealing-Key
Identifier appears in the Authorised-Origin Document published by every register
in the Addressed-Registers Identifier Set, and MUST reject the Output where it
does not or where any such document cannot be verified.</t>
          <t>The chain is then: register origins from the Output; each register's own key
from its register origin; the Authorised-Origin Document verified under that
key; the authorised server origin and its key-set signing key identifier from
that document; and the sealing key from the server's key set, verified under
that identifier. Every step is fetchable by a party holding only the Output.</t>
          <t>A key entry MUST carry the <tt>arp-key-validity</tt> and <tt>arp-key-status</tt> parameters of
<tt>active</tt>, <tt>retired</tt> or <tt>revoked</tt>, and an entry whose status is <tt>revoked</tt> MUST
carry a revocation time as the third element of <tt>arp-key-validity</tt>. A relying party MUST reject a Sealing Signature made under a
<tt>revoked</tt> key whose Reconciliation Timestamp falls at or after the revocation time that key
entry carries, MUST reject a Sealing Signature made under a <tt>revoked</tt> key
carrying no revocation time irrespective of when the Output claims to have been
sealed, MUST
accept one made under a <tt>retired</tt> key only where the Reconciliation Timestamp
falls within that key's validity interval, and MUST reject one whose
Reconciliation Timestamp falls outside the interval of the key it resolves to. A
key MUST NOT be removed from the set while any Reconciliation Output it sealed
may still be relied upon: retirement is by status, not by deletion, so that a
historical Output remains verifiable while a compromised key can still be
refused.</t>
          <t>Revocation without a time is repudiation of an epoch. Earlier revisions scoped
<tt>retired</tt> by validity interval and left <tt>revoked</tt> unscoped, so one status change
in a document the reconciliation server publishes, on its own origin, under its
own key, invalidated every Reconciliation Output, Evaluation Sweep Statement,
signed read response and Entry Signature that key had ever made. The rule
closing removal -- a key MUST NOT be deleted while an Output it sealed may be
relied upon -- was defeated by status, which is the same act with a different
verb.</t>
          <t>The reconciliation server MUST therefore publish and notarise its sealing key
set as <xref target="read-signing"/> requires of the Policy Parameters Document: with a
Publication Timestamp, notarised into the Transparency Service of
<xref target="settlement-ledger"/> on the ledger-head notarisation interval, and republished
on that interval whether or not its contents changed. A relying party MUST NOT
act on a status transition it cannot date. A COSE_Sign1 is not dateable from its
own bytes, and a status flip that no party can place in time disarms every party
it disarms without any of them being able to say when, or to show that it
happened after the Output they hold.</t>
          <t>The key set MUST itself be signed under the key whose identifier the
Authorised-Origin Document gives for that server, and a relying party MUST verify
that signature. The identifier comes from a document the relying party can
fetch, not from an agreement it does not hold. A
key set fetched over TLS alone can be varied per audience, which would let a
server present one key to one relying party and another to a second and seal two
contradictory Outputs for the same reconciliation, each verifiable only by its
intended audience -- reopening at the origin the equivocation that
<xref target="policy-version-determination"/> closes at the Transparency Service.</t>
        </section>
        <section anchor="receipt-validation">
          <name>Receipt validation</name>
          <t>A relying party MUST validate the Receipt against Transparency Service keys
obtained from <tt>GET /.well-known/scitt-keys</tt>, or from
<tt>GET /.well-known/scitt-keys/{kid_value}</tt> for a single key identified in the
Receipt.</t>
        </section>
        <section anchor="policy-version-determination">
          <name>Policy-version determination</name>
          <t>A relying party MUST determine the Policy Version of a notarised Reconciliation
Output from the <tt>arp-policy-version-hash</tt> parameter in the verified protected
header of the Signed Statement, and MUST NOT determine it from any retrieval
path, query parameter or Transparency Service index entry.</t>
          <t>Because the parameter is in the protected header, it is covered by the Receipt;
and because <xref target="registration"/> requires the sealed COSE_Sign1 to be the nested
payload and the outer parameter to equal the Policy-Version Hash it carries,
what the header asserts is verifiably what the seal committed to. The policy version is
therefore established by verification rather than by lookup, and a Transparency
Service that indexed an entry incorrectly, or presented different index results
to different relying parties, cannot cause a relying party to attribute a
Reconciliation Output to a policy version it was not sealed under.</t>
          <t>This holds only because of the nesting and equality requirements in
<xref target="registration"/>, both of which the relying party checks. A protected header
alone establishes that a value was not altered after signing, not that it was
true when signed.</t>
          <t><xref target="I-D.ietf-scitt-scrapi"/> defines retrieval by <tt>EntryID</tt> and defines no query
surface. Correlating entries by policy version is consequently outside the scope
of this binding and is a property of the deployment, not of the protocol. An
implementation MUST NOT assume a standard retrieval path keyed on the
Policy-Version Hash exists.</t>
        </section>
      </section>
      <section anchor="vc-interop">
        <name>Verifiable Credentials Interop</name>
        <t>A Reconciliation Output MAY be additionally serialised as a JSON-LD document
conforming to the W3C Verifiable Credentials Data Model <xref target="W3C-VC-DM-2.0"/>, under
the media type <tt>application/arp-reconciliation-output+json</tt> registered in
<xref target="iana"/> -- <tt>+json</tt> rather than <tt>+ld+json</tt>, there being no such registered
structured syntax suffix -- with the Reconciliation Hash, Addressed-Registers
Identifier Set, Bilateral-Register-Agreement Hash Set,
Requester-Binding-Class, Policy-Version Hash, Claim Hash, Combined Verdict,
Audience Set and Reliance Horizon
included as credential subject fields. The COSE_Sign1 envelope is the normative
form; the Verifiable Credential serialisation is an interop convenience for
relying parties operating in W3C VC ecosystems.</t>
        <t>The Audience Set and the Reliance Horizon are not optional in this
serialisation. A credential is the form of an Output most likely to reach a party
outside its Audience Set, and one carrying neither the membership list against
which such a party could determine that it is not entitled, nor the marker of its
own staleness, would be the bearer artefact <xref target="entitlement"/> exists to retire,
reintroduced through the interop form.</t>
      </section>
      <section anchor="representation-invariance">
        <name>Representation Invariance</name>
        <t>Every interoperability defect this document has repaired in its digest
constructions is one defect. A signature that has two byte encodings for one
signing act. A CBOR item whose major type the text did not fix. A set with no
ordering rule, or a CBOR map whose key order two libraries decide differently.
An optional member that could be omitted or nulled. A URI that
could be normalised on receipt or before sending. A Unicode string in NFC or in
NFD. A binary value rendered into JSON as base64, base64url or hex. A digest
taken over transmitted bytes or over a re-encoding.</t>
        <t>In each case two byte strings carry the same information and a digest over them
differs. The information content is invariant and the representation is not, and
the digest was defined over the representation. This section states the general
rule those repairs are instances of, so that the next instance is caught by the
rule rather than by the next reviewer.</t>
        <t><strong>The rule.</strong> For every digest, signature payload and comparison this document
defines, the value MUST depend only on the information its input carries and
MUST NOT depend on any choice of representation that carries no information. A
construction that fails this is not merely inconvenient: two conforming
implementations given the same facts compute different values, and every
mechanism built on the value inherits the divergence.</t>
        <t><strong>The obligation that makes it testable.</strong> A specification cannot discharge this
by asserting it. For every digest it defines, this document names the
<strong>representation class</strong> of each input: the set of byte strings that carry the
same information as that input. The classes this document recognises are:</t>
        <ul spacing="normal">
          <li>
            <t><strong>Signature encoding.</strong> For ECDSA, <tt>(r, s)</tt> and <tt>(r, n - s)</tt>. The class has
more than two members over the wire, since a low-S rule removes one member of
an unbounded set. Handled by <xref target="signature-malleability"/>.</t>
          </li>
          <li>
            <t><strong>CBOR type choice.</strong> A value expressible as more than one major type: an
identifier as <tt>tstr</tt> or <tt>bstr</tt>, a count as <tt>uint</tt> or text, a URI as <tt>tstr</tt> or
tag 32, a timestamp as <tt>tstr</tt> or tag 0. Handled by the type tables of
<xref target="bra-hash"/>, <xref target="reconciliation-output"/>, <xref target="partial-attestation"/> and <xref target="iana"/>.</t>
          </li>
          <li>
            <t><strong>Collection order.</strong> The permutations of a set, and the orderings of the
pairs of a CBOR map. Handled by the bytewise sort rules stated at each set,
and for a map by the requirement of <xref target="cbor-cose"/> that Section 4.2.1 of
<xref target="RFC8949"/> be produced and that a library option named canonical not be
assumed to produce it. The map case is the one place in this class where the
freedom is exercised by a library default rather than by an implementer's
choice, which is why it is named there as well as here.</t>
          </li>
          <li>
            <t><strong>Absence.</strong> An optional member omitted, or present and null. Handled by the
null-substitution rules, which also fix array length.</t>
          </li>
          <li>
            <t><strong>Text normalisation.</strong> The Unicode normalisation forms of one string.
Handled by the NFC requirement of <xref target="ingestion"/>.</t>
          </li>
          <li>
            <t><strong>Reference normalisation.</strong> The equivalent forms of one URI or origin.
Handled by <xref target="terminology"/> for an Authority Origin and by <xref target="RFC3986"/>
normalisation for the identifiers that carry it.</t>
          </li>
          <li>
            <t><strong>Binary rendering in a text encoding.</strong> Base64, base64url with or without
padding, and hexadecimal renderings of one byte string. Handled by the
key-identifier rule of <xref target="sealing-key-discovery"/> and by the digest rendering
of <xref target="ingestion"/>.</t>
          </li>
          <li>
            <t><strong>Framing.</strong> A concatenation against an array, and an array against a map.
Handled by the domain-separated array requirement stated at each preimage.</t>
          </li>
        </ul>
        <t><strong>A specification that defines a new digest MUST state, for every element of its
preimage, which of these classes the element belongs to and which member of the
class the preimage takes.</strong> A registration under <xref target="iana"/> that introduces a value
carried into any digest this document defines MUST do the same, and the
designated expert MUST refuse one that does not.</t>
        <t><strong>The conformance obligation.</strong> A conformance runner for any construction in
this document MUST exercise the construction against the representation class of
each of its inputs, and not against an enumeration of previously observed
defects. The distinction is the whole of the test's value. A runner that checks
a digest against the two ECDSA signature encodings it has heard of confirms
what its author already knew; a runner that enumerates the class and asserts the
digest is constant across it detects the member nobody had thought of. The same
holds for every class above. Where a class is unbounded, the runner MUST sample
it and MUST record in its run transcript that it sampled rather than enumerated,
so that a reader is not told a property was established over a class when it was
established over a sample of one.</t>
        <t><strong>What this does not establish.</strong> Invariance across a representation class is
not correctness. A digest can be perfectly invariant and taken over the wrong
elements, and this rule says nothing about that. It says only that two parties
holding the same facts reach the same value, which is the precondition for every
other property this document claims and is not itself any of them.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <section anchor="containment">
        <name>Service-Operator Containment</name>
        <t>The reconciliation server operates under a service-operator entity
standing in bilateral contractual relationship with each Register
Operator. The service-operator entity MUST NOT be given access to any register record or any
Partial-Attestation payload beyond the verdict and divergence-axis fields, and a
deployment MUST enforce that by construction -- by encryption addressed to the
requester or by an equivalent measure that no internal operator action can
reverse -- rather than by policy. A conformance test for this requirement is
whether an operator holding every credential the deployment issues can obtain a
register record; if it can, the deployment does not conform.</t>
        <t>Encryption addressed to the requester discharges this requirement for a register
record, and for any enumerated field the reconciliation server does not read. It
cannot discharge it for the Query Binding, the Freshness Timestamp, the echoed
Policy-Version Hash and Bilateral-Register-Agreement Hash, the Source-Data
Version Identifier Set or the Applied-Parameter Set, each of which
<xref target="partial-attestation"/>, <xref target="source-versioning"/>, <xref target="projection"/> and
<xref target="replay-defence"/> oblige the reconciliation server to read in the clear. For
those fields the equivalent measure MUST be an execution boundary whose
integrity is remotely attestable under <xref target="RFC9334"/> and whose plaintext state no
credential the deployment issues can read, and the conformance test above
extends to them: an operator holding every credential the deployment issues must
be unable to obtain any of them.</t>
        <t>The distinction this rests on is the one the section opens with and did not
carry through. The prohibition binds <strong>the service-operator entity</strong>, a legal
person, and not the reconciliation server, a process, whose reading of those six
fields the sections named above require. The two named enforcement measures were
therefore not alternatives of equal reach: the first is unavailable for exactly
the fields where the prohibition bites, and the conformance test asked only
about a register record, so the payload half of the requirement had no test at
all.</t>
        <t>That property is per-event and MUST NOT be read as a property of the system
under repeated querying. A verdict is a function of an attested value the
requester chooses, so a sequence of reconciliations varying that value recovers
the underlying record field by search, and several Divergence Axis values --
<tt>ownership-threshold-mismatch</tt>, <tt>register-record-absent</tt>, <tt>temporal-mismatch</tt> --
disclose record content on their own. Each event conforms while the sequence
does not.</t>
        <t>A deployment MUST therefore declare in each Bilateral Register Agreement a query
budget and the interval over which it is measured, and the budget MUST be
measured per accountable principal per subject, not per subject alone. The
subject half of that key is the <strong>Claim Hash of the Canonical Claim with its
Predicate, Applicable-Regimes Set and Claim Timestamp elided</strong>, computed as
<xref target="terminology"/> computes a Claim Hash over the remainder. The principal half is
pinned in three tiers below and the subject half was pinned nowhere, which left
the counter keyed on a value the requester controls: a Subject Identifier is
NFC-normalised as a string and nothing more, so case, leading zeros,
jurisdiction prefixes and equivalent register-specific forms each open a fresh
counter. The bound on recovery-by-search this section exists to impose was
evadable by respelling, and the per-subject ceiling was a shared counter whose
key a party could collide with a victim's, forcing every third-party
reconciliation about that victim to <tt>indeterminate</tt>. Where the
budget is shared across requesters, any one requester exhausts it for all of
them -- including a requester whose Requester-Binding class is
<tt>agent-unverified</tt>, which is to say a party the deployment has declined to
identify -- and every subsequent reconciliation about that subject is forced to
<tt>indeterminate</tt> for the remainder of the interval. That is a denial of service
against every other requester, granted by the countermeasure. The recovery
property this budget bounds is a property of one requester's sequence, and
sequences run by colluding principals are the business of the repeated-narrowing
pattern below rather than of a shared counter.</t>
        <t>The budget is keyed on the accountable principal identifier where the
Requester-Binding carries one. Where it does not -- classes <tt>agent-unverified</tt>
and <tt>agent-key-verified</tt> -- the budget MUST be keyed on the verified signing key
where one exists, and otherwise on a deployment-declared fallback key such as the
authenticated transport client identity. Every requester signs, by
<xref target="read-signing"/>, so every requester has a key and none falls outside the budget.
Admitting a requester to a shared counter is the denial of service this paragraph
exists to remove.</t>
        <t>A deployment MAY additionally declare a per-subject ceiling across all
principals. A ceiling is a shared counter and reintroduces that denial of service
by construction, so where a deployment declares one it MUST partition it: a stated proportion
reserved for principals of class <tt>human-operator</tt> and <tt>agent-verified</tt>, and
within that proportion a per-principal sub-budget, so that no one principal can
consume the reserve. Classes carrying no corroborated principal --
<tt>agent-key-verified</tt> and <tt>agent-unverified</tt> -- are charged only against the
remainder. A reserve with no per-principal partition is exhausted by a subject
that incorporates enough entities to hold enough corroborated principals, which
is a purchase and not a barrier. A
subject able to mint identities cheaply can otherwise exhaust the ceiling on
itself and force every third-party reconciliation about it to <tt>indeterminate</tt>,
which is a self-service veto over the verdicts this protocol exists to produce.
Exhaustion of a ceiling is recorded as <tt>subject-ceiling-exhausted</tt> rather than
<tt>query-budget-exhausted</tt>, so that the two are distinguishable in the record and
an auditor can see which counter refused.</t>
        <t>Where a reconciliation would exceed the budget, the reconciliation server MUST
NOT transmit a projection to the affected register and MUST record
<tt>query-budget-exhausted</tt> as that register's Non-Answer Reason. The reconciliation
proceeds and is sealed; it cannot reach a decisive Combined Verdict, by
<xref target="verdict-arithmetic"/>. It is the register that is refused, not the
reconciliation: refusing the reconciliation outright would leave no Output in
which to record the reason, which is the artefact the requester needs in order to
know why it was refused and the regulator needs in order to see that it was.</t>
        <t>The Pattern Library MUST include a repeated-narrowing pattern so that the
Adversarial Pre-Transmission Test detects the sequence rather than only the
event.</t>
        <t>A register cannot apply its own statutory access regime to a requester it cannot
see. Where a Bilateral Register Agreement requires it, the Per-Register Claim
Projection MUST carry the Requester-Binding Class, which discloses the class and
not the principal.</t>
      </section>
      <section anchor="budget-suppression">
        <name>Budget Exhaustion as a Suppression Channel</name>
        <t><xref target="architecture"/> places a reconciliation driven to <tt>query-budget-exhausted</tt> or
<tt>subject-ceiling-exhausted</tt> outside the reproducibility requirement, because the budget is accumulated state
rather than an enumerated input. That carve-out is a suppression channel and is
recorded here as one.</t>
        <t>Any non-answering register makes a decisive Combined Verdict unreachable
(<xref target="verdict-arithmetic"/>). An operator that wishes to prevent a particular
reconciliation from reaching a decisive verdict can therefore record
<tt>query-budget-exhausted</tt> against one register, and an auditor replaying the
enumerated inputs is required not to treat the divergence as a determinism
failure. The reason is server-observed under <xref target="no-answer"/>, so no register
signature contradicts it.</t>
        <t>Two mitigations are available and neither is adopted here. Publishing the budget
counter and interval boundaries beside the refusal would let an auditor
distinguish exhaustion from suppression -- and would tell every requester how
much third-party interest a subject has attracted, and exactly when to exhaust
the counter so that no other party obtains a decisive verdict, which is a worse
disclosure than the one it cures. Requiring a register-signed acknowledgement of
each charge against the budget would remove the server's discretion, at the cost
of a round trip to every addressed register on every refused reconciliation,
including the ones the budget exists to avoid making.</t>
        <t>The per-subject ceiling of <xref target="containment"/> is the stronger of the two channels,
because it is a counter several principals share: an operator need not fabricate
anything, only decline to reserve enough of it. <xref target="containment"/> requires the
reserve to be partitioned per principal for that reason, and the residual is that
the size of the reserve is a deployment choice this document does not bound.</t>
        <t>A deployment concerned with either channel should bound it contractually: the
budget, its interval and the audit right over the counter are all declared in the
Bilateral Register Agreements, and an Audit Identity under <xref target="audit-path"/> can be
given the counter state directly. That is an out-of-band remedy and it is stated
as one.</t>
      </section>
      <section anchor="pattern-library-integrity">
        <name>Pattern-Library Integrity</name>
        <t>The Adversarial Pre-Transmission Test gates onward transmission. The
Pattern Library MUST be bound to a Pattern-Library Commitment Hash. Any
modification to the Pattern Library MUST produce a new Pattern-Library
Version Identifier, and the Adversarial Pre-Transmission Test MUST be
re-executed against the new library before the change takes effect.</t>
      </section>
      <section anchor="agent-iff-integrity">
        <name>Agent Impersonation and Friend-or-Foe Integrity</name>
        <t>The Agent Friend-or-Foe Determination is the mechanism by which ARP resists
reconciliation initiated by an agent impersonating a principal. The
determination MUST default to ENEMY: absence of a verifiable identity, an
expired or revoked signature-agent key, a failed HTTP Message Signature
<xref target="RFC9421"/> verification, or a Verified Principal Credential that does not
validate MUST all yield an ENEMY classification. The server MUST NOT infer
friendliness from network origin, User-Agent string, or any self-asserted
identifier, as these are trivially forgeable. Where an ENEMY requester is
permitted for advisory reconciliation, the resulting Reconciliation Output
MUST NOT carry a decisive verdict binding, and the Settlement-Layer Ledger
entry MUST record the requester-binding class the gate determined --
<tt>agent-unverified</tt> where no verifiable identity was presented, or
<tt>agent-key-verified</tt> where a key verified and the asserted principal was not
corroborated -- so that downstream reliance is aware no accountable principal was
established and can still tell the two apart.</t>
      </section>
      <section anchor="agreement-drift">
        <name>Bilateral-Register-Agreement Drift</name>
        <t>Each Bilateral Register Agreement carries an Agreement Hash. Each Partial
Attestation includes a reference to the Agreement Hash under which it was
issued. Agreement drift is detectable by comparison of agreement-hash
references across Partial-Attestation batches. Reconciliation MUST be
suspended for an addressed register whose Agreement Hash deviates from the
hash committed at the start of a reconciliation event. A suspension under this
section ends when the two parties have agreed a new Agreement Hash under
<xref target="bra-hash"/> and the reconciliation server holds it as the hash it commits at the
start of the next reconciliation event, from which event the register is
addressable again. A suspension arising instead from the irreconcilable head
statements of <xref target="settlement-ledger"/> ends only when the Register Operator that
refused further projections states, under the read key of item 22 of
<xref target="bra-items"/>, that the discrepancy is resolved. No other event ends either, and
a deployment MUST NOT treat the passage of time as ending one.</t>
      </section>
      <section anchor="replay-defence">
        <name>Replay Defence</name>
        <t>Each Partial Attestation MUST carry a Freshness Timestamp. The
reconciliation server MUST verify the Freshness Timestamp against a
freshness window declared in the Bilateral Register Agreement. The window is
measured backward from the instant the reconciliation server received the
Partial Attestation. An attestation is fresh where its Freshness Timestamp is no
earlier than that instant less the declared window and no later than 60 seconds
after it, and a Freshness Timestamp further in the future MUST be treated as
stale. A window with no stated reference instant and no stated direction is a
test two implementations apply differently to the same attestation, and the
register cannot tell which one it will be held to. This document states the
reference instant and direction for the witness observation window of
<xref target="quorum-rule"/> and did not state them here. Stale Partial Attestations MUST be rejected, and the rejection MUST be recorded
in the Reconciliation Output under <xref target="no-answer"/> with the Non-Answer Reason
<tt>attestation-stale</tt> and a <tt>freshness-stale</tt> divergence axis attributed to that
register. A signed agent request under <xref target="RFC9421"/> MUST additionally carry a
nonce and created/expires parameter set that <xref target="read-signing"/> requires, so that
a captured signed request
cannot be replayed to initiate a fresh reconciliation.</t>
      </section>
      <section anchor="response-clocks">
        <name>The Clocks a Response Freshness Check Is Decided Across</name>
        <t><xref target="read-responses"/> bounds the <tt>response-time</tt> of a read response in both
directions against the reader's receipt of it, because the two values are
produced on two clocks nothing in this document synchronises. The backward bound
is the declared tolerance, floored and capped in item 26 of <xref target="bra-items"/>; the
forward bound is a fixed sixty seconds. A deployment applying the tolerance as a
one-sided test admits a response stamped ahead of the reader's clock, and a
server whose clock runs fast is then indistinguishable from one stamping ahead
deliberately, which is the case the forward bound exists to separate. A
deployment declaring a tolerance below the transit and clock disagreement
between the two parties rejects every honest response, which is why item 26
carries a floor as well as a ceiling.</t>
        <t><xref target="replay-defence"/> bounds the reconciliation server against the register's clock
and the <tt>created</tt> parameter of <xref target="read-signing"/> bounds the server against the
requester's. Both run toward the server; this is the return direction, and it is
the one earlier revisions left unstated. All three bound a party against another
party's clock over a message it has just received, all three differ in their
backward bounds -- a declared window in <xref target="replay-defence"/>, three hundred
seconds in <xref target="read-signing"/>, a declared tolerance here -- and all three fix the
forward bound at sixty seconds, that being the direction in which none of them
has anything but the other party's word.</t>
        <t>The witness observation window of <xref target="quorum-rule"/> bounds a fourth pair of clocks,
the witness's against the reconciliation server's, over an artefact published
once per interval rather than over a message in flight. Its backward bound is
sixty seconds and its forward bound is the greater of sixty seconds and twice
the notarisation interval, so sixty seconds is the floor in both directions here
too and the interval only ever widens the window.</t>
      </section>
      <section anchor="head-consistency-channel">
        <name>Where Head-Consistency Evidence Comes From</name>
        <t><xref target="quorum-rule"/> requires Head Consistency Statements from the witnesses' own
origins, and requires the linkage chain between two heads from the same origins
under <xref target="witness-linkage"/>. The two are one requirement about one property. A
relying party that has only the first has not satisfied the second branch at
all, and holds evidence under the first branch alone, which reaches exactly the
head a response names and no head above it.</t>
        <t>A Statement obtained from the party it is evidence about is that party's own
selection, countersigned. A linkage chain obtained from that party is that
party's chain, and the reason is stronger than selection: a relying party cannot
recompute any value in a linkage array, because a Signing Input Digest is taken
over a <tt>Sig_structure</tt> and a Self-Entry Hash over the entry array, and the array
carries neither preimage. Every test the chain condition performs is therefore an
equality between two values the same party supplied, which is not evidence about
that party. Anchoring the ends does not repair it: the lower anchor is the
response's own claim, and the upper anchor is a Self-Entry Hash, which is not a
position the chain reads. <xref target="quorum-rule"/> sets out that arithmetic in full.</t>
        <t>The operational consequences follow from <xref target="quorum-rule"/> and
<xref target="witness-linkage"/> and are gathered rather than restated here. A witness whose
origin is unreachable contributes nothing. A witness whose Segment series does
not reach the head its Statement covers contributes nothing to the second
branch, though its Statement still serves the first, where it covers the head a
response names exactly. A witness that has equivocated between two Segments
contributes nothing at all. And the property the Segments deliver is append-only
rather than absolute, for the reason <xref target="quorum-rule"/> sets out: a witness records
what the service served it, so the assurance is that an interval a witness has
covered cannot afterwards be rewritten, and its strength in any deployment is
the diversity of the Witness Set and the frequency of observation.</t>
      </section>
      <section anchor="post-quantum">
        <name>Post-Quantum Migration</name>
        <t>The Cryptographic-Primitive-Upgrade Path is the mechanism by which ARP
deployments migrate to post-quantum primitives. ML-KEM-1024 <xref target="FIPS203"/>
is RECOMMENDED for the claim-encryption primitive class. ML-DSA-65
<xref target="FIPS204"/> is RECOMMENDED for the partial-attestation-signature and
sealing-signature primitive classes. Implementations MUST declare their
chosen post-quantum primitives in the Bilateral Register Agreement.</t>
      </section>
      <section anchor="side-channel">
        <name>Side-Channel Considerations</name>
        <t>The disclosure model as a whole, and the residual risks this document accepts,
are set out in <xref target="privacy"/>.</t>
        <t>Per-register projection narrowing is observable to the addressed register
through the Projected Predicate. Implementations MUST NOT use narrowing
patterns to fingerprint individual subjects. The Predicate Taxonomy SHOULD
be designed such that the set of permitted narrowings is small enough that
narrowing observation does not materially weaken subject privacy.</t>
      </section>
      <section anchor="signature-malleability">
        <name>Signature Malleability and Artefact Identity</name>
        <t>A digest taken over a signed artefact as served identifies that artefact only
where the signature has one valid encoding, and not every primitive this
document admits has that property.</t>
        <t>For ECDSA, a signature <tt>(r, s)</tt> and the signature <tt>(r, n - s)</tt>, where <tt>n</tt> is the
order of the curve's base point, both verify against the same key over the same
message. No specification prohibits it: Section 4.1.4 of SEC1 v2.0 and Section
6.4.2 of FIPS 186-5 range-check <tt>r</tt> and <tt>s</tt> only, and Section 2.1 of
<xref target="RFC9053"/> constrains neither. The substitution follows from the verification
equation and falls outside every check any of the three imposes. No specification is violated and
nothing is forged: the signing authority is identical in both encodings, and a
party holding no key can produce the second from the first while it is in
transit. Measured over two hundred randomly generated P-256 keys and ES256
signatures, two hundred substitutions verified and two hundred changed the
enveloped bytes.</t>
        <t>EdDSA is not exposed to this substitution. Section 8.4 of <xref target="RFC8032"/> puts the
check that the decoded <tt>S</tt> is less than <tt>l</tt> inside verification, so an attacker
holding an Ed25519 or Ed448 signature cannot derive a second byte-string that
verifies over the same message under the same key. That is a non-malleability
property and not a claim that only one byte-string can ever verify: Section
5.1.7 of <xref target="RFC8032"/> leaves cofactored and cofactorless verification optional,
so conforming implementations can differ at the margin. A deployment that declares only EdDSA signature primitives
under item 2 of <xref target="bra-items"/> is therefore not reachable by this. Nothing in
this document requires that, and a deployment declaring an ECDSA primitive is
conforming, so the constructions and not the primitive choice are where this is
addressed.</t>
        <t>Every digest in this document that identifies or chains a signed artefact is
accordingly a Signing Input Digest, or has its embedded signatures replaced by
one. Those are the Prior-Entry Hash of <xref target="settlement-ledger"/>, the Post-Seal
Evaluation Record Hash of <xref target="post-seal"/>, the Merkle leaf of <xref target="aggregation"/>, the
authority-reference digest of <xref target="composition"/> in its tagged-transparency form,
the Reconciliation Hash of <xref target="terminology"/>, and -- reached through the
Reconciliation Hash rather than named beside it -- the authorising operator's
signature in the Override Record of <xref target="adversarial-test"/>.</t>
        <t>The sixth was found after the first five had been repaired, and the way it was
missed is worth stating rather than quietly corrected. The first sweep looked
for digests taken over signed artefacts, found the Reconciliation Hash embedded
a register signature, and repaired that. The Override Record is a signature
made by a third party -- the authorising operator, deliberately not the server,
under <xref target="adversarial-test"/> -- travelling to the server over a channel the server
does not control, and sitting in a field the Reconciliation Hash preimage
carries. It failed no test that was applied to it; no test was applied to it.</t>
        <t>An implementation MUST therefore apply the rule of <xref target="terminology"/> over the
class rather than over the list above: in any preimage this document defines,
every signature made by a party other than the party computing the digest is
replaced by its Signing Input Digest. A specification that enumerates the
carriers is correct until someone adds a field, and correctness that expires on
the next revision is not the property this section exists to establish. The <tt>Sig_structure</tt> excludes the
signature by construction, which is why this is total where a low-S
canonicalisation rule is partial -- low-S removes one encoding from a set with
more than one member, while the signing input has one value for one signing act
however many encodings of the signature exist.</t>
        <t>The Reconciliation Hash is the one worth naming separately, because excluding
the Sealing Signature is what an earlier revision did and it is not sufficient.
A Reconciliation Output embeds a register signature in each Query Binding Record
and in each Non-Answer Statement of <xref target="reconciliation-output"/>, so its preimage
carried a signature after the sealing one was excluded. The Reconciliation Hash
is a field of every Settlement-Layer Ledger entry, and therefore inside the
Entry Signature payload and inside the Prior-Entry Hash, so leaving it exposed
would have reintroduced at one remove exactly what fixing the Prior-Entry Hash
removed. The Self-Entry Hash of <xref target="settlement-ledger"/> nulls the signature
position and was already outside it.</t>
        <t>The consequence of getting this wrong is not a forgery and is easy to
misdiagnose as one. A reader served a substituted entry computes a Prior-Entry
Hash that does not match the following entry's, and concludes the chain is
broken when the operator equivocated about nothing. Under <xref target="leaf-binding"/> a
substituted Partial Attestation makes a verifier refuse a valid inclusion proof
for the same reason. Both are failures of verification rather than of
authenticity, and a deployment that reports them as detected tampering will be
reporting something that did not happen.</t>
      </section>
      <section anchor="pq-artefact-identity">
        <name>Artefact Identity Across a Change of Signature Algorithm</name>
        <t><xref target="signature-malleability"/> establishes that a digest over a signed artefact as
served identifies that artefact only where the signature has one valid encoding,
and it names EdDSA as the primitive not reachable by the substitution. That
exemption is real, and it is temporary. A deployment planning a migration to
post-quantum signatures should know which of those two facts it is relying on.</t>
        <t>The substitution asks what a party holding no key can do to an artefact in
transit. A registration protocol has to answer a narrower question first, and
one that does not involve an adversary at all: how many valid enveloped
byte-strings exist over one signing input when the same signer signs the same
input more than once. Measured over two hundred ordinary signing operations per
primitive, one key and one signing input each, with every reported value
recovered by decoding the served envelope rather than reusing the locals that
were signed:</t>
        <table>
          <thead>
            <tr>
              <th align="left">Signature primitive</th>
              <th align="left">Distinct signing inputs</th>
              <th align="left">Distinct enveloped byte-strings</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">Ed25519</td>
              <td align="left">1 of 200</td>
              <td align="left">1 of 200</td>
            </tr>
            <tr>
              <td align="left">ECDSA P-256</td>
              <td align="left">1 of 200</td>
              <td align="left">200 of 200</td>
            </tr>
            <tr>
              <td align="left">ML-DSA-65, hedged</td>
              <td align="left">1 of 200</td>
              <td align="left">200 of 200</td>
            </tr>
            <tr>
              <td align="left">ML-DSA-65, deterministic</td>
              <td align="left">1 of 200</td>
              <td align="left">1 of 200</td>
            </tr>
            <tr>
              <td align="left">Ed25519 with a parallel ML-DSA-65 leg</td>
              <td align="left">1 of 200</td>
              <td align="left">200 of 200</td>
            </tr>
          </tbody>
        </table>
        <t>Three consequences follow, and the third is not addressed by any document this
one is aware of.</t>
        <t><strong>The Signing Input Digest is stable on every primitive measured, including
those whose envelopes are all distinct.</strong> This is the property <xref target="terminology"/>
already relies on, and the table establishes that it does not depend on the
primitive. A construction bound to the signing input survives a change of
algorithm; a construction bound to the enveloped bytes does not.</t>
        <t><strong>The enveloped byte-string is a stable identifier on Ed25519 because of
<xref target="RFC8032"/>, not because of anything in COSE or in this document.</strong> Section 5.1.6
of <xref target="RFC8032"/> derives the per-signature nonce from a hash of the private key
prefix and the message, so one key over one message yields exactly one
signature. That is a property of one primitive. A deployment that declared only
EdDSA under item 2 of <xref target="bra-items"/> and inferred from <xref target="signature-malleability"/>
that its enveloped digests are stable has inferred correctly, and the inference
expires the moment a second signature leg is added. A parallel composition of
Ed25519 with ML-DSA-65 over one signing input produced two hundred distinct
byte-strings from two hundred signing operations, while the Ed25519 leg alone
produced one. Composition does not preserve the determinism of its most
deterministic member. It cannot: the composed artefact is unique whenever any
member is.</t>
        <t><strong>Two conforming ML-DSA-65 signers disagree about whether the enveloped
byte-string is stable, and the artefact does not record which one produced it.</strong>
          <xref target="FIPS204"/> specifies both hedged and deterministic signing. Both produce
signatures that verify against the same public key, and
<xref target="I-D.connolly-cfrg-ml-dsa-security-considerations"/> recommends hedged signing
as the safer default in all environments, on fault-injection grounds that this
document does not dispute and does not attempt to weigh against anything here.
The consequence for artefact identity is unremarked rather than contested: the
recommended mode is the mode under which one signing input has an unbounded
family of valid envelopes, the selection between the two modes appears nowhere
in the protected header or anywhere else in the signed object, and a relying
party holding one envelope therefore cannot determine whether a second envelope
over the same input would be the same bytes. A registration protocol that
identifies an entry by its enveloped digest is, under ML-DSA, identifying
something whose stability is decided by a signer-side flag it cannot observe.</t>
        <t>A low-S canonicalisation rule does not reach any of this, and its reach shrinks
rather than holds. <xref target="signature-malleability"/> states why it is partial for
ECDSA: it removes one encoding from a set with more than one member. Past the
classical boundary it is not partial but inapplicable, because ML-DSA signatures
carry no <tt>s</tt> value to canonicalise. A deployment defending enveloped-digest
identity by mandating low-S is defended for exactly as long as it signs with
ECDSA.</t>
        <t>An implementation MUST NOT treat the digest of an enveloped signed artefact as
an identifier for the claim the artefact carries, and MUST use the Signing Input
Digest of <xref target="terminology"/> for that purpose, in any construction this document
defines. Where a Reconciliation Agreement declares a signature primitive under
item 2 of <xref target="bra-items"/>, it MUST additionally declare, for any primitive
admitting more than one signing mode, which mode the signer operates. That
declaration is a statement about a signer and not about an artefact, and a
relying party that requires the distinction has no other place to obtain it.</t>
      </section>
      <section anchor="tradeoffs">
        <name>Declared Trade-offs</name>
        <t>Several properties this document would like to hold cannot hold together. Where
that is so, the document chooses, and this section is the list of the choices in
one place, so that a reader can find what was given up without reading for it.</t>
        <t>The discipline is worth stating on its own. A specification that wants two
incompatible properties has three options: claim both and be wrong somewhere a
reader has to find; weaken both until the conflict disappears and deliver
neither; or take the conflict as irreducible, choose, and say where the loss
went. The third is the only one that leaves a reader able to reason about a
deployment. What makes it work is that the loss is <strong>located</strong> rather than
distributed: a reader who knows exactly which property was surrendered, and
where, can compensate for it, and a reader told that everything holds cannot.</t>
        <table>
          <thead>
            <tr>
              <th align="left">Wanted</th>
              <th align="left">Also wanted</th>
              <th align="left">Given up</th>
              <th align="left">Stated in</th>
              <th align="left">What a reader can check instead</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">A chain between two heads a relying party can check</td>
              <td align="left">A chain the responding service did not write</td>
              <td align="left">Absolute rewrite detection; what holds is append-only over intervals a witness has covered</td>
              <td align="left">
                <xref target="witness-linkage"/></td>
              <td align="left">How many independent witnesses cover the interval, and how often each observes</td>
            </tr>
            <tr>
              <td align="left">Reproducible output from enumerated inputs</td>
              <td align="left">Uniqueness per reconciliation</td>
              <td align="left">Exact identity, for three fields</td>
              <td align="left">
                <xref target="architecture"/></td>
              <td align="left">Every other field is identical; the three are carved out by name</td>
            </tr>
            <tr>
              <td align="left">Erasure of a subject's data</td>
              <td align="left">An append-only record</td>
              <td align="left">Permanence of Output content</td>
              <td align="left">
                <xref target="privacy-erasure"/></td>
              <td align="left">No chain depends on content; a digest whose preimage is gone is still a valid chain element</td>
            </tr>
            <tr>
              <td align="left">A schema upgrade with no flag day</td>
              <td align="left">Telling withheld from never-defined</td>
              <td align="left">The upgrade; absence is encoded, not omitted</td>
              <td align="left">
                <xref target="settlement-ledger"/></td>
              <td align="left">Array length is fixed by Entry Type, so a short array is a defect and not a version</td>
            </tr>
            <tr>
              <td align="left">A chain stable under re-encoding</td>
              <td align="left">A verifier-side test that an entry was signed once</td>
              <td align="left">The test</td>
              <td align="left">
                <xref target="signature-malleability"/></td>
              <td align="left">The obligation remains and is examinable by an auditor; a re-signature under a different key still moves the chain</td>
            </tr>
            <tr>
              <td align="left">Digests unguessable from outside</td>
              <td align="left">An auditor who can recompute them</td>
              <td align="left">Recomputation without the blinding value</td>
              <td align="left">
                <xref target="audit-path"/></td>
              <td align="left">Consistency across two reads, and nothing more, which that section now says</td>
            </tr>
            <tr>
              <td align="left">A register recognising a returning counterparty</td>
              <td align="left">A requester unlinkable from one reconciliation to the next</td>
              <td align="left">Unlinkability, by default</td>
              <td align="left">
                <xref target="sealing"/></td>
              <td align="left">The deployment may substitute a fresh element each time; the choice is declared</td>
            </tr>
            <tr>
              <td align="left">One interoperable register leg</td>
              <td align="left">Sovereign registers keeping their own interfaces</td>
              <td align="left">The common leg</td>
              <td align="left">
                <xref target="format-profiles"/></td>
              <td align="left">Every leg is declared in an Agreement whose hash is committed to</td>
            </tr>
            <tr>
              <td align="left">A regulator reading a redacted entry</td>
              <td align="left">That regulator verifying the entry's chain</td>
              <td align="left">Chain verification under redaction</td>
              <td align="left">
                <xref target="read-operations"/></td>
              <td align="left">Redacted fields are null in place, so the length is intact and an unredacted read is available</td>
            </tr>
            <tr>
              <td align="left">Errors that tell a requester what went wrong</td>
              <td align="left">Endpoints that are not existence oracles</td>
              <td align="left">Distinguishing errors, on the read path</td>
              <td align="left">
                <xref target="read-errors"/></td>
              <td align="left">The commissioning path distinguishes them and pays for it in rate limit and access log</td>
            </tr>
            <tr>
              <td align="left">Coverage measured without cost</td>
              <td align="left">Probes a register cannot tell from real work</td>
              <td align="left">Free measurement</td>
              <td align="left">
                <xref target="coverage-probes"/></td>
              <td align="left">A probe consumes a real budget against a real register, which is what makes it uncountable by the operator</td>
            </tr>
            <tr>
              <td align="left">A quorum proving observer independence</td>
              <td align="left">A test a verifier can actually run</td>
              <td align="left">Proof of independence</td>
              <td align="left">
                <xref target="bra-limits"/></td>
              <td align="left">Distinct declared parties and distinct keys, both mechanically checkable</td>
            </tr>
          </tbody>
        </table>
        <t>Two things follow from having written this table that were not obvious before
writing it.</t>
        <t>The first is that most of the losses are <strong>stated limits rather than open
defects</strong>, and the difference is whether a reader can compensate. A limit a
reader knows about is an input to that reader's decision; a limit it does not
know about is a false belief. This document has repeatedly found that its own
worst errors were sentences claiming a property it did not have, rather than
missing properties honestly described, and the table is the form that makes the
distinction hard to lose.</t>
        <t>The second is that a row can be <strong>retired by invention</strong>. Two rows that stood in
earlier revisions no longer do: the falsifiability of a sweep against its
operator, which was traded away and has been bought back by anchoring the Policy
Parameters Document; and the verifiability of the sweep counts, which was
conceded as an assertion and is now an accounting identity against the Ledger. A
trade-off is a statement about the mechanisms available at the time it was made,
not a law, and a list of them is also a list of what to attack next.</t>
      </section>
    </section>
    <section anchor="privacy">
      <name>Privacy Considerations</name>
      <t>This protocol operates over beneficial-ownership registers, corporate registries,
consolidated sanctions lists and customs records. Its subject is almost always a
party that is neither the requester nor a recipient, and that is not told a
reconciliation about it occurred.</t>
      <t>The disclosure model has two artefacts and one division. A Reconciliation Output
is confidential to its Audience Set and carries subject references,
register-signed attestations and principal identifiers; the Settlement-Layer
Ledger is broadly readable and carries digests, register origins and structural
metadata. <xref target="entitlement"/> states the division and the rules that rest on it.</t>
      <t>What the witness artefacts disclose. <xref target="witness-linkage"/> obliges a witness to
serve Segments to any party without authentication, where the same linkage
arrays are readable from the reconciliation server only by an entitled requester
under a rate limit. That is an entitlement change and it is made deliberately:
an artefact obtainable only from the party it is evidence about is that party's
selection, so head-consistency evidence has to be world-readable to be evidence
at all, which is the choice <xref target="head-consistency"/> already made for Head
Consistency Statements. What it adds is the Prior-Entry Hash and the Signing
Input Digest of each entry alongside the Self-Entry Hash. All three are digests
over signed artefacts rather than over subject data, none is a low-entropy
preimage of the kind the Deployment Blinding Value of <xref target="sealing"/> exists to
protect, and the interval a Segment covers is bounded above by a head
<xref target="settlement-ledger"/> already publishes unauthenticated, so the live head oracle
<xref target="read-operations"/> guards against is not reintroduced.</t>
      <t>Two residues follow and are recorded here rather than left to be inferred. The
first is that the linkage values of every covered entry become readable without
entitlement, where <xref target="read-errors"/> rate limits the equivalent read at the
reconciliation server and a witness serving Segments is not rate limited by this
document. The entry count and the write rate over time are not part of that
residue: <xref target="settlement-ledger"/> publishes a contiguous head unauthenticated once
per interval, so both follow from differencing two published heads and were
public already. What is new is the per-entry chain shape below a published head.</t>
      <t>The second is the allowance <xref target="read-errors"/> makes for a witness principal. The
holder of a key can learn, from the number of ranged linkage reads admitted to
it, that the key sits in a Witness Set some Bilateral Register Agreement the
deployment holds declares, which is a wider set than the effective Witness Set
the Policy Parameters Document of <xref target="read-signing"/> already publishes. The
disclosure is membership of a union rather than of an intersection, it is
available only to the holder of the key in question, and it is the price of a
publication obligation a rate limit would otherwise void.</t>
      <t>What is protected. The Deployment Blinding Value of <xref target="sealing"/> keeps the Claim
Hash and the Policy-Version Hash from being inverted by exhaustive search over
their low-entropy preimages, which is what stops a Ledger reader recovering the
subject and the commissioning principal. Entitlement follows the Audience Set,
so possession of an Output is not authorisation to learn what happened to it
afterwards. Enrolment under <xref target="request-binding"/> means a requester cannot direct
an Output at a party that has not agreed to receive one. The per-principal query
budget of <xref target="containment"/> bounds recovery of a register record by repeated
querying. Read responses are rate-limited and logged, and the log is not on the
Ledger, because a Ledger that recorded reads would disclose the pattern of
interest in a subject to everyone entitled to read it.</t>
      <t>What is not. A subject has no standing in this protocol: it is not notified, it
cannot object, and it cannot learn that it was reconciled. That is a deliberate
property of a sanctions-screening protocol and a real cost, and a deployment
operating where subject rights attach should provide for them outside this
document. An Audience Member learns the subject, the predicate and every
register's answer; the audience constraint of <xref target="audience"/> lets a register cap
how many such parties there may be, and the register cannot verify that the cap
was enforced. Notarising an Output under <xref target="scrapi-binding"/> places it in a log
whose retrieval is by EntryID, and a deployment for which that is the wrong
disclosure should not notarise. The Ledger Head Statement is unauthenticated and
carries a contiguous sequence number, so it discloses the deployment's size and
approximate rate at the notarisation interval. An Audit Identity under <xref target="audit-path"/> reads every Output of every reconciliation
addressing its register irrespective of Audience Set, and each register declares
one, so a deployment's disclosure surface grows with the number of registers it
addresses. An Override Record names an authorising operator in the clear inside
the Output. <xref target="budget-suppression"/> records a further residual risk, and
<xref target="side-channel"/> the projection-narrowing channel.</t>
      <section anchor="privacy-6973">
        <name>Against the threat model of RFC 6973</name>
        <t>Taking the threats of Section 5 of <xref target="RFC6973"/> in turn, and stating the residual
rather than the mitigation where there is one.</t>
        <t><strong>Surveillance and correlation.</strong> Every digest that could otherwise correlate a
subject across deployments is blinded: a Claim Hash cannot be recomputed outside
the deployment that produced it and equality of Claim Hashes across deployments
is not a comparison that can be made at all. Within a deployment, correlation is
by design -- the Ledger index is a stable function of the claim, which is what
makes retroactive re-evaluation possible -- so a Ledger reader entitled to
nothing else still learns that some subject was reconciled repeatedly, and how
often. That residual is inherent in an append-only index and is not closed here.</t>
        <t><strong>Identification.</strong> The Ledger carries no Subject Identifier and no Subject
Reference. Those travel to the addressed registers, which is unavoidable in a
protocol that asks a register about a subject, and into the Reconciliation
Output, which is confidential to its Audience Set.</t>
        <t><strong>Secondary use and disclosure.</strong> A reconciliation server MUST NOT write a
Subject Identifier, a Subject Reference, an Applied-Parameter Set or any
register-record field to the Settlement-Layer Ledger, and MUST NOT include one
in any artefact it notarises into a Transparency Service. Notarisation under
<xref target="scrapi-binding"/> places the sealed Output into an append-only log operated by a
third party, and a sealed Output carries Subject References inside its Query
Binding Records. Notarisation of an Output is a MAY and MUST NOT be performed
where the deployment's subjects have not been accounted for in that disclosure.
The Ledger Head Statement, the Evaluation Sweep Statements and the Policy
Parameters Document carry no subject data and are the artefacts this document
requires to be notarised.</t>
        <t><strong>Exclusion.</strong> The subject is not told, cannot object and cannot learn that it
was reconciled. This is stated above as a deliberate property and it is the
sharpest privacy cost the protocol imposes. It is restated here because
<xref target="RFC6973"/> names exclusion as a threat in its own right and a document that
lists its mitigations and passes over the one threat it does not mitigate is
reporting selectively.</t>
      </section>
      <section anchor="privacy-erasure">
        <name>Erasure and rectification against an append-only record</name>
        <t>A jurisdiction in which a subject may require erasure or rectification of
personal data is in direct tension with a Ledger this document requires to be
append-only and with a Transparency Service it requires to be outside the
operator's control. That tension cannot be resolved by a protocol mechanism, and
this document does not claim to resolve it. What it can do is bound what has to
be erased, and that is a design obligation rather than a remark:</t>
        <ul spacing="normal">
          <li>
            <t><strong>No personal data is written to the Ledger</strong>, per the rule above. What the
Ledger carries about a reconciliation is digests, register Authority Origins,
verdict values and structural metadata. An erasure obligation over the
subject's data therefore falls on the Reconciliation Output and the register
correspondence, both of which are held by the deployment and both of which
have a retention period.</t>
          </li>
          <li>
            <t><strong>A retracted or rectified verdict is expressed by supersession and not by
deletion.</strong> <xref target="retroactive"/> appends a <tt>continuation-supersession</tt> entry and
<xref target="re-notification"/> notifies the affected regulators. The superseded Output
remains identified by its Reconciliation Hash and its content may be destroyed
at the end of its retention period without breaking any chain, because no
chain hashes the Output's content: the Ledger commits to the Reconciliation
Hash, and a digest whose preimage no longer exists is still a valid chain
element. <strong>This is the property that makes erasure implementable at all, and
an implementation MUST NOT introduce any construction that hashes Output
content into the chain.</strong></t>
          </li>
          <li>
            <t><strong>A deployment that has notarised an Output cannot erase it</strong>, because the
Transparency Service is required not to be under the operator's control. That
is the reason notarisation of an Output is optional and is now prohibited
where the disclosure has not been accounted for.</t>
          </li>
        </ul>
        <t>A deployment operating under an erasure regime should treat the retention period
of <xref target="delivery"/> as the erasure horizon for Output content, and should not
notarise Outputs. This document states that as guidance and not as a
requirement, because the obligation arises outside it and its shape differs by
jurisdiction. What is normative is the constraint that makes any of it possible:
personal data does not enter the append-only record, and nothing in the chain
depends on the continued existence of the content that could be erased.</t>
      </section>
    </section>
    <section anchor="iana">
      <name>IANA Considerations</name>
      <t>This document requests IANA to register the following:</t>
      <ul spacing="normal">
        <li>
          <t>Four COSE header parameters in the COSE Header Parameters registry, values
to be assigned by IANA:
          </t>
          <ul spacing="normal">
            <li>
              <t><tt>arp-bilateral-agreement-hash</tt> (value TBD)</t>
            </li>
            <li>
              <t><tt>arp-policy-version-hash</tt> (value TBD)</t>
            </li>
            <li>
              <t><tt>arp-source-data-version</tt> (value TBD)</t>
            </li>
            <li>
              <t><tt>arp-witness-identifier</tt> (value TBD)</t>
            </li>
          </ul>
          <t>
<tt>arp-witness-identifier</tt> is a CBOR text string carrying the identifier of the
Witness Entry whose key signed the artefact, and is used by
<xref target="head-consistency"/> and <xref target="witness-linkage"/>;
<tt>arp-policy-version-hash</tt> is a CBOR byte string;
<tt>arp-bilateral-agreement-hash</tt> is a CBOR array of byte strings;
<tt>arp-source-data-version</tt> is a CBOR array of two-element arrays, each of a list
name and that publisher's state identifier, as <xref target="source-versioning"/>
constructs it. Each MUST appear in a protected header and MUST NOT appear in an
unprotected one: every one of them is a commitment a verifier
relies on, and a commitment a signature does not cover is not a commitment.
<tt>arp-policy-version-hash</tt> and <tt>arp-bilateral-agreement-hash</tt> are used by
<xref target="registration"/>; <tt>arp-source-data-version</tt> is used by <xref target="source-versioning"/>.</t>
        </li>
        <li>
          <t>Two COSE Key common parameters in the COSE Key Common Parameters registry,
values to be assigned by IANA: <tt>arp-key-status</tt> (value TBD), a CBOR text string
of <tt>active</tt>, <tt>retired</tt> or <tt>revoked</tt>; and <tt>arp-key-validity</tt> (value TBD), a
two-element CBOR array of the not-before and not-after times, or a
three-element array whose third element is a revocation time where the entry's
<tt>arp-key-status</tt> is <tt>revoked</tt>, each in the form of
<xref target="reconciliation-output"/>. <xref target="sealing-key-discovery"/> requires both on every key
it publishes, and a key parameter used normatively and never registered is a
parameter no other implementation can read.</t>
        </li>
        <li>
          <t>A registry of ARP Divergence-Axis values, registration policy Specification
Required, initially containing the descriptors enumerated in the Divergence
Axis definition of <xref target="terminology"/>. Each entry MUST record whether the axis is
register-attestable or server-recorded, a distinction eight normative sections
depend on and which is otherwise carried only in prose. The designated expert
MUST refuse a registration that does not state it.</t>
        </li>
        <li>
          <t>A registry of ARP Non-Answer Reasons, registration policy Specification
Required, initially containing the values enumerated in <xref target="no-answer"/>. Each
entry MUST record whether the reason is register-attested or server-observed,
which determines whether a Non-Answer Statement signed by the register is
required; the initial entries are recorded as <xref target="no-answer"/> states. A
Non-Answer Reason is not a verdict; the designated expert MUST refuse a
registration that could be combined by the Verdict Arithmetic, and MUST refuse
a register-attested registration that does not state what the register signs
over.</t>
        </li>
        <li>
          <t>A registry of ARP Excluded-Range Reasons, registration policy Specification
Required, initially containing <tt>outside-retention</tt>, where the range predates
the retention period of <xref target="delivery"/>; <tt>not-in-scope-of-trigger</tt>, where no entry
in the range carries a value the trigger reached; and <tt>superseded-in-range</tt>,
where every entry in the range was already superseded by an earlier sweep whose
Statement is named. A registration MUST name a condition a reader holding the
Ledger can check for itself, and the designated expert MUST refuse one that
can only be confirmed by the operator asserting it, since a disposition a
reader cannot test returns the range to the state that having a disposition was
meant to leave behind.</t>
        </li>
        <li>
          <t>A registry of ARP Subject Mapping Descriptors, registration policy
Specification Required, initially containing <tt>identity</tt>, <tt>profile-declared</tt>
and <tt>agreement-declared</tt>, defined in <xref target="subject-mapping"/>. A registration MUST
specify a transformation that is a function of the Subject Identifier and of
declared terms alone. The designated expert MUST refuse a registration whose
transformation takes any input the reconciliation server chooses at
reconciliation time, since a descriptor naming server discretion records that
the discretion was exercised and not what it did.</t>
        </li>
        <li>
          <t>A registry of ARP Verification Outcomes, registration policy Specification
Required, initially containing the values enumerated in
<xref target="verification-outcomes"/>. A registration MUST name a condition a verifier can
reach mechanically, and MUST state whether reaching it is evidence of
equivocation by the serving party, evidence of a transport or encoding
difference, or neither. The designated expert MUST refuse a registration that
does not state which, because the distinction between an operator that
equivocated and an artefact that was re-encoded in transit is the one this
registry exists to carry.</t>
        </li>
        <li>
          <t>A registry of ARP Post-Seal Evaluation Qualifiers, registration policy
Specification Required, initially containing <tt>notarisation-incomplete</tt> and
<tt>attribution-indeterminate</tt>, defined in <xref target="post-seal"/>. A registration MUST
identify a condition arising after a Reconciliation Output is sealed; the
designated expert refuses a registration that qualifies a verdict, which
belongs in the Divergence-Axis registry.</t>
        </li>
        <li>
          <t>A registry of ARP Register Data-Format Profile identifiers, registration policy
Specification Required, initially containing <tt>arp-profile-bods</tt>,
<tt>arp-profile-corporate-org</tt>, <tt>arp-profile-customs-wco</tt> and
<tt>arp-profile-sanctions-consolidated</tt>, defined in <xref target="format-profiles"/>.
Identifiers beginning <tt>x-</tt> are reserved for bilateral use and are not
registered. A registration MUST state the dated vocabulary in which permitted
predicates are expressed where it names one and state that it names none
otherwise, the relation corresponding to taxonomic narrowing for
each branch of its predicate space, and the parameters a Bilateral Register
Agreement declaring it must supply. The designated expert refuses a
registration that defines any means of transporting register records, that
declares more than one parent relation applicable to a single predicate, that
names a vocabulary without pinning its version, or that fixes in the profile a
parameter varying between registers using the same format.</t>
        </li>
        <li>
          <t>A registry of ARP Aggregation-Method Descriptors, registration policy
Specification Required, initially containing <tt>hash-linkage-conjunction</tt>,
<tt>hash-linkage-disjunction</tt>, <tt>hash-linkage-threshold-count</tt> and
<tt>hash-linkage-source-class-quorum</tt>: the aggregation mode of <xref target="aggregation"/>
joined to the Verdict-Arithmetic operator it sequenced. A registration naming a
new aggregation mode MUST specify that mode's construction; the descriptor is a
signed Ledger field and a mode with no construction gives it no meaning.</t>
        </li>
        <li>
          <t>A registry of ARP Retroactive Evaluation Triggers, registration policy
Specification Required, initially containing <tt>pattern-library</tt>,
<tt>policy-version</tt>, <tt>source-data-version</tt>, <tt>credential-revocation</tt> and <tt>register-record-correction</tt>, defined in
<xref target="sweep-statements"/>. A registration MUST name an event whose occurrence and
time a party outside the reconciliation server can establish, or state plainly
that it cannot, since the falsifiability of <xref target="sweep-statements"/> turns on it.</t>
        </li>
        <li>
          <t>A registry of ARP Override Grounds, registration policy Specification
Required, initially containing <tt>operational-continuity</tt>,
<tt>pattern-false-positive</tt> and <tt>statutory-obligation</tt>, defined for use in the
Override Record of the Adversarial Pre-Transmission Test. A registration MUST
state the circumstances in which the ground is available and MUST NOT admit a
ground that could be asserted of every override, which would return the field
to free text.</t>
        </li>
        <li>
          <t>A registry of ARP Re-Typing Grounds, registration policy Specification
Required, initially containing <tt>bounded-depth-not-closure</tt>,
<tt>declared-not-determined</tt>, <tt>threshold-divergence</tt> and <tt>projection-broadened</tt>,
corresponding to the four grounds of <xref target="verdict-retyping"/>.</t>
        </li>
        <li>
          <t>A registry of ARP Verdict-Arithmetic operators, registration policy
Specification Required, initially containing conjunction, disjunction,
threshold-count and source-class-quorum, defined in <xref target="verdict-arithmetic"/>. A
registration MUST state the operator's result as a total function of the
multiset of contribution values and the operator's declared parameters, and
MUST state whether it admits partial-match, on which <xref target="verdict-retyping"/>
turns.</t>
        </li>
        <li>
          <t>A registry of ARP Ledger Entry Types, registration policy Specification
Required, initially containing <tt>reconciliation</tt>,
<tt>continuation-notarisation</tt>, <tt>continuation-post-seal-record</tt> and
<tt>continuation-supersession</tt>, defined in <xref target="settlement-ledger"/>. Entry Type
values are CBOR text strings. A registration MUST enumerate the fields an entry
of that type carries in addition to the fields every entry carries, MUST state
their order, since the Self-Entry Hash is taken over that order, and MUST state
each field's value type and whether it is conditionally absent and on what
condition. The designated expert MUST refuse a registration whose type
restates a field already carried by the reconciliation entry it continues, and
MUST refuse any type other than <tt>reconciliation</tt> that records a reconciliation
rather than a fact arising after one was sealed.  </t>
          <t>
The initial registrations are those of <xref target="settlement-ledger"/>, with these value
types. Every hash is a 32-octet CBOR byte string; every sequence number is a
CBOR unsigned integer; every timestamp is a CBOR text string in the form of
<xref target="reconciliation-output"/>; every Entry Type is a CBOR text string; the
Addressed-Registers Identifier Set is a CBOR array of text strings, each an
authority origin, sorted in bytewise lexicographic order of its UTF-8 encoding;
the Aggregation-Method Descriptor and the Requester-Binding-Class Descriptor
are CBOR text strings, the first drawn from the ARP
Aggregation-Method Descriptors registry and the second from the four classes of
the Requester Identity Binding and Agent Friend-or-Foe Gate section; the Override Indicator and the Material-Change Indicator are CBOR
booleans; the Transparency Service Identifier is a CBOR text string carrying an
authority origin; the EntryID is a CBOR text string as
<xref target="I-D.ietf-scitt-scrapi"/> returns it; an HTTP status code is a CBOR unsigned
integer; and every Entry Signature is a COSE_Sign1.</t>
        </li>
      </ul>
      <section anchor="iana-wellknown">
        <name>Well-Known URIs</name>
        <t>Eight entries are requested in the Well-Known URIs registry of <xref target="RFC8615"/>. For
each, the change controller is the IETF, the status is permanent, and the
specification document is this document.</t>
        <table>
          <thead>
            <tr>
              <th align="left">URI suffix</th>
              <th align="left">Defined in</th>
              <th align="left">Path syntax below the suffix</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">
                <tt>arp-sealing-keys</tt></td>
              <td align="left">
                <xref target="sealing-key-discovery"/></td>
              <td align="left">
                <tt>/{kid}</tt>, where <tt>{kid}</tt> is a JWK thumbprint, returns that single key</td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-register-keys</tt></td>
              <td align="left">
                <xref target="sealing-key-discovery"/></td>
              <td align="left">
                <tt>/{kid}</tt> as above</td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-operator-keys</tt></td>
              <td align="left">the Adversarial Pre-Transmission Test</td>
              <td align="left">
                <tt>/{kid}</tt> as above</td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-authorised-origins</tt></td>
              <td align="left">
                <xref target="sealing-key-discovery"/></td>
              <td align="left">none</td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-ledger-head</tt></td>
              <td align="left">
                <xref target="settlement-ledger"/></td>
              <td align="left">none</td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-policy-parameters</tt></td>
              <td align="left">
                <xref target="read-signing"/></td>
              <td align="left">none</td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-head-consistency</tt></td>
              <td align="left">
                <xref target="head-consistency"/></td>
              <td align="left">none; served by a witness on the Authority Origin of its Operating-Party Identifier</td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-witness-linkage</tt></td>
              <td align="left">
                <xref target="witness-linkage"/></td>
              <td align="left">
                <tt>/{n}</tt>, where <tt>{n}</tt> is an Entry Sequence Number, returns the single Segment covering it; the bare suffix returns the most recent; served by a witness on the same origin as <tt>arp-head-consistency</tt></td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="iana-media">
        <name>Media types</name>
        <t>Fourteen media types are requested, registered under the template of <xref target="RFC6838"/>.
For each: the type name is <tt>application</tt>; there are no required and no optional
parameters; the encoding considerations are binary, save for the <tt>+json</tt> type,
which is 8-bit UTF-8 text; the security and interoperability considerations are
those of this document; the published specification is this document; the
intended usage is COMMON; the change controller is the IETF; the applications
that use the type are ARP reconciliation servers, registers, regulators and
relying parties; there are no restrictions on usage; the author is the author of
this document and the contact address is the one on its front page; there are no
deprecated alias names, no magic numbers and no customary file extensions; and
fragment identifier considerations are those of the structured syntax suffix
where one applies -- Section 3.1 of <xref target="RFC6839"/> for <tt>+json</tt> -- and are otherwise
none, no fragment identifier syntax being defined for the <tt>+cbor</tt> and <tt>+cose</tt>
forms.</t>
        <table>
          <thead>
            <tr>
              <th align="left">Subtype</th>
              <th align="left">Carries</th>
              <th align="left">Defined in</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">
                <tt>arp-reconciliation-request+cbor</tt></td>
              <td align="left">a request commissioning a reconciliation</td>
              <td align="left">
                <xref target="request-binding"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-remediation-advisory+cbor</tt></td>
              <td align="left">a Remediation Advisory</td>
              <td align="left">the Adversarial Pre-Transmission Test</td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-sovereign-re-notification+cose</tt></td>
              <td align="left">a Sovereign Re-Notification</td>
              <td align="left">
                <xref target="re-notification"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-sealed-reconciliation-output+cose</tt></td>
              <td align="left">a Reconciliation Output under its Sealing Signature, whether delivered directly or nested in a SCITT Signed Statement</td>
              <td align="left">
                <xref target="reconciliation-output"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-policy-parameters+cose</tt></td>
              <td align="left">a Policy Parameters Document</td>
              <td align="left">
                <xref target="read-signing"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-post-seal-evaluation-record+cbor</tt></td>
              <td align="left">a Post-Seal Evaluation Record</td>
              <td align="left">
                <xref target="post-seal"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-reconciliation-output+json</tt></td>
              <td align="left">the Verifiable Credentials JSON-LD form</td>
              <td align="left">
                <xref target="vc-interop"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-ledger-head+cose</tt></td>
              <td align="left">a Ledger Head Statement</td>
              <td align="left">
                <xref target="settlement-ledger"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-read-response+cose</tt></td>
              <td align="left">a signed read response</td>
              <td align="left">
                <xref target="read-responses"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-evaluation-sweep+cose</tt></td>
              <td align="left">an Evaluation Sweep Statement</td>
              <td align="left">
                <xref target="sweep-statements"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-key-set+cose</tt></td>
              <td align="left">a signed COSE Key Set or an Authorised-Origin Document</td>
              <td align="left">
                <xref target="sealing-key-discovery"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-head-consistency+cose</tt></td>
              <td align="left">a Head Consistency Statement</td>
              <td align="left">
                <xref target="head-consistency"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-witness-linkage+cose</tt></td>
              <td align="left">a Witness Linkage Segment</td>
              <td align="left">
                <xref target="witness-linkage"/></td>
            </tr>
            <tr>
              <td align="left">
                <tt>arp-probe-commitment+cose</tt></td>
              <td align="left">a Probe Commitment</td>
              <td align="left">
                <xref target="coverage-probes"/></td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This document benefits from the SCITT Architecture <xref target="RFC9943"/>, the SCITT
Reference APIs <xref target="I-D.ietf-scitt-scrapi"/>, COSE Receipts
<xref target="RFC9942"/>, the RATS Architecture <xref target="RFC9334"/>,
HTTP Message Signatures <xref target="RFC9421"/>, and the Web Bot Auth HTTP message
signature protocol <xref target="I-D.meunier-webbotauth-httpsig-protocol"/>.</t>
      <t>Named findings, because a specification improved by review should say by whom.</t>
      <t>Songbo Bu established that the indistinguishability requirement of
<xref target="read-errors"/> could not be satisfied as -02 stated it: the response profile of
<xref target="read-responses"/> binds each response to its request and its serving instant,
so two responses cannot be byte-equal, and a conformance rule demanding that
they be would fail every conforming implementation. The normalised observation
in <xref target="read-errors"/>, its enumeration of HTTP metadata and cache behaviour, and
the separation of the deterministic requirements from any statistical timing
claim are his design, contributed as an executable vector class.</t>
      <t>Steven Mih established that the empty-result contradiction of <xref target="read-responses"/>
is conditional on the reader and any later observer having been served one
chain, and that under the fork <xref target="settlement-ledger"/> admits it may be
opportunistic to detect, an absence assertion can stand uncontradicted
indefinitely. The boundary now stated in <xref target="read-responses"/> is his finding.
He also confirmed, against three independent drafts, that the deterministic
encoding requirements relied on here are those of Section 4.2.1 of <xref target="RFC8949"/>
and not those of Section 9 of <xref target="RFC9052"/>.</t>
      <t>Iman Schrock established, with Anton Sokolov, that a content digest cannot
serve as a correlation key across independently produced descriptions of one
act. He then established that the earlier repair was itself imprecise:
<xref target="I-D.schrock-canonical-action-identifier"/> declares required and optional
fields per action type and marks no field as a correlation key, so the
selection belongs to the profile. The requirements in
<xref target="construction-distinctness"/> to pin the action type and version, the selected
field and its normalisation and comparison rules, and to require that the
selected field be present in the Canonical Claim so that the Claim Hash commits
to it, are his, substantially as he drafted them.</t>
      <t>Walter Hawkins established that the falsifiability condition of
<xref target="read-responses"/> is bounded by observer diversity rather than by any stronger
single-log property: head evidence obtained from the responding service cannot
bound a fork, because a fork at disjoint sequence numbers is invisible from a
single vantage by construction and the vantage is what is in question. Naming
the independent observer, and the ordering of witness countersignature over
independently anchored head digest, is his.</t>
      <t>Tiago Pinto established that the obligation to answer with a signed response
carrying a log position belongs on the party making the claim rather than on
the party relying on it, and that an unsigned or position-less answer is to be
treated as the log not having answered. <xref target="read-responses"/> takes that shape at
his argument.</t>
      <t>Tom Sato's leaf-construction work on Certificate Transparency logs informed
the inclusion-proof requirements of <xref target="merkle-construction"/>, and established
that a document defining a Merkle construction without stating its relationship
to Certificate Transparency leaves an implementer arriving from RFC 6962 unable
to tell whether the two agree.</t>
      <t>Anton Sokolov established that a digest taken over a signed artefact as served
does not identify that artefact under a signature primitive whose encoding is
not byte-unique, and that ECDSA is such a primitive without violating SEC1,
FIPS 186-5 or <xref target="RFC9053"/>. <xref target="signature-malleability"/>, and the reconstruction of
the Prior-Entry Hash of <xref target="settlement-ledger"/>, the Post-Seal Evaluation Record
Hash of <xref target="post-seal"/> and the Merkle leaf of <xref target="aggregation"/> as Signing Input
Digests, follow from his measurement.</t>
      <t>Iman Schrock separately established that the digest of a COSE_Sign1 envelope,
the digest of its <tt>Sig_structure</tt> and the digest of the authorization payload
inside it are three references a relying party has to be able to hold apart,
and that a protocol identifying a registration entry by the first of them
forces applications to treat it as the identity of the third. He further
established the scope of a low-S canonicalisation rule against that question:
low-S enforcement can reject the high-S encoding at a verifier and does not by
itself resolve the identity question, particularly where normalisation occurs
after an envelope has already been registered. The separation stated in
<xref target="pq-artefact-identity"/>, and its limitation of low-S, are his; what this
document adds is the measurement across signature primitives and the
observation that the exemption <xref target="signature-malleability"/> grants to EdDSA does
not survive composition with a post-quantum leg.</t>
      <t>Henri Sirkkavaara established that a document may carry both the sound and the
unsound rule at once, each defensible on its own reading, and that the check is
therefore to sweep every identity rule in a tree rather than to correct the one
that was reported. Applied to this document it found that the Self-Entry Hash of
<xref target="settlement-ledger"/> already excluded the signature while the Prior-Entry Hash
two paragraphs below it did not.</t>
      <t>Nenad Vasic established that an inclusion proof whose carried leaf is lifted
unchanged from another object's valid proof folds to the correct root under a
sibling array that verifies, so that a verifier walking the path before
recomputing the leaf accepts a proof bound to bytes it does not hold. The
requirement in <xref target="leaf-binding"/> that a verifier compute the leaf from the object
whose inclusion is being proved and use that value as the input to the sibling
walk is his, contributed as an executable vector against a
third-party corpus.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC3339">
          <front>
            <title>Date and Time on the Internet: Timestamps</title>
            <author fullname="G. Klyne" initials="G." surname="Klyne"/>
            <author fullname="C. Newman" initials="C." surname="Newman"/>
            <date month="July" year="2002"/>
            <abstract>
              <t>This document defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3339"/>
          <seriesInfo name="DOI" value="10.17487/RFC3339"/>
        </reference>
        <reference anchor="RFC7638">
          <front>
            <title>JSON Web Key (JWK) Thumbprint</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="N. Sakimura" initials="N." surname="Sakimura"/>
            <date month="September" year="2015"/>
            <abstract>
              <t>This specification defines a method for computing a hash value over a JSON Web Key (JWK). It defines which fields in a JWK are used in the hash computation, the method of creating a canonical form for those fields, and how to convert the resulting Unicode string into a byte sequence to be hashed. The resulting hash value can be used for identifying or selecting the key represented by the JWK that is the subject of the thumbprint.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7638"/>
          <seriesInfo name="DOI" value="10.17487/RFC7638"/>
        </reference>
        <reference anchor="RFC3986">
          <front>
            <title>Uniform Resource Identifier (URI): Generic Syntax</title>
            <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
            <author fullname="R. Fielding" initials="R." surname="Fielding"/>
            <author fullname="L. Masinter" initials="L." surname="Masinter"/>
            <date month="January" year="2005"/>
            <abstract>
              <t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet. The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier. This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="66"/>
          <seriesInfo name="RFC" value="3986"/>
          <seriesInfo name="DOI" value="10.17487/RFC3986"/>
        </reference>
        <reference anchor="RFC6454">
          <front>
            <title>The Web Origin Concept</title>
            <author fullname="A. Barth" initials="A." surname="Barth"/>
            <date month="December" year="2011"/>
            <abstract>
              <t>This document defines the concept of an "origin", which is often used as the scope of authority or privilege by user agents. Typically, user agents isolate content retrieved from different origins to prevent malicious web site operators from interfering with the operation of benign web sites. In addition to outlining the principles that underlie the concept of origin, this document details how to determine the origin of a URI and how to serialize an origin into a string. It also defines an HTTP header field, named "Origin", that indicates which origins are associated with an HTTP request. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6454"/>
          <seriesInfo name="DOI" value="10.17487/RFC6454"/>
        </reference>
        <reference anchor="RFC9530">
          <front>
            <title>Digest Fields</title>
            <author fullname="R. Polli" initials="R." surname="Polli"/>
            <author fullname="L. Pardue" initials="L." surname="Pardue"/>
            <date month="February" year="2024"/>
            <abstract>
              <t>This document defines HTTP fields that support integrity digests. The Content-Digest field can be used for the integrity of HTTP message content. The Repr-Digest field can be used for the integrity of HTTP representations. Want-Content-Digest and Want-Repr-Digest can be used to indicate a sender's interest and preferences for receiving the respective Integrity fields.</t>
              <t>This document obsoletes RFC 3230 and the Digest and Want-Digest HTTP fields.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9530"/>
          <seriesInfo name="DOI" value="10.17487/RFC9530"/>
        </reference>
        <reference anchor="RFC8615">
          <front>
            <title>Well-Known Uniform Resource Identifiers (URIs)</title>
            <author fullname="M. Nottingham" initials="M." surname="Nottingham"/>
            <date month="May" year="2019"/>
            <abstract>
              <t>This memo defines a path prefix for "well-known locations", "/.well-known/", in selected Uniform Resource Identifier (URI) schemes.</t>
              <t>In doing so, it obsoletes RFC 5785 and updates the URI schemes defined in RFC 7230 to reserve that space. It also updates RFC 7595 to track URI schemes that support well-known URIs in their registry.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8615"/>
          <seriesInfo name="DOI" value="10.17487/RFC8615"/>
        </reference>
        <reference anchor="RFC6838">
          <front>
            <title>Media Type Specifications and Registration Procedures</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <author fullname="T. Hansen" initials="T." surname="Hansen"/>
            <date month="January" year="2013"/>
            <abstract>
              <t>This document defines procedures for the specification and registration of media types for use in HTTP, MIME, and other Internet protocols. This memo documents an Internet Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="13"/>
          <seriesInfo name="RFC" value="6838"/>
          <seriesInfo name="DOI" value="10.17487/RFC6838"/>
        </reference>
        <reference anchor="RFC6839">
          <front>
            <title>Additional Media Type Structured Syntax Suffixes</title>
            <author fullname="T. Hansen" initials="T." surname="Hansen"/>
            <author fullname="A. Melnikov" initials="A." surname="Melnikov"/>
            <date month="January" year="2013"/>
            <abstract>
              <t>A content media type name sometimes includes partitioned meta- information distinguished by a structured syntax to permit noting an attribute of the media as a suffix to the name. This document defines several structured syntax suffixes for use with media type registrations. In particular, it defines and registers the "+json", "+ber", "+der", "+fastinfoset", "+wbxml" and "+zip" structured syntax suffixes, and provides a media type structured syntax suffix registration form for the "+xml" structured syntax suffix. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6839"/>
          <seriesInfo name="DOI" value="10.17487/RFC6839"/>
        </reference>
        <reference anchor="RFC8949">
          <front>
            <title>Concise Binary Object Representation (CBOR)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="December" year="2020"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. These design goals make it different from earlier binary serializations such as ASN.1 and MessagePack.</t>
              <t>This document obsoletes RFC 7049, providing editorial improvements, new details, and errata fixes while keeping full compatibility with the interchange format of RFC 7049. It does not create a new version of the format.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="94"/>
          <seriesInfo name="RFC" value="8949"/>
          <seriesInfo name="DOI" value="10.17487/RFC8949"/>
        </reference>
        <reference anchor="RFC6234">
          <front>
            <title>US Secure Hash Algorithms (SHA and SHA-based HMAC and HKDF)</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="T. Hansen" initials="T." surname="Hansen"/>
            <date month="May" year="2011"/>
            <abstract>
              <t>Federal Information Processing Standard, FIPS</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6234"/>
          <seriesInfo name="DOI" value="10.17487/RFC6234"/>
        </reference>
        <reference anchor="RFC2104">
          <front>
            <title>HMAC: Keyed-Hashing for Message Authentication</title>
            <author fullname="H. Krawczyk" initials="H." surname="Krawczyk"/>
            <author fullname="M. Bellare" initials="M." surname="Bellare"/>
            <author fullname="R. Canetti" initials="R." surname="Canetti"/>
            <date month="February" year="1997"/>
            <abstract>
              <t>This document describes HMAC, a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative cryptographic hash function, e.g., MD5, SHA-1, in combination with a secret shared key. The cryptographic strength of HMAC depends on the properties of the underlying hash function. This memo provides information for the Internet community. This memo does not specify an Internet standard of any kind</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2104"/>
          <seriesInfo name="DOI" value="10.17487/RFC2104"/>
        </reference>
        <reference anchor="RFC9052">
          <front>
            <title>CBOR Object Signing and Encryption (COSE): Structures and Process</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. There is a need to be able to define basic security services for this data format. This document defines the CBOR Object Signing and Encryption (COSE) protocol. This specification describes how to create and process signatures, message authentication codes, and encryption using CBOR for serialization. This specification additionally describes how to represent cryptographic keys using CBOR.</t>
              <t>This document, along with RFC 9053, obsoletes RFC 8152.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="96"/>
          <seriesInfo name="RFC" value="9052"/>
          <seriesInfo name="DOI" value="10.17487/RFC9052"/>
        </reference>
        <reference anchor="RFC9053">
          <front>
            <title>CBOR Object Signing and Encryption (COSE): Initial Algorithms</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. There is a need to be able to define basic security services for this data format. This document defines a set of algorithms that can be used with the CBOR Object Signing and Encryption (COSE) protocol (RFC 9052).</t>
              <t>This document, along with RFC 9052, obsoletes RFC 8152.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9053"/>
          <seriesInfo name="DOI" value="10.17487/RFC9053"/>
        </reference>
        <reference anchor="RFC9334">
          <front>
            <title>Remote ATtestation procedureS (RATS) Architecture</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="D. Thaler" initials="D." surname="Thaler"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="N. Smith" initials="N." surname="Smith"/>
            <author fullname="W. Pan" initials="W." surname="Pan"/>
            <date month="January" year="2023"/>
            <abstract>
              <t>In network protocol exchanges, it is often useful for one end of a communication to know whether the other end is in an intended operating state. This document provides an architectural overview of the entities involved that make such tests possible through the process of generating, conveying, and evaluating evidentiary Claims. It provides a model that is neutral toward processor architectures, the content of Claims, and protocols.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9334"/>
          <seriesInfo name="DOI" value="10.17487/RFC9334"/>
        </reference>
        <reference anchor="RFC9421">
          <front>
            <title>HTTP Message Signatures</title>
            <author fullname="A. Backman" initials="A." role="editor" surname="Backman"/>
            <author fullname="J. Richer" initials="J." role="editor" surname="Richer"/>
            <author fullname="M. Sporny" initials="M." surname="Sporny"/>
            <date month="February" year="2024"/>
            <abstract>
              <t>This document describes a mechanism for creating, encoding, and verifying digital signatures or message authentication codes over components of an HTTP message. This mechanism supports use cases where the full HTTP message may not be known to the signer and where the message may be transformed (e.g., by intermediaries) before reaching the verifier. This document also describes a means for requesting that a signature be applied to a subsequent HTTP message in an ongoing HTTP exchange.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9421"/>
          <seriesInfo name="DOI" value="10.17487/RFC9421"/>
        </reference>
        <reference anchor="RFC8785">
          <front>
            <title>JSON Canonicalization Scheme (JCS)</title>
            <author fullname="A. Rundgren" initials="A." surname="Rundgren"/>
            <author fullname="B. Jordan" initials="B." surname="Jordan"/>
            <author fullname="S. Erdtman" initials="S." surname="Erdtman"/>
            <date month="June" year="2020"/>
            <abstract>
              <t>Cryptographic operations like hashing and signing need the data to be expressed in an invariant format so that the operations are reliably repeatable. One way to address this is to create a canonical representation of the data. Canonicalization also permits data to be exchanged in its original form on the "wire" while cryptographic operations performed on the canonicalized counterpart of the data in the producer and consumer endpoints generate consistent results.</t>
              <t>This document describes the JSON Canonicalization Scheme (JCS). This specification defines how to create a canonical representation of JSON data by building on the strict serialization methods for JSON primitives defined by ECMAScript, constraining JSON data to the Internet JSON (I-JSON) subset, and by using deterministic property sorting.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8785"/>
          <seriesInfo name="DOI" value="10.17487/RFC8785"/>
        </reference>
        <reference anchor="RFC9943">
          <front>
            <title>An Architecture for Trustworthy and Transparent Digital Supply Chains</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="A. Delignat-Lavaud" initials="A." surname="Delignat-Lavaud"/>
            <author fullname="C. Fournet" initials="C." surname="Fournet"/>
            <author fullname="Y. Deshpande" initials="Y." surname="Deshpande"/>
            <author fullname="S. Lasker" initials="S." surname="Lasker"/>
            <date month="June" year="2026"/>
            <abstract>
              <t>Traceability in supply chains is a growing security concern. While Verifiable Data Structures (VDSs) have addressed specific issues, such as equivocation over digital certificates, they lack a universal architecture for all supply chains. This document defines such an architecture for single-issuer signed statement transparency. It ensures extensibility and interoperability between different transparency services as well as compliance with various auditing procedures and regulatory requirements.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9943"/>
          <seriesInfo name="DOI" value="10.17487/RFC9943"/>
        </reference>
        <reference anchor="RFC9942">
          <front>
            <title>CBOR Object Signing and Encryption (COSE) Receipts</title>
            <author fullname="O. Steele" initials="O." surname="Steele"/>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="A. Delignat-Lavaud" initials="A." surname="Delignat-Lavaud"/>
            <author fullname="C. Fournet" initials="C." surname="Fournet"/>
            <date month="June" year="2026"/>
            <abstract>
              <t>CBOR Object Signing and Encryption (COSE) Receipts prove properties of a Verifiable Data Structure (VDS) to a verifier. VDSs and associated Proof Types enable security properties, such as minimal disclosure, transparency, and non-equivocation. Transparency helps maintain trust over time and has been applied to certificates, end-to-end encrypted messaging systems, and supply chain security. This specification enables concise transparency-oriented systems by building on Concise Binary Object Representation (CBOR) and COSE. The extensibility of the approach is demonstrated by providing CBOR encodings for Merkle inclusion and consistency proofs.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9942"/>
          <seriesInfo name="DOI" value="10.17487/RFC9942"/>
        </reference>
        <reference anchor="I-D.ietf-scitt-scrapi">
          <front>
            <title>Supply Chain Integrity, Transparency, and Trust (SCITT) Reference APIs</title>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <author fullname="Jon Geater" initials="J." surname="Geater">
              <organization>Bowball Technologies Ltd</organization>
            </author>
            <author fullname="Antoine Delignat-Lavaud" initials="A." surname="Delignat-Lavaud">
              <organization>Microsoft Research</organization>
            </author>
            <date day="26" month="June" year="2026"/>
            <abstract>
              <t>   This document specifies a REST API with the HTTP resources, request
   and response messages, and error handling needed for an interoperable
   implementation of a SCITT Transparency Service, as defined by the
   Supply Chain Integrity, Transparency, and Trust (SCITT) Architecture.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-scitt-scrapi-11"/>
        </reference>
        <reference anchor="UAX15" target="https://www.unicode.org/reports/tr15/">
          <front>
            <title>Unicode Standard Annex #15: Unicode Normalization Forms</title>
            <author>
              <organization>The Unicode Consortium</organization>
            </author>
            <date year="2025"/>
          </front>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="I-D.hillier-coverage-attestation">
          <front>
            <title>The Coverage Attestation Profile (CAP-1)</title>
            <author fullname="Joel Hillier" initials="J." surname="Hillier">
              <organization>Certisyn, Inc.</organization>
            </author>
            <date day="20" month="August" year="2026"/>
            <abstract>
              <t>   A report can be complete and still silent about its own scope.  A
   statement that something was not observed is routinely recorded in a
   form that reads as a claim about the world, when what was established
   was a claim about a bounded population examined to a stated depth.
   Nothing in the record distinguishes the two, and no relying party can
   recover the difference after the fact.

   This document specifies the Coverage Attestation Profile, CAP-1: a
   tool-agnostic vocabulary for stating what an examination examined,
   what it did not, and why.  A conforming document declares one or more
   populations, a denominator for each whose basis is itself declared,
   and an individual accounting for every unit that was not examined,
   drawn from a closed set of dispositions.  A remainder that reconciles
   only by arithmetic is refused.

   The construct is not novel outside this application.  Coverage
   accounting with a declared denominator is settled practice in
   configuration assessment and in vulnerability scanning, and this
   document states that relationship in Section 1.2 before making any
   claim of its own.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-hillier-coverage-attestation-00"/>
        </reference>
        <reference anchor="RFC6973">
          <front>
            <title>Privacy Considerations for Internet Protocols</title>
            <author fullname="A. Cooper" initials="A." surname="Cooper"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <author fullname="B. Aboba" initials="B." surname="Aboba"/>
            <author fullname="J. Peterson" initials="J." surname="Peterson"/>
            <author fullname="J. Morris" initials="J." surname="Morris"/>
            <author fullname="M. Hansen" initials="M." surname="Hansen"/>
            <author fullname="R. Smith" initials="R." surname="Smith"/>
            <date month="July" year="2013"/>
            <abstract>
              <t>This document offers guidance for developing privacy considerations for inclusion in protocol specifications. It aims to make designers, implementers, and users of Internet protocols aware of privacy-related design choices. It suggests that whether any individual RFC warrants a specific privacy considerations section will depend on the document's content.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6973"/>
          <seriesInfo name="DOI" value="10.17487/RFC6973"/>
        </reference>
        <reference anchor="RFC6350">
          <front>
            <title>vCard Format Specification</title>
            <author fullname="S. Perreault" initials="S." surname="Perreault"/>
            <date month="August" year="2011"/>
            <abstract>
              <t>This document defines the vCard data format for representing and exchanging a variety of information about individuals and other entities (e.g., formatted and structured name and delivery addresses, email address, multiple telephone numbers, photograph, logo, audio clips, etc.). This document obsoletes RFCs 2425, 2426, and 4770, and updates RFC 2739. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6350"/>
          <seriesInfo name="DOI" value="10.17487/RFC6350"/>
        </reference>
        <reference anchor="RFC8032">
          <front>
            <title>Edwards-Curve Digital Signature Algorithm (EdDSA)</title>
            <author fullname="S. Josefsson" initials="S." surname="Josefsson"/>
            <author fullname="I. Liusvaara" initials="I." surname="Liusvaara"/>
            <date month="January" year="2017"/>
            <abstract>
              <t>This document describes elliptic curve signature scheme Edwards-curve Digital Signature Algorithm (EdDSA). The algorithm is instantiated with recommended parameters for the edwards25519 and edwards448 curves. An example implementation and test vectors are provided.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8032"/>
          <seriesInfo name="DOI" value="10.17487/RFC8032"/>
        </reference>
        <reference anchor="RFC9162">
          <front>
            <title>Certificate Transparency Version 2.0</title>
            <author fullname="B. Laurie" initials="B." surname="Laurie"/>
            <author fullname="E. Messeri" initials="E." surname="Messeri"/>
            <author fullname="R. Stradling" initials="R." surname="Stradling"/>
            <date month="December" year="2021"/>
            <abstract>
              <t>This document describes version 2.0 of the Certificate Transparency (CT) protocol for publicly logging the existence of Transport Layer Security (TLS) server certificates as they are issued or observed, in a manner that allows anyone to audit certification authority (CA) activity and notice the issuance of suspect certificates as well as to audit the certificate logs themselves. The intent is that eventually clients would refuse to honor certificates that do not appear in a log, effectively forcing CAs to add all issued certificates to the logs.</t>
              <t>This document obsoletes RFC 6962. It also specifies a new TLS extension that is used to send various CT log artifacts.</t>
              <t>Logs are network services that implement the protocol operations for submissions and queries that are defined in this document.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9162"/>
          <seriesInfo name="DOI" value="10.17487/RFC9162"/>
        </reference>
        <reference anchor="RFC6962">
          <front>
            <title>Certificate Transparency</title>
            <author fullname="B. Laurie" initials="B." surname="Laurie"/>
            <author fullname="A. Langley" initials="A." surname="Langley"/>
            <author fullname="E. Kasper" initials="E." surname="Kasper"/>
            <date month="June" year="2013"/>
            <abstract>
              <t>This document describes an experimental protocol for publicly logging the existence of Transport Layer Security (TLS) certificates as they are issued or observed, in a manner that allows anyone to audit certificate authority (CA) activity and notice the issuance of suspect certificates as well as to audit the certificate logs themselves. The intent is that eventually clients would refuse to honor certificates that do not appear in a log, effectively forcing CAs to add all issued certificates to the logs.</t>
              <t>Logs are network services that implement the protocol operations for submissions and queries that are defined in this document.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6962"/>
          <seriesInfo name="DOI" value="10.17487/RFC6962"/>
        </reference>
        <reference anchor="I-D.schrock-canonical-action-identifier">
          <front>
            <title>The Canonical Action Identifier (CAID)</title>
            <author fullname="Iman Schrock" initials="I." surname="Schrock">
              <organization>EMILIA Protocol, Inc.</organization>
            </author>
            <date day="6" month="August" year="2026"/>
            <abstract>
              <t>   Authorization, delegation, execution, and audit artifacts often
   identify an action using format-local content and digests.  Those
   digests are not directly comparable when the formats select or encode
   material action fields differently.  This document defines the
   Canonical Action IDentifier (CAID): a typed action object, a
   canonicalization and digest suite, a compact identifier string, and
   immutable action-type definitions with required material fields.  It
   also defines an Action-Mapping Profile for projecting independently
   verified native artifacts into a common action type, with the closed
   results EQUIVALENT_UNDER_PROFILE, NOT_EQUIVALENT, and INDETERMINATE.
   CAID carries no trust semantics.  It does not establish identity,
   authority, authorization, execution, safety, or legal reliance.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-schrock-canonical-action-identifier-02"/>
        </reference>
        <reference anchor="BODS" target="https://standard.openownership.org/">
          <front>
            <title>Beneficial Ownership Data Standard</title>
            <author>
              <organization>Open Ownership</organization>
            </author>
            <date year="2024"/>
          </front>
        </reference>
        <reference anchor="W3C-ORG" target="https://www.w3.org/TR/vocab-org/">
          <front>
            <title>The Organization Ontology</title>
            <author>
              <organization>World Wide Web Consortium</organization>
            </author>
            <date year="2014"/>
          </front>
        </reference>
        <reference anchor="WCO-DM" target="https://www.wcoomd.org/en/topics/facilitation/instrument-and-tools/tools/data-model.aspx">
          <front>
            <title>WCO Data Model</title>
            <author>
              <organization>World Customs Organization</organization>
            </author>
            <date year="2024"/>
          </front>
        </reference>
        <reference anchor="UNCEFACT" target="https://unece.org/trade/uncefact">
          <front>
            <title>UN/CEFACT Core Component Library and XML Schemas</title>
            <author>
              <organization>United Nations Economic Commission for Europe</organization>
            </author>
            <date year="2024"/>
          </front>
        </reference>
        <reference anchor="OFAC-SDN" target="https://sanctionslist.ofac.treas.gov/Home/SdnList">
          <front>
            <title>Specially Designated Nationals and Blocked Persons List</title>
            <author>
              <organization>United States Department of the Treasury, Office of Foreign Assets Control</organization>
            </author>
            <date year="2026"/>
          </front>
        </reference>
        <reference anchor="EU-CFSP" target="https://webgate.ec.europa.eu/fsd/fsf">
          <front>
            <title>EU Consolidated Financial Sanctions List</title>
            <author>
              <organization>European Union</organization>
            </author>
            <date year="2026"/>
          </front>
        </reference>
        <reference anchor="RFC8067">
          <front>
            <title>Updating When Standards Track Documents May Refer Normatively to Documents at a Lower Level</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="January" year="2017"/>
            <abstract>
              <t>RFC 3967 specifies a process for allowing normative references to documents at lower maturity levels ("downrefs"), which involves calling out the downref explicitly in the Last Call notice. That requirement has proven to be unnecessarily strict, and this document updates RFC 3967, allowing the IESG more flexibility in accepting downrefs in Standards Track documents.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="97"/>
          <seriesInfo name="RFC" value="8067"/>
          <seriesInfo name="DOI" value="10.17487/RFC8067"/>
        </reference>
        <reference anchor="I-D.mih-sato-agent-accountability-composition">
          <front>
            <title>Agent Accountability: Composition and Conformance</title>
            <author fullname="Steven Mih" initials="S." surname="Mih">
              <organization>Action State Group, Inc.</organization>
            </author>
            <author fullname="Tom Sato" initials="" surname="Sato">
              <organization>MyAuberge K.K.</organization>
            </author>
            <author fullname="Iman Schrock" initials="I." surname="Schrock">
              <organization>EMILIA Protocol, Inc.</organization>
            </author>
            <author fullname="Songbo Bu" initials="S." surname="Bu">
              <organization>Independent</organization>
            </author>
            <author fullname="Anton Sokolov" initials="A." surname="Sokolov">
              <organization>Tyche Institute</organization>
            </author>
            <date day="16" month="August" year="2026"/>
            <abstract>
              <t>   Autonomous and semi-autonomous software agents increasingly take
   consequential actions across administrative and trust domains.
   Holding such an action accountable — to a regulator, auditor, or
   counterparty who does not trust the operator — requires answering
   several questions, each answerable by an independently-verifiable
   profile: whether the agent was permitted to act (CAN), which
   accountable human authorized the specific action (WHO), what the
   agent actually did (WHAT), and whether the runtime enforced correctly
   (AUDIT).

   This document specifies, in Informational terms, how such profiles
   compose — by a shared action-digest, each verifying independently —
   and defines a shared conformance-vector suite against which any
   profile may be tested.  It complements existing audit-architecture
   and record-format work rather than replacing it, reusing existing
   signing, transport, and transparency mechanisms.  Its focus is an
   assurance tier those documents leave open: most agent records today
   are self-attested by an interested party; this document makes
   reachable and testable an anchored, third-party-verifiable tier, in
   which a record is registered to a transparency service (SCITT) so a
   party who trusts neither the agent nor the operator can verify it.
   Self-attestation remains a valid baseline; convergence on the
   disinterested tier — by any conforming profile — is the goal, not a
   single mandated format.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-mih-sato-agent-accountability-composition-01"/>
        </reference>
        <reference anchor="I-D.mih-sokolov-scitt-payload-binding">
          <front>
            <title>Canonical Payload Binding: A Signed Statement Construction Profile</title>
            <author fullname="Steven Mih" initials="S." surname="Mih">
              <organization>Action State Group, Inc.</organization>
            </author>
            <author fullname="Anton Sokolov" initials="A." surname="Sokolov">
              <organization>Tyche Institute</organization>
            </author>
            <date day="5" month="September" year="2026"/>
            <abstract>
              <t>   Independently written systems that anchor records to a SCITT
   Transparency Service repeatedly need the same construction: a
   canonical form of structured content, a content-addressed identifier
   derived from that form, binding to a SCITT Signed Statement and
   Receipt, and references that cite external artifacts by digest.  This
   document defines that construction as the Canonical Payload Binding
   (CPB).  A payload profile declares its canonicalization algorithm and
   exclusion set and thereby obtains a reproducible derived identifier.
   A CPB Signed Statement carries either the complete statement content
   as specified by RFC 9943 or a digest of content held elsewhere using
   the COSE Hash Envelope of RFC 9995.  CPB also defines an abstract
   typed digest reference information model and one optional protected-
   header encoding, cpb-refs; a payload profile may instead define its
   own reference serialization.  An IANA registry governs CPB
   canonicalization algorithms.  CPB does not define payload content
   formats, establish or require a universal artifact-type registry, or
   require either typed-reference carrier.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-mih-sokolov-scitt-payload-binding-03"/>
        </reference>
        <reference anchor="I-D.meunier-webbotauth-httpsig-protocol">
          <front>
            <title>HTTP Message Signatures for automated traffic</title>
            <author fullname="Thibault Meunier" initials="T." surname="Meunier">
              <organization>Cloudflare</organization>
            </author>
            <author fullname="Sandor Major" initials="S." surname="Major">
              <organization>Google</organization>
            </author>
            <date day="18" month="August" year="2026"/>
            <abstract>
              <t>   This document describes a protocol for identifying automated traffic
   using [HTTP-MESSAGE-SIGNATURES].  The goal is to allow automated HTTP
   clients to cryptographically sign outbound requests, allowing HTTP
   servers to verify their identity with confidence.

   It defines the Signature-Agent header field for in-band key
   discovery, a key directory format based on JWKS, and a well-known URI
   at which that directory is served.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-meunier-webbotauth-httpsig-protocol-02"/>
        </reference>
        <reference anchor="I-D.meunier-webbotauth-httpsig-directory">
          <front>
            <title>HTTP Message Signatures Directory</title>
            <author fullname="Thibault Meunier" initials="T." surname="Meunier">
              <organization>Cloudflare</organization>
            </author>
            <author fullname="Sandor Major" initials="S." surname="Major">
              <organization>Google</organization>
            </author>
            <date day="26" month="June" year="2026"/>
            <abstract>
              <t>   This document describes a method for clients using
   [HTTP-MESSAGE-SIGNATURES] to advertise their signing keys.

   It defines a key directory format based on JWKS as defined in
   Section 5 of [JWK], as well as a new HTTP Method Context for in-band
   key discovery.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-meunier-webbotauth-httpsig-directory-00"/>
        </reference>
        <reference anchor="I-D.meunier-webbotauth-registry">
          <front>
            <title>Registry and Signature Agent card for Web bot auth</title>
            <author fullname="Maxime Guerreiro" initials="M." surname="Guerreiro">
              <organization>Cloudflare</organization>
            </author>
            <author fullname="Ulas Kirazci" initials="U." surname="Kirazci">
              <organization>Amazon</organization>
            </author>
            <author fullname="Thibault Meunier" initials="T." surname="Meunier">
              <organization>Cloudflare</organization>
            </author>
            <date day="26" month="June" year="2026"/>
            <abstract>
              <t>   This document defines the "Signature Agent Card", a JSON metadata
   document that a signature agent using [DIRECTORY] publishes to
   describe itself: its identity, purpose, rate expectations, and
   cryptographic keys.  Its parameters are drawn from the OAuth Dynamic
   Client Registration Metadata registry [DCR], the same namespace used
   by [CIMD], extended with a single web_bot_auth object.  This document
   registers that object with IANA and establishes a registry for its
   members.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-meunier-webbotauth-registry-03"/>
        </reference>
        <reference anchor="I-D.connolly-cfrg-ml-dsa-security-considerations">
          <front>
            <title>Security Considerations for ML-DSA</title>
            <author fullname="Deirdre Connolly" initials="D." surname="Connolly">
              <organization>Oracle</organization>
            </author>
            <date day="19" month="March" year="2026"/>
            <abstract>
              <t>   NIST standardized ML-DSA as FIPS 204 in August 2024.  This document
   discusses how to use ML-DSA within protocols - that is, what problem
   it solves, and what you need to do to use it securely.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-connolly-cfrg-ml-dsa-security-considerations-02"/>
        </reference>
        <reference anchor="FIPS203" target="https://csrc.nist.gov/pubs/fips/203/final">
          <front>
            <title>Module-Lattice-Based Key-Encapsulation Mechanism Standard</title>
            <author>
              <organization/>
            </author>
            <date year="2024"/>
          </front>
          <seriesInfo name="NIST" value="FIPS 203"/>
        </reference>
        <reference anchor="FIPS204" target="https://csrc.nist.gov/pubs/fips/204/final">
          <front>
            <title>Module-Lattice-Based Digital Signature Standard</title>
            <author>
              <organization/>
            </author>
            <date year="2024"/>
          </front>
          <seriesInfo name="NIST" value="FIPS 204"/>
        </reference>
        <reference anchor="W3C-VC-DM-2.0" target="https://www.w3.org/TR/vc-data-model-2.0/">
          <front>
            <title>Verifiable Credentials Data Model 2.0</title>
            <author>
              <organization/>
            </author>
            <date year="2025"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 6359?>

<section anchor="examples">
      <name>Examples</name>
      <section anchor="example-three-register-sanctions-reconciliation">
        <name>Example: Three-register Sanctions Reconciliation</name>
        <t>This example is illustrative and non-normative; register identifiers, values
and parties are fictitious, and no bilateral agreement with any named authority
is asserted or implied. Suppose a relying party requests reconciliation of the
predicate <tt>sanctions:any-list-match</tt> for subject identifier
<tt>corp:EXAMPLE:0123456789</tt> against three consolidated sanctions registers.</t>
        <t>Each Bilateral Register Agreement permits the predicate. The projection
function emits identical Per-Register Claim Projections to all three
registers. All three return Partial Attestations with verdict <tt>no-match</tt>.</t>
        <t>The Aggregation Subsystem operates in Hash-Linkage Aggregation. The Verdict
Arithmetic,
resolved from policy for the regimes the claim names, is disjunction. The
Combined Verdict is <tt>no-match</tt>.</t>
        <t>The requester named itself and its compliance department's shared identity in the
Audience Set; no addressed register declared an audience constraint, so both are
admitted. The reliance interval that policy declares for <tt>sanctions:</tt> predicates
is seven days, so the Reliance Horizon is 2026-05-04T19:47:14Z. The Output is
sealed against the current Policy-Version Hash and returned to the requester in
the signed read response to the request that commissioned it, over which the
requester computes its Reconciliation Hash.</t>
        <t>The Settlement-Layer Ledger entry comprises:</t>
        <ul spacing="normal">
          <li>
            <t>Entry Sequence Number: 42</t>
          </li>
          <li>
            <t>Entry Type: <tt>reconciliation</tt></t>
          </li>
          <li>
            <t>Claim Hash: &lt;32 bytes&gt;</t>
          </li>
          <li>
            <t>Reconciliation Hash: &lt;32 bytes&gt;</t>
          </li>
          <li>
            <t>Entry Timestamp: 2026-04-27T19:47:15Z</t>
          </li>
          <li>
            <t>Prior-Entry Hash: &lt;32 bytes&gt;</t>
          </li>
          <li>
            <t>Policy-Version Hash: &lt;32 bytes&gt;</t>
          </li>
          <li>
            <t>Addressed-Registers Identifier Set:
<tt>["https://register-a.example", "https://register-b.example",
"https://register-c.example"]</tt></t>
          </li>
          <li>
            <t>Aggregation-Method Descriptor: <tt>hash-linkage-disjunction</tt></t>
          </li>
          <li>
            <t>Merkle Root: &lt;32 bytes&gt;</t>
          </li>
          <li>
            <t>Requester-Binding-Class Descriptor: "human-operator"</t>
          </li>
          <li>
            <t>Reconciliation Timestamp: 2026-04-27T19:47:14Z</t>
          </li>
          <li>
            <t>Source-Reconciliation-Output Identifier: CBOR null -- this reconciliation
supersedes none</t>
          </li>
          <li>
            <t>Override Indicator: false</t>
          </li>
          <li>
            <t>Self-Entry Hash: &lt;32 bytes&gt;</t>
          </li>
          <li>
            <t>Entry Signature: COSE_Sign1, Sealing-Key Identifier
(<tt>https://arp.example</tt>, <tt>example-sealing-2026-01</tt>)</t>
          </li>
        </ul>
        <t>The one absent field occupies its position as CBOR null, so that the array's
length is fixed by the Entry Type and the Self-Entry Hash is taken over a
determinate encoding. When the sealed Output is registered with a
Transparency Service, the EntryID it returns is not written into entry 42, which
is already signed; it is appended as a later entry:</t>
        <ul spacing="normal">
          <li>
            <t>Entry Sequence Number: 57</t>
          </li>
          <li>
            <t>Entry Type: <tt>continuation-notarisation</tt></t>
          </li>
          <li>
            <t>Claim Hash: &lt;the same 32 bytes as entry 42&gt;</t>
          </li>
          <li>
            <t>Reconciliation Hash: &lt;the same 32 bytes as entry 42&gt;</t>
          </li>
          <li>
            <t>Entry Timestamp: 2026-04-27T19:52:03Z</t>
          </li>
          <li>
            <t>Prior-Entry Hash: &lt;32 bytes&gt;</t>
          </li>
          <li>
            <t>Transparency Service Identifier: <tt>https://ts.example/</tt></t>
          </li>
          <li>
            <t>the notarisation outcome: <tt>["entry-id", &lt;the identifier that service returned&gt;]</tt></t>
          </li>
          <li>
            <t>Self-Entry Hash: &lt;32 bytes&gt;</t>
          </li>
          <li>
            <t>Entry Signature: COSE_Sign1, Sealing-Key Identifier
(<tt>https://arp.example</tt>, <tt>example-sealing-2026-01</tt>)</t>
          </li>
        </ul>
        <t>Entry 57 carries no Policy-Version Hash and no Addressed-Registers Identifier
Set; entry 42 records those and the shared Reconciliation Hash binds them. No
register record content is stored on the Ledger in either entry. Had the
registration neither completed nor been refused within the polling bound, entry
57 would not exist: the outcome would be a Post-Seal Evaluation Record qualified
<tt>notarisation-incomplete</tt>, pointed to by a <tt>continuation-post-seal-record</tt> entry,
and a later completion -- were the server able to learn of one, which
<xref target="settlement-ledger"/> records as an open question -- would be appended as a
<tt>continuation-notarisation</tt> entry later in the sequence. Had the service instead
refused registration terminally, the second field would read
<tt>["refused", 400]</tt>.</t>
        <t>On 2026-05-06, two days past the Reliance Horizon, the compliance department
wishes to rely on the verdict again. Being an Audience Member it presents a
signed <tt>GET /arp/continuations/{reconciliation-hash}</tt>. The server answers <tt>200</tt>
with a signed response carrying the ledger head it was served against and, as its
result, entry 57 alone. That the result contains no <tt>continuation-supersession</tt>
entry is a signed statement by the server that as of that head there was none --
not merely the absence of one -- and the department retains it. Had it not been
an Audience Member the same request would have returned <tt>404</tt>, which is also what
it would have received had the Reconciliation Hash named nothing at all.</t>
      </section>
      <section anchor="example-retroactive-re-evaluation">
        <name>Example: Retroactive Re-evaluation</name>
        <t>Continuing the illustrative example above: six weeks after that
reconciliation, the list register-a.example consults adds the subject as part of a
new tranche. That register, on next invocation over the bilateral
channel its agreement declares, returns verdict <tt>match</tt>.</t>
        <t>The Retroactive Evaluation Subsystem detects the new Source-Data Version the list
publisher issued, re-invokes Partial Attestations on the historical
reconciliations whose Per-Register Result Set carries a Source-Data Version
Identifier from the republished list, identifies the material verdict change, and emits a Sovereign
Re-Notification through the Regulator Portal to the regulators whose
statutory-regulator-access scope intersects the changed reconciliation.</t>
        <t>It also emits an Evaluation Sweep Statement recording the trigger
<tt>source-data-version</tt>, the identifier of the list version that triggered it, the
policy state applied, the ledger head at the start and end of the sweep, the
Examined-Set Root over the Claim Hashes it examined, and the counts examined and
materially changed. The compliance department later presents that root and its
own Claim Hash to <tt>GET /arp/sweeps/{examined-set-root}/inclusion/{claim-hash}</tt>
and is shown that its reconciliation was in the set the server claims to have
examined. Had the server not run the sweep, there
would be no Statement covering a list republication whose date is public, and its
absence would itself be the finding.</t>
        <t>The supersession is recorded from both ends. A new Reconciliation Output is
sealed against the current Policy-Version Hash and appended as a
<tt>reconciliation</tt> entry whose Source-Reconciliation-Output Identifier is the
Reconciliation Hash of the superseded Output. A <tt>continuation-supersession</tt>
entry is then appended against the superseded Output, carrying that Output's
Claim Hash and Reconciliation Hash, a Material-Change Indicator of true -- the
verdict moved from <tt>no-match</tt> to <tt>match</tt>, which is decisive-to-decisive and
therefore material -- the Superseding-Reconciliation Hash of the new Output, and
the Entry Sequence Number of the entry that records it.</t>
        <t>The compliance department, an Audience Member of the original Output, presents
<tt>GET /arp/continuations/{reconciliation-hash}</tt> again. This time the signed
response carries the <tt>continuation-supersession</tt> entry. It reads the
Superseding-Reconciliation Hash, presents
<tt>GET /arp/outputs/{superseding-reconciliation-hash}</tt>, and is served the new
Output -- because a superseding Output inherits the Audience Set of the Output it
supersedes, so the party entitled to learn that its verdict changed is entitled
to see what it changed to. It verifies the new Sealing Signature, reads the
<tt>match</tt>, and acts.</t>
        <t>Had the department retained the earlier signed empty response and the server now
denied that any supersession existed, the two signed statements by one key would
be irreconcilable, which is the point of signing them.</t>
        <t>A party that is not an Audience Member -- one that was handed the Output by
someone who was -- reaches none of this. It may verify the Sealing Signature and
read the <tt>no-match</tt>, which is what makes an Output worth handing on, and it
obtains no read, learns of no supersession, and must not treat the verdict as
current. Entitlement follows the Audience Set, not the artefact.</t>
      </section>
      <section anchor="example-agentic-principal-reconciliation">
        <name>Example: Agentic Principal Reconciliation</name>
        <t>An autonomous agent requests reconciliation of <tt>sanctions:any-list-match</tt>
over HTTP, signing the request under HTTP Message Signatures <xref target="RFC9421"/> with
a key published in a Web Bot Auth signature-agent card. The reconciliation
server verifies the signature (Agent Friend-or-Foe Determination: the agent
carries a verifiable identity). That establishes the class <tt>agent-key-verified</tt>
-- the key verified and the asserted principal is so far uncorroborated -- and
the Agent-IFF policy for the <tt>sanctions:</tt> class does not admit a decisive verdict
at that class.</t>
        <t>The server therefore first performs an <tt>agent:principal-binding-verifiable</tt>
reconciliation with Subject Identifier set to the agent's key thumbprint and
Attested Value set to the asserted principal <tt>org:ACME:operator:jdoe</tt>,
addressing the ACME organisational directory register and the
credential-issuer status-list register. Both return <tt>match</tt>. The
Requester-Binding class is raised to <tt>agent-verified</tt> with accountable principal
<tt>org:ACME:operator:jdoe</tt>, committed to the Policy-Version Hash, and only then
is the sanctions reconciliation performed with a decisive verdict binding. Had
either identity register returned <tt>no-match</tt> with an attested
Divergence-Axis Field of <tt>agent-impersonation-suspected</tt>, the agent would have been classified ENEMY --
a contradicted binding is a stronger signal than an absent one -- and the
sanctions reconciliation refused or downgraded to advisory per policy.</t>
        <t>The distinction is not bookkeeping. Under -02 both states were recorded as
<tt>agent-verified</tt>, so a relying party reading the Ledger entry for the first
reconciliation could not tell an agent whose principal had been corroborated
against two registers from one that had merely signed correctly.</t>
      </section>
      <section anchor="example-divergent-agent-action-reconciliation">
        <name>Example: Divergent Agent-Action Reconciliation</name>
        <t>This example is illustrative and non-normative. Capsule slots are those of
<xref target="I-D.mih-sato-agent-accountability-composition"/>; see <xref target="composition"/>.</t>
        <t>An autonomous agent is authorised, by a signed CAN capsule, to read from a
named evaluation dataset and to write only to a sandboxed result store. During
execution the agent's actual conduct, attested by a WHAT capsule produced by
the execution environment, includes an outbound network connection to an
external host and a write outside the sandboxed store.</t>
        <t>A relying party submits both capsules to ARP over the <tt>agent:</tt> predicate
branch with a shared subject digest computed over the action. ARP verifies
each capsule's signature, projects the authorised scope from the CAN capsule
and the actual scope from the WHAT capsule, and reconciles them. The scopes
diverge: the actual conduct exceeds the authorised scope. The Combined Verdict is <tt>no-match</tt>, and
<tt>agent-action-scope-divergence</tt> is recorded in the Server-Recorded
Divergence-Axis Set: it is a relation between two capsules and no single capsule
producer can attest it, on the same reasoning that makes <tt>source-version-skew</tt>
server-recorded.</t>
        <t>Because the Agent-IFF policy for this action class requires a decisive <tt>match</tt>
before the action is treated as authorised, the divergent verdict is available
as a refusal at decision time -- the reconciliation surfaces the excess while
the action can still be refused, rather than after the consequence. The
Reconciliation Output is sealed against the Policy-Version Hash and written to
the Settlement-Layer Ledger without claim or register content, with
requester-binding class <tt>agent-verified</tt> -- the agent's asserted principal having
been corroborated as in the preceding example -- and no register or capsule
content disclosed.</t>
      </section>
    </section>
    <section anchor="composition-scitt">
      <name>Composition with the SCITT Architecture</name>
      <t>The SCITT Architecture <xref target="RFC9943"/> provides notarisation of supply-chain
artefacts through a Transparency Service, which registers Signed Statements and
returns Receipts, yielding Transparent Statements. ARP composes with SCITT in
four ways:</t>
      <ol spacing="normal" type="1"><li>
          <t>SCITT receipts MAY be the input claim to ARP. A claim referencing a
SCITT-anchored artefact (its hash and its registration receipt) is
reconciled across registers without disclosing the underlying artefact.</t>
        </li>
        <li>
          <t>ARP Reconciliation Outputs MAY be notarised into a SCITT Transparency
Service as Transparent Statements, enabling SCITT-aware relying parties to
verify the cross-sovereign reconciliation event in the same way they verify
any other supply-chain claim. Registration and retrieval MAY use the SCITT
Reference APIs <xref target="I-D.ietf-scitt-scrapi"/>. Notarisation does not enlarge the
Audience Set of <xref target="entitlement"/>: what is registered is the sealed Output, and
a party that retrieves it by EntryID holds it on the same terms as a party
handed it directly.</t>
        </li>
        <li>
          <t>The SCITT Architecture's Issuer role maps to the Bilateral Register Agreement
structure: each Sovereign Register acts as a SCITT Issuer for a constrained
predicate set. RFC 9943 defines no role for a party that combines statements
from several Issuers, and this document does not claim one: the reconciliation
server is an ARP role that acts as a SCITT Client toward the Transparency
Service, registering its own Signed Statements.</t>
        </li>
        <li>
          <t>ARP Hash-Linkage Aggregation MAY emit its Merkle commitment as COSE Receipts
<xref target="RFC9942"/>, a compatible inclusion-proof encoding
SCITT uses for transparency receipts, so a single verifier library checks
both.</t>
        </li>
      </ol>
    </section>
    <section anchor="composition-with-the-rats-architecture">
      <name>Composition with the RATS Architecture</name>
      <t>The RATS Architecture <xref target="RFC9334"/> provides remote-attestation procedures
for compute-substrate trust. ARP composes with RATS in two ways:</t>
      <ol spacing="normal" type="1"><li>
          <t>The Adversarial Pre-Transmission Test runs inside a confidential
computing boundary attested under RATS. The reconciliation server's
integrity MAY be verified by relying parties through standard RATS
verification flows.</t>
        </li>
        <li>
          <t>Compute-attestation reconciliation across heterogeneous TEE / CC
providers is the natural specialisation of ARP to the RATS evidence
class. That specialisation is outside the scope of this document.</t>
        </li>
      </ol>
    </section>
    <section anchor="composition">
      <name>Composition with Agent-Action Accountability Capsules</name>
      <t><xref target="I-D.mih-sato-agent-accountability-composition"/> models accountable autonomous
action as four independently verifiable slots -- CAN, what the agent was
permitted to do; WHO, which human authorised it; WHAT the agent did; and AUDIT,
the runtime enforcement record -- each filled by a separately signed profile.
This document does not restate that model; the slot definitions, their semantics
and their composition rules are those of
<xref target="I-D.mih-sato-agent-accountability-composition"/>, and this appendix uses them as
defined there.</t>
      <t>This appendix calls a filled slot a capsule. That is this document's term and not
that draft's, which speaks of slots and profiles; it is used here because ARP
admits each filled slot as a Partial-Attestation source and the word names the
signed unit rather than the position it occupies.</t>
      <t>What this appendix adds is reconciliation across those capsules. Each capsule
may be signed by a different party, under a different signing chain, with a
different payload schema -- the same non-reconcilable-outputs problem this
document addresses for sovereign registers, arising in the agent-action
domain. What the capsules share is the action serialisation over which the
subject digest is computed.</t>
      <t>ARP composes such capsules without requiring them to share a producer, a
schema, or a signing chain. The capsules are bound to a common action through a
shared subject digest, computed as the SHA-256 of the JSON
Canonicalization Scheme serialisation of the action being attested:</t>
      <artwork><![CDATA[
subject_digest = SHA-256(JCS(action))
]]></artwork>
      <t>where JCS is the JSON Canonicalization Scheme specified in <xref target="RFC8785"/>, and
<tt>action</tt> is one action object serialised once. All capsules composed under this
appendix MUST be computed over that same serialised action object.
<tt>subject_digest</tt> is a join key across capsules over a shared serialisation; it
is NOT a correlation key across independently produced descriptions of an act,
and MUST NOT be used as one. See <xref target="subject-digest-scope"/>.</t>
      <t>The shared serialisation is established once, by the party that authorises the
action, and is echoed verbatim by every later attester. An attester that
re-serialises its own account of the action MUST NOT compute <tt>subject_digest</tt>
over that account; it MUST carry the serialisation it received. This is what
makes the digest a join key here rather than a correlation across independent
descriptions, and a profile that cannot guarantee it is in the second case of
<xref target="subject-digest-scope"/> rather than the first.
Implementations MUST use <xref target="RFC8785"/> and MUST NOT substitute another
canonicalisation. In particular, <xref target="RFC8785"/> does not apply Unicode
normalisation. An implementation that normalises before serialising therefore
computes a different subject digest from a conforming implementation for any
input carrying a member name or string value that is not already in the
normalisation form it applies -- silently, since both parties obtain a
well-formed digest.</t>
      <t>The agreement of this construction with a deployed <xref target="RFC8785"/> profile depends on
both parties having selected <xref target="RFC8785"/>, which the normative reference above
makes an obligation. <xref target="I-D.mih-sato-agent-accountability-composition"/> freezes a
conformance vector only once two independent implementations have recomputed it
and specifies no implementation, so no pinned corpus is cited here.</t>
      <t>The capsules may disagree about the action -- that disagreement is the finding
ARP exists to surface -- but they do not disagree about which action is under
attestation, because they carry the same action serialisation. Each capsule's
own account travels in its payload, committed by its receipt-payload digest
below, not in <tt>subject_digest</tt>.</t>
      <t>Two further profile-tagged digests, defined by this
document rather than by <xref target="I-D.mih-sato-agent-accountability-composition"/>,
position each capsule for reconciliation: an authority-reference digest
committing to the authorising instrument (tagged transparency where it is the
Signing Input Digest of the COSE_Sign1 transparency receipt, an RFC 9942 receipt
being signed by the Transparency Service and so within
<xref target="signature-malleability"/>; or offline where it is the SHA-256 of the
<xref target="RFC8785"/> serialisation of an offline receipt payload, which carries no
signature), and a receipt-payload digest committing to the
capsule's own payload.</t>
      <t>Each capsule is admitted to ARP as a Partial-Attestation source keyed on the
shared subject digest, in the slot
<xref target="I-D.mih-sato-agent-accountability-composition"/> assigns it. The
reconciliation server verifies each capsule's
signature under its own trust anchor, projects each into the <tt>agent:</tt> predicate
branch, and aggregates the per-capsule verdicts under the Verdict Arithmetic
declared for the action class -- yielding a single, producer-agnostic Combined
Verdict over an action whose constituent attestations were never designed to
interoperate.</t>
      <t>Where the authorised-scope capsule and the actual-conduct capsule reconcile to
divergent scopes, the Combined Verdict is <tt>no-match</tt> with divergence axis
agent-action-scope-divergence; the divergence is a refusable control input,
produced at decision time and sealed to the Settlement-Layer Ledger without
claim or capsule content.</t>
      <t>This composition is the agent-action specialisation of the mechanism ARP
applies to sovereign registers: reconcile heterogeneous authoritative outputs
over a shared subject into one deterministic verdict, disclose only verdict and
divergence, and seal against a Policy-Version Hash. It allows a relying party
to reconcile what an agent was permitted to do against what it did, at the
moment of action, across attestations no single party produced.</t>
      <section anchor="construction-distinctness">
        <name>The digest constructions are distinct</name>
        <t>A third construction, the Signing Input Digest of <xref target="terminology"/>, identifies a
signed artefact by what was signed rather than by the envelope carrying it, and
is over deterministic CBOR rather than over a JSON serialisation. It is
distinct from both of the constructions below and from the Reconciliation Hash,
which is over a Reconciliation Output with each embedded register signature
replaced by its Signing Input Digest. Substituting any of these four for another
produces a value that verifies against nothing.</t>
        <t>This document defines two digest constructions over a JSON serialisation, for two different
purposes, and they are NOT interchangeable:</t>
        <dl>
          <dt>Claim Hash:</dt>
          <dd>
            <t>SHA-256 over the Canonical Claim serialisation of <xref target="terminology"/> together
with the Deployment Blinding Value of <xref target="sealing"/>. Its
purpose is to index a claim in the Settlement-Layer Ledger. It applies
Unicode Normalization Form C.</t>
          </dd>
          <dt>subject_digest:</dt>
          <dd>
            <t>SHA-256 over the <xref target="RFC8785"/> serialisation of an action, per
<xref target="composition"/>. It is a CONTENT digest: it commits to the action object as
serialised, and any difference in the serialised bytes yields a different
digest except with negligible probability. <xref target="RFC8785"/> does not normalise.</t>
          </dd>
        </dl>
        <t>An implementation that substitutes one for the other MUST be assumed to
produce incorrect correlations. The failure is silent: both constructions
return a well-formed 32-octet digest for any input, so a substitution surfaces
as a correlation that does not occur, or as two distinct actions correlating to
one subject, rather than as an error.</t>
        <t>Two cases are worse than a mere difference of bytes, because the substitution
produces a COLLISION rather than a mismatch. Under the Claim Hash construction,
which normalises, an input in Normalization Form D and the same input in
Normalization Form C yield the SAME digest; so do U+212B ANGSTROM SIGN and
U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE. Under the <tt>subject_digest</tt>
construction, which does not normalise, all four are distinct. An implementer
who reuses the Claim Hash where a subject digest is required will therefore
correlate two actions that a conforming implementation keeps apart. Neither case
needs measuring: both follow from the two constructions as this document defines
them, and either can be checked by computing the two digests over the four
inputs named above.</t>
        <t>Accordingly:</t>
        <ul spacing="normal">
          <li>
            <t>An implementation MUST NOT use the Claim Hash construction where
<tt>subject_digest</tt> is specified, or the reverse.</t>
          </li>
          <li>
            <t>Where a digest is carried on the wire for correlation, the producer MUST
identify the construction used, by an identifier that commits to the
declared canonicalisation parameters -- member-sort code unit,
normalisation, number rendering, absent-member handling and hash algorithm
-- so that a consumer can determine compatibility rather than assume it.
Such an identifier MUST NOT commit to facts about a specification that do
not affect the serialised bytes, so that two implementations producing
identical bytes share an identifier.
<xref target="I-D.mih-sokolov-scitt-payload-binding"/> expresses a compatible rule
statement-side.</t>
          </li>
          <li>
            <t>Where the correlation digest is computed over a TYPED action object whose
type declares required material fields, the producer MUST validate the
object against a pinned definition of that type before emitting a
correlation identifier for it, and MUST NOT emit one where validation
fails. A digest is well-formed over any object, including one that omits
fields the type requires; emitting an identifier in that case mints a join
key for an action the identifier does not fully describe, which is the
condition a relying party has no way to detect downstream. Validation against a pinned type
definition is therefore required before emission.</t>
          </li>
        </ul>
        <section anchor="subject-digest-scope">
          <name>What a content digest does and does not establish</name>
          <t><tt>subject_digest</tt> is collision-resistant over content: two actions whose
serialisations differ in any byte produce different digests except with
negligible probability, so a receipt bound to one action does not bind
another. That property is what makes it usable as a join key
between capsules computed over the SAME serialised action.</t>
          <t>It does not, and cannot, establish that two INDEPENDENTLY DESCRIBED accounts of
one act correlate. The action types, their required and optional members and
the reference issuer that minted the instances measured below are those of
<xref target="I-D.schrock-canonical-action-identifier"/>; the measurement is not
reproducible without it. Where an action type declares optional members, two
conforming producers describing the same act may legitimately differ on whether
an optional member is present, and their subject digests then differ. Stability
under permitted variation and collision resistance over content are
contradictory requirements, and no single digest satisfies both.</t>
          <t>This is measured, not assumed. Five action objects,
each a conforming instance of one registered action type and each accepted by
that type's reference issuer, differing only in content the type declares
OPTIONAL, produced five distinct subject digests. The divergence appeared at
the first optional member and did not require any nested reference or unusual
value.</t>
          <t>Accordingly:</t>
          <ul spacing="normal">
            <li>
              <t>A profile MAY key capsules on <tt>subject_digest</tt> where those capsules are
computed over the same serialised action object. <xref target="composition"/> is such a
profile: the capsules it composes share one action serialisation.</t>
            </li>
            <li>
              <t>A profile that requires correlation across independently produced
descriptions of one act MUST NOT rely on <tt>subject_digest</tt> alone. It MUST
either pin the exact member set over which the digest is computed, so that
permitted variation cannot enter it, or designate a typed field that the
action type itself requires, and correlate on that. The second is the more
robust of the two, because it does not require every producer to agree on a
serialisation before they can agree that they are describing the same act.
The selection is the profile's and not the registry's.
<xref target="I-D.schrock-canonical-action-identifier"/> declares required and optional
fields per action type; it does not mark any field as a correlation key, and
a specification that says an action type "declares a material identifier"
attributes to that registry a semantic it does not carry. A profile
therefore MUST pin the action type and its version, the field it has
selected for correlation, and that field's normalisation and comparison
rules. The selected field MUST be present in the Canonical Claim, so that
the Claim Hash commits to it and the join cannot be made on a value the
reconciliation does not cover.  </t>
              <t>
Equality of the selected value identifies candidate descriptions only. It
MUST NOT establish action equivalence, authorisation or execution.
Exact-action agreement remains a separate comparison, under the
subject-digest construction of <xref target="composition"/> or under the profile of
<xref target="I-D.schrock-canonical-action-identifier"/>. Where the selected values match
and the exact-action digests differ, that is a conflict to surface and not a
failed join, and surfacing it is what reconciliation is for.</t>
            </li>
          </ul>
          <t>Three substitutions are forbidden, because each is available to an implementer
who has read only part of the foregoing and each fails silently.</t>
          <ul spacing="normal">
            <li>
              <t>The designated join key MUST NOT be treated as the action's identity. The
identity of an exact action is its content commitment; the join key is stable
across the variation that commitment is required to detect, which is what
makes it usable for correlation and useless for authorisation.</t>
            </li>
            <li>
              <t>A Claim Hash MUST NOT be treated as a cross-deployment identifier. It is a
digest over a canonical serialisation preceded by the Deployment Blinding
Value of <xref target="sealing"/>, so two deployments reconciling the same claim
compute different Claim Hashes by construction, and equality of Claim Hashes
across deployments is not a comparison that can be made at all.</t>
            </li>
            <li>
              <t>Equal join keys MUST NOT be taken to mean equal claims. Two reports sharing a
designated join key have been asserted to describe one act; whether they
agree about it is the question reconciliation exists to answer. Where their
Claim Hashes differ, the difference is the finding, and a profile that
collapsed them on the strength of the join key would report agreement it
never established.</t>
            </li>
          </ul>
          <t>Stated positively, each object has one job: the designated field joins candidate
reports across permitted variation, the Claim Hash commits to the exact claim
under the deployment's blinding value, and the action type's own content
commitment remains what authorisation and execution bind to.</t>
          <t>A specification that describes a content digest as a correlation key without
stating which of the two preceding cases it relies on invites an implementer to
assume a stability property the construction does not have. The resulting
failure is a correlation that silently does not occur.</t>
        </section>
      </section>
    </section>
    <section anchor="document-history">
      <name>Document History</name>
      <t>RFC Editor: please remove this section before publication.</t>
      <section anchor="since-draft-hillier-scitt-arp-03">
        <name>Since draft-hillier-scitt-arp-03</name>
        <section anchor="the-chain-a-head-consistency-check-is-decided-over">
          <name>The chain a head-consistency check is decided over</name>
          <t>The second branch of <xref target="quorum-rule"/>, where a witness Statement covers a head
above the one a response names, now requires the chain between the two heads to
be obtained from that witness's own origin, as the Witness Linkage Segments of
<xref target="witness-linkage"/>, and forbids taking it from the responding service. -03 had
the relying party read that chain from the service and anchor its two ends: the
top to the Self-Entry Hash the witness signed, the bottom to the Self-Entry Hash
the response named.</t>
          <t>Anchoring the ends of a service-supplied chain is not sufficient, and the reason
is arithmetic rather than cryptographic. The condition anchors two Self-Entry
Hashes and then walks a chain over two other positions, the Prior-Entry Hash and
the Signing Input Digest. Neither anchored value sits in a position the chain
reads. No value the chain does read can be recomputed by a party holding linkage
arrays, a Signing Input Digest being taken over a <tt>Sig_structure</tt> and the array
carrying no preimage. And the lower anchor is the response's own claim, so it
constrains the responding service against itself. Every value the chain is made
of is supplied by the party the chain exists to check, and an equality between
two values one party supplies is not evidence about that party.</t>
          <t>This was established by executing the condition rather than by reading it. An
independent construction of the Ledger chain and of the readers this document
defines, written from the section text with nothing imported from any
implementation, was run over a four-entry Ledger under six cases: served
honestly; the digest moved whole; the digest moved with the witness observing
before the move; one Reconciliation Hash changed at entry 2 with the chain
re-linked and re-sealed and served plainly; the same rewrite with the
witness-signed Self-Entry Hash served at the top of the span and the service's
own values in every other position; and a response naming a head its own arrays
do not carry. The condition as -03 stated it accepts the fifth. Replacing each
of the nine hash positions of a three-array span in turn identifies three the
condition never constrains, one of them an interior Self-Entry Hash, which is a
value a relying party checking a receipt against a particular entry would
otherwise take as attested.</t>
          <t>Two narrower repairs were constructed and neither reaches. Adding the Signing
Input Digest of the covered entry to the Head Consistency Statement and checking
the top array against it is defeated by copying one further value the witness
already published, that position being one the chain does not read. Anchoring
both ends in positions the chain does read pins the chain values of a
three-array span, and only those: the interior Self-Entry Hash is constrained by
neither anchor nor chain even there. From four arrays up the chain values
between the ends are unconstrained as well. The span is the distance between a head
a witness happened to observe and a head a response happens to name, which the
relying party does not control, so a repair that holds only at three arrays
holds only by accident.</t>
          <t><xref target="witness-linkage"/> defines the artefact, its covering requirement, its
Attestation Floor, its addressing and its equivocation rule;
<xref target="head-consistency-channel"/> gathers the operational consequences;
<xref target="iana-media"/> and <xref target="iana-wellknown"/> register the media type and the well-known
URI; <xref target="privacy"/> records what unauthenticated publication of the arrays
discloses. <xref target="read-operations"/> gains the entitlement and the ranged read a
witness needs to produce a Segment at all, a Witness Entry key not being reached
by the roles the other reads name. <xref target="terminology"/> gains the artefact and
restates the Witness Set and Witness Quorum entries, which described Statements
alone as the evidence.</t>
          <t>The property is stated as what it is. A witness reads the Ledger from the
reconciliation server, so what a Segment records is what that witness was
served, under a signature it cannot revise and at a time it stamps. The
assurance is therefore append-only: a conforming witness publishes each interval
once and serves one Segment per entry, so an operator rewriting an interval a
witness has covered can only do so with a witness that equivocates. Detection of
that equivocation is opportunistic in the way <xref target="settlement-ledger"/> already says
detection of two entries at one Entry Sequence Number is, and
<xref target="witness-linkage"/> says so rather than leaving the impression that a single
verifier-side test catches it. An operator rewriting an interval no witness has yet
covered is bounded by witness diversity and observation frequency and not by
this mechanism, which is the residue <xref target="bra-limits"/> already concedes for declared
independence rather than a new one.</t>
          <t>The first branch of <xref target="quorum-rule"/> is unchanged: a Statement covering the named
head exactly carries no span and needs no Segment.</t>
        </section>
        <section anchor="one-deterministic-encoding-named-by-section">
          <name>One deterministic encoding, named by section</name>
          <t><xref target="cbor-cose"/> now states that Section 4.2.1 of <xref target="RFC8949"/> orders the pairs of a
map in the bytewise lexicographic order of the deterministic encodings of the
keys, that the Length-First Map Key Ordering of Section 4.2.3 is a different
ordering which widely used libraries produce under an option named canonical,
and that an implementation MUST produce the former, a library option named
canonical not being evidence that it does. The two agree for any map whose keys
are integers or strings and share a CBOR major type, at any mix of lengths: for
those types the head byte never decreases as the encoding lengthens, and where
two keys share a head byte the bytewise comparison runs on into the bytes after
it and orders them the same way. Those are the keys COSE admits. That is why
the difference travels, and why a protected header
carrying COSE labels 1 and 4 is unaffected. They diverge only where a map mixes
major types and the key of the higher major type has the strictly shorter
encoding: a label of -1 is the single byte <tt>0x20</tt> and a label of 256 is <tt>0x19</tt>
and two further bytes. No protected header this document specifies reaches that
case, and the requirement is stated so that none added later does, since
<xref target="cbor-cose"/> permits private-use labels pending registration and private-use
labels are negative. Where the case is reached, one protected header has two
encodings, one signing act has two Signing Input Digests, the entry above has
two Prior-Entry Hashes, and <xref target="settlement-ledger"/> treats that as a fork.</t>
          <t>This is the Collection order class of <xref target="representation-invariance"/> reaching a
place that section did not name. Its bullet covered the permutations of a set
and is extended here to the orderings of the pairs of a map, which is the one
member of the class where the freedom is exercised by a library default rather
than by an implementer's choice: an implementation that reads the requirement
correctly and reaches for the obvious option still departs from it. The eight
classes are unchanged in number.</t>
        </section>
        <section anchor="a-floor-on-the-response-freshness-tolerance">
          <name>A floor on the response freshness tolerance</name>
          <t>Item 26 of <xref target="bra-items"/> and <xref target="read-responses"/> now floor the declared tolerance
at sixty seconds as well as capping it. The bound runs backward from the
reader's receipt of the response and the response was produced before that
instant, so a tolerance below the transit and clock disagreement between the two
parties rejects every honest response, and a tolerance of zero rejects all of
them. That is an outage a deployment could declare itself into with no party
misbehaving and no conformance test firing, which places it with the Witness Set
constraint of <xref target="bra-witness"/> rather than with the parameters a deployment tunes.
Sixty seconds is the figure already fixed for the forward bound of this test and
of the two others that bound a party against another's clock over a message it
has just received, so the narrowest admissible interval is symmetric. Those
three differ in their backward bounds and agree in their forward ones. A fourth,
the witness observation window of <xref target="quorum-rule"/>, runs over an artefact
published on an interval rather than over a message, and this revision floors it
at sixty seconds in both directions while leaving the interval free to widen the
forward bound: unfloored, a deployment notarising every few seconds admitted a
window of a few seconds against an unsynchronised clock. <xref target="response-clocks"/>
states all four rather than leaving them to be collected. Where a
deployment's effective notarisation interval is shorter than
sixty seconds the floor governs, a ceiling below a floor being a term no
deployment can declare, and that deployment trades the supersession property for
liveness by exactly the difference between the two figures. The trade is stated
rather than left in the arithmetic, and a deployment wanting both notarises no
more often than sixty seconds.</t>
        </section>
        <section anchor="certificate-transparency-and-the-leaf-a-proof-carries">
          <name>Certificate Transparency, and the leaf a proof carries</name>
          <t><xref target="merkle-construction"/> now states its relationship to Certificate
Transparency, which -03 named only in its Acknowledgments while defining a
Merkle construction in its body. An implementer arriving from Certificate Transparency had
no way to tell from the text whether the two constructions agree. The finding is
Tom Sato's.</t>
          <t>The relationship was established by executing both constructions rather than by
comparing their prose. The odd-node rule of <xref target="merkle-construction"/> and the
recursive split at the largest power of two below the leaf count of <xref target="RFC9162"/>
Section 2.1.1 produce identical roots for every leaf count from 1 to 4200, and
identical sibling arrays for all 131,328 leaf-count-and-index pairs up to 512
leaves. They diverge at one input in that whole range: the empty tree, where
this document gives thirty-two zero octets and Certificate Transparency gives
the hash of the empty string. That divergence is kept, and the section now says
why -- the Certificate Transparency value is a digest a verifier reproduces
successfully and may then treat as a root that commits to something, and
thirty-two zero octets is a value no commitment in this document produces.</t>
          <t>The section also states what an implementation ported from a Certificate
Transparency log gets wrong if it is carried over unchanged: this document sorts
and deduplicates leaves where a log commits to submission order, and this
document's inclusion proof carries the leaf where the inclusion proof of
<xref target="RFC9162"/> Section 2.1.3 does not, carrying the index and the tree size as this
document does but assuming the verifier already holds the leaf. And it records
that the third convention in common use -- duplicating the last node at an odd
level -- agrees with this construction at <strong>every leaf count that is a power of
two</strong> and disagrees at every other, so a conformance vector taken at four or
eight leaves will not detect an implementation that ported it.</t>
          <t><xref target="leaf-binding"/> is new and is the security-relevant part. -03 defined the
inclusion proof as carrying the leaf and said nothing about where a verifier
should get the leaf it checks against. A proof whose carried leaf is lifted
unchanged from another object's valid proof folds to the correct root under a
sibling array that verifies, because it is a correct proof of the other object;
a verifier that walks the path first and trusts the carried leaf accepts it and
concludes that the object it holds was committed. Nothing in the walk depends on
the object, so no amount of path checking detects it. A verifier MUST now compute
the leaf from the object whose inclusion is being proved and use that value, and
no value taken from the proof, as the input to the walk. The requirement is
stated over the object rather than over the carried field because
<xref target="aggregation"/> permits COSE Receipts <xref target="RFC9942"/>, whose inclusion proof carries
no leaf, and a rule written only as a comparison against a carried leaf would be
vacuous under exactly the encoding a SCITT-aware verifier is most likely to use.
The finding is Nenad Vasic's, contributed as an executable vector against a
third-party corpus.</t>
          <t>Two errors in the -03 text of <xref target="merkle-construction"/> are corrected. The
sibling-derivation rule said the verifier halves "the index and the level width"
as it ascends; the level width halves by <strong>ceiling</strong>, not by truncation, and an
implementation following the sentence literally computes the wrong width at
every leaf count that is not a power of two -- which is the entire range the
paragraph exists to pin down. And <xref target="composition-scitt"/> described COSE Receipts as
"the same inclusion-proof format", which they are not: an RFC 9942 inclusion
proof carries no leaf and is defined over the RFC 9162 tree whose empty root
this document rejects. <xref target="aggregation"/> also loses a stray duplicated clause.</t>
        </section>
        <section anchor="every-digest-that-identifies-a-signed-artefact">
          <name>Every digest that identifies a signed artefact</name>
          <t><xref target="signature-malleability"/> is new, and five constructions changed with it. -03
took the Prior-Entry Hash of <xref target="settlement-ledger"/> over the whole preceding
entry including its Entry Signature, the Post-Seal Evaluation Record Hash of
<xref target="post-seal"/> over its record "in its entirety, signature included", the Merkle
leaf of <xref target="aggregation"/> over a canonical hash of a register-signed Partial
Attestation, and the tagged-transparency authority-reference digest of
<xref target="composition"/> over a COSE_Sign1 receipt. Those four are now Signing Input
Digests. The Reconciliation Hash of <xref target="terminology"/> is the fifth and took a
different repair, below.</t>
          <t>The reason is a measurement. For ECDSA, <tt>(r, s)</tt> and <tt>(r, n - s)</tt> both verify
against the same key over the same message, and no specification prohibits it:
Section 4.1.4 of SEC1 v2.0 and Section 6.4.2 of FIPS 186-5 range-check <tt>r</tt> and
<tt>s</tt> only, and Section 2.1 of <xref target="RFC9053"/> constrains neither. Nothing is forged
and no authority is bypassed -- a party holding no key produces the second
encoding from the first, in transit. Over two hundred random P-256 keys, two
hundred substitutions verified and two hundred changed the entry bytes. The
finding is Anton Sokolov's.</t>
          <t><strong>The Reconciliation Hash is where the repair nearly failed.</strong> -03 defined it as
excluding the Sealing Signature, and an earlier draft of this section asserted
on that basis that it was already outside the signature and unchanged. It was
not. <xref target="reconciliation-output"/> embeds a register signature in each Query Binding
Record and in each Non-Answer Statement, so the preimage still carried a
signature after the sealing one was removed -- measured, stable in none of two
hundred trials. The Reconciliation Hash is a field of every Settlement-Layer
Ledger entry, hence inside the Entry Signature payload, hence inside the
Prior-Entry Hash: leaving it would have reintroduced at one remove exactly what
fixing the Prior-Entry Hash removed. It now replaces each embedded register
signature with that signature's Signing Input Digest.</t>
          <t>That is the second instance in two days of this document carrying the sound rule
and the unsound one at once. The first was in a single bulleted list, where the
Self-Entry Hash nulled the signature position and the Prior-Entry Hash two
paragraphs below it did not. The instruction to sweep every identity rule in a
document rather than correct the one that was reported is Henri Sirkkavaara's,
from finding the same split in his own implementation on the same day, and the
Reconciliation Hash is what the second sweep found.</t>
          <t><strong>Two things earlier revisions detected are no longer detectable</strong>, and
<xref target="settlement-ledger"/> now says so rather than leaving it to be discovered.
Stripping a historical Entry Signature while leaving its protected header and
payload intact moves no Prior-Entry Hash, and neither does re-signing an entry
under the same key and header. A re-signature under a <em>different</em> key or
algorithm still moves the chain, because the <tt>Sig_structure</tt> covers the
protected header. The "signed exactly once" rule consequently has no
verifier-side test and is stated as an operator obligation an Audit Identity can
examine.</t>
          <t><xref target="cbor-cose"/> now requires every COSE_Sign1 this document defines to carry the
algorithm and key identifiers in its protected header and not in an unprotected
one. Nothing previously required it, while both <xref target="terminology"/>'s definition and
<xref target="crypto-upgrade"/>'s rotation argument assumed it -- and RFC 9052 permits <tt>alg</tt>
in the unprotected bucket, which a <tt>Sig_structure</tt> does not cover.
<xref target="terminology"/> also fixes the external additional authenticated data at the
zero-length byte string, because a Signing Input Digest a third party cannot
reproduce is not an identifier.</t>
          <t><xref target="crypto-upgrade"/> is rewritten where it rested on this. Its conclusion survives
and both its reason and its stated cost change. The chain holds because the
Prior-Entry Hash is over the signing input; and a verifier recomputing one takes
the protected header and payload byte strings verbatim and MUST NOT re-encode
them, which is <em>more</em> than -03 asked rather than less. -03 required copying
bytes and hashing them; -04 requires parsing a COSE_Sign1. That is the price of
a digest that does not move when the signature encoding does, and an earlier
draft of this section had the comparison backwards.</t>
          <t>The consequence of the old constructions was a failure of verification rather
than of authenticity, which is the harder kind to diagnose. A reader served a
substituted entry concludes the chain is broken when the operator equivocated
about nothing; under <xref target="leaf-binding"/> it refuses a valid inclusion proof. A
deployment reporting either as detected tampering reports something that did not
happen.</t>
          <t><xref target="RFC8032"/> is added as an informative reference for Section 8.4 alone: EdDSA
puts the low-S check inside verification, so an attacker cannot derive a second
verifying byte-string, and a deployment declaring only EdDSA primitives under
item 2 of <xref target="bra-items"/> is not reachable by this. That is non-malleability and
not a claim that one byte-string alone can ever verify, since Section 5.1.7 of
<xref target="RFC8032"/> leaves cofactored verification optional. Nothing in this document
requires EdDSA, which is why the constructions and not the primitive choice are
where this is addressed.</t>
        </section>
        <section anchor="the-bilateral-register-agreement">
          <name>The Bilateral Register Agreement</name>
          <t><xref target="bra"/> is new. The Bilateral Register Agreement is what makes a register
addressable, and -03 defined it in a definition-list entry in
<xref target="terminology"/>: one paragraph enumerating twenty-six declared items and the
Agreement Hash construction over them. That is normative content with MUST-level
force, sited where a reader looks for a definition and not for a requirement,
and unreadable at the length it had reached. It is now a section, the
enumeration is numbered, and the numbering is what fixes the Agreement Hash
order.</t>
          <t>Gathering it surfaced two obligations this document places on an Agreement
elsewhere and never enumerated here, so that neither was covered by the
Agreement Hash. <xref target="read-responses"/> obliges a deployment to declare a response
freshness tolerance; that is now item 26. <xref target="read-signing"/> obliges an Agreement
to declare the keys under which a regulator reads, and the
regulator-identity-provider trust anchor of item 5 is not a key; that is now
item 30. In both cases two deployments could agree on every item the Agreement
Hash committed to, differ on the term, and compute the same Agreement Hash --
an Agreement Hash that does not cover a term the Agreement is required to carry,
which is the class of defect this document exists to prevent. Item 31 makes the
re-invocation permission <xref target="retroactive"/> already conditions on a declared term
for the same reason.</t>
          <t><xref target="bra-hash"/> now fixes the CBOR type of every item and requires every set-valued
item to be sorted in bytewise lexicographic order of the deterministic CBOR
encoding of each element. Determinism under Section 4.2.1 of <xref target="RFC8949"/> fixes
how a given value is encoded and does not fix which type an item takes or how a
set is ordered, so -03's construction was not one two parties could
independently compute even with the item order settled. It also states that the
array has exactly thirty-three elements and that an absent, inapplicable or empty
item is encoded as CBOR null with the element still present, naming the four
items that may be absent -- -03 said only that an absent <em>optional</em> item was
null, while more than the one OPTIONAL item admits absence. Since <xref target="agreement-drift"/> suspends reconciliation on a deviating
Agreement Hash, each of these was an outage rather than a warning.</t>
        </section>
        <section anchor="the-witness-quorum">
          <name>The witness quorum</name>
          <t><xref target="bra-witness"/> specifies the witness quorum. -03 stated, in
<xref target="read-responses"/>, that a relying party acting on an empty result SHOULD hold
head-consistency evidence from at least one observer independent of the
responding service, and said in terms that it specified no quorum. The condition
was therefore normative while the thing that satisfies it was not. The finding
that this is bounded by observer diversity rather than by any stronger single-log
property is Walter Hawkins's, carried from -03.</t>
          <t>What satisfies the condition in its multi-entry form is stated in the entry
above rather than here: this entry records the quorum, and the chain a quorum is
evaluated over comes from the witness under <xref target="witness-linkage"/>.</t>
          <t>An Agreement now declares a Witness Set and a Witness Quorum, both of which
enter the Agreement Hash. <xref target="witness-entries"/> gives a Witness Entry a form and
an Operating-Party Identifier with a stated normalisation, so that "distinct"
is a test a verifier computes rather than one it decides. The exclusion runs in
every direction -- a witness may not be operated by the responding service, by a
party controlling it, by a party it controls, or by a party under common control
-- because an exclusion running upward alone excludes nothing that matters: a
server that incorporates three subsidiaries satisfies a quorum of three while
controlling every observation in it.</t>
          <t><xref target="head-consistency"/> gives the Statement a payload, a media type and a
registered protected-header parameter, and carries a Witness Observation Time,
because a COSE_Sign1 is not dateable from its own bytes and a freshness rule
over an undateable artefact is a rule no verifier can apply.</t>
          <t><xref target="quorum-rule"/> requires that a Statement covering a <strong>higher</strong> head be
accompanied by the chain linking that head back to the one the response names,
verified by Prior-Entry Hash. A witness signature over a higher head is
otherwise evidence about whichever branch that witness was served, and a fork at
disjoint sequence numbers is precisely a pair of heads neither of which
contradicts the other; only the linkage puts the two observations on one chain.
Where that chain is obtained is settled by the entry above, which replaced a
chain read from the responding service with the Witness Linkage Segments of
<xref target="witness-linkage"/>: the requirement to link stands, the source of the links
does not.</t>
          <t>It also measures the freshness window from the Statement Timestamp of the Ledger
Head Statement rather than from the head's own Entry Timestamp, and sets it at
two notarisation intervals, because <xref target="settlement-ledger"/> republishes once per
interval and a one-interval window measured from an entry's own timestamp closes
before any witness can see that entry. That window is floored at sixty seconds
in both directions, for the reason the entry on the response freshness tolerance
gives: a window narrower than the disagreement between two unsynchronised clocks
fails an honest party permanently.</t>
          <t><xref target="witness-discovery"/> puts the effective Witness Set and Quorum in the Policy
Parameters Document of <xref target="read-signing"/>. A relying party is party to no
Agreement and holds only Agreement Hashes, so a quorum declared solely inside an
Agreement is a test the party obliged to run it cannot read.</t>
          <t><xref target="bra-limits"/> states what none of this establishes. Operating-Party Identifiers
are declared and not proven; the exclusion is normative and the detection of a
false declaration is not provided for. A met quorum is proof that observer
diversity was declared, by a named party, in a term that party can be held to.</t>
        </section>
        <section anchor="the-head-linkage-projection">
          <name>The head-linkage projection</name>
          <t><xref target="read-operations"/> gains a <tt>fields=linkage</tt> projection returning the Entry
Sequence Number, Prior-Entry Hash, Self-Entry Hash and the Signing Input Digest
of the Entry Signature of one entry, entitled to
any requester whose signature verifies. The projection was specified so that a
relying party could link two heads itself; the entry above supersedes that use,
and the projection's reader is now the witness, which needs the same four values
to publish the Segments of <xref target="witness-linkage"/> and reads them for a range. The
fourth element was added after the projection was specified with three: the
chain condition of <xref target="quorum-rule"/> compares a
Prior-Entry Hash against the Signing Input Digest of the entry below, that
digest is taken over a <tt>Sig_structure</tt>, and neither the protected header nor the
payload of the entry below is recoverable from a triple of one sequence number
and two hashes. The condition was uncomputable by the party then required to
compute it, and the substitution a reader might have reached for instead is the
one the same section forbids. The fourth element is what a witness now commits
to, so the repair holds under the entry above rather than being superseded by
it. The projection is bounded at the head of the most recently
published Ledger Head Statement. Unbounded it would be a live head oracle --
the Ledger is contiguous, so a requester could binary-search the current head
between publications and poll it for the write rate, which is the disclosure
<xref target="settlement-ledger"/> publishes the head only once per notarisation interval to
prevent. <xref target="read-errors"/> states why a projection answering <tt>200</tt> where the full
read answers <tt>404</tt> is not an existence oracle, and what would make it one.</t>
          <t>No timing claim is added by this revision and none is tested. <xref target="read-errors"/>
continues to state that response timing is a separate claim which an
implementation must either make with its measurement conditions published or not
make at all, and that making none is not non-conformance.</t>
        </section>
        <section anchor="six-adversarial-passes-and-what-they-found">
          <name>Six adversarial passes, and what they found</name>
          <t>The changes above were made in response to review. The changes below were made
in response to a sweep run against this document with the specific intent of
breaking it, from six directions at once, before anyone else did. They are
grouped by what they say about the document rather than by section, because the
grouping is the finding.</t>
          <t><strong>Three sentences claiming rigour were the least rigorous sentences in the
document.</strong></t>
          <t><xref target="sweep-statements"/> said the falsifiability argument holds for three triggers
in four, "stated rather than rounded up". It held for one. Two of the three
rested on a transition array published by the reconciliation server, under its
own key, in a Policy Parameters Document with no publication time, no
notarisation and no chain, so a transition omitted from the array started no
clock and no party could date the Document well enough to show that it had been.
<xref target="read-signing"/> now gives that Document a Publication Timestamp, requires it to
be notarised on the ledger-head interval, and requires republication on that
interval whether or not its contents changed. The claim is now three in four and
is stated as conditional on that anchoring.</t>
          <t><xref target="signature-malleability"/> said "every digest in this document that identifies
or chains a signed artefact" and enumerated five. There were seven. The Override
Record of <xref target="adversarial-test"/> carries a COSE_Sign1 by the authorising operator
inside the Reconciliation Hash preimage, and the Evidentiary Provenance Manifest
of <xref target="ingestion"/> could carry one inside the Claim Hash preimage. The rule is now
stated over the class -- in any preimage this document defines, every signature
made by a party other than the one computing the digest is replaced by its
Signing Input Digest -- because an enumeration of carriers is correct only until
someone adds a field. The Manifest could not be repaired that way, its preimage
being <xref target="RFC8785"/> JSON with no byte-string type and its octets being the
requester's, so signed artefacts are now prohibited inside it and carried beside
it by digest.</t>
          <t><xref target="bra-witness"/> said two instances of one observer are not two observers and
tested distinctness on the Operating-Party Identifier alone. Two entries
declaring one key under two identifiers satisfied a quorum of two with a single
signature. <xref target="quorum-rule"/> now requires pairwise distinct Verification Method
References, which is a mechanical test, and states why that is different from
the declared-independence limit <xref target="bra-limits"/> concedes and cannot close.</t>
          <t><strong>Two paths reached a decisive verdict out of nothing.</strong> An empty
Addressed-Registers Identifier Set yielded <tt>match</tt> under conjunction: every
operator in <xref target="verdict-arithmetic"/> is a condition universally quantified over
the contributions, and both precedence rules began "where any", so at zero
contributions every guard was vacuously satisfied. A source class containing no
addressed register yielded a decisive <tt>no-match</tt>, which conjunction propagated.
Neither required an operator to misbehave. Both are now closed by explicit rules.</t>
          <t><strong>Nothing bound the subject.</strong> The transformation from the Canonical Claim's
Subject Identifier to the Subject Reference each register was asked about was
unrecorded, unconstrained and invisible to every party outside the
reconciliation server. Every signature could verify, every binding recompute,
the chain hold and the notarisation pass, while every register answered honestly
about a different person. <xref target="subject-mapping"/> adds a Subject Mapping Record
carrying the Subject Reference and a registered descriptor naming a
transformation that must be a function of the Subject Identifier and declared
terms alone.</t>
          <t><strong>Evidence about a party was obtainable only from that party.</strong> Head Consistency
Statements had an artefact, a quorum rule, a linkage chain and a freshness
window, and no channel. The obvious implementation has the responding service
supply them, which satisfies every stated condition and defeats the mechanism
entirely under exactly the fork it exists to detect. Witnesses now publish on
their own origins and a relying party MUST NOT accept one from the responding
service.</t>
          <t><strong>Vocabulary that did not reach the output.</strong> A verifier told to refuse a proof
had no way to record which of four refusals it made; <xref target="verification-outcomes"/>
adds them, and requires <tt>same-act-distinct-encodings</tt> to be tested before any
outcome that accuses a party of equivocation. One Non-Answer Reason carried five
distinct causes because four other sections directed implementations to it for
conditions its own definition never named; it is now five reasons.</t>
          <t><strong>Claims a mechanism could not support.</strong> The Reconstruction Proof of
<xref target="audit-path"/> had no pinned preimage, no wire representation, and compares one
value the audited server produced against another value the same server
produced under a key only it holds. The preimage and the wire form are now
fixed, and the stated limit is corrected: equality establishes self-consistency
across two reads and nothing else. The Examined-Set Root's counts were said not
to be bare assertions, which <xref target="merkle-construction"/> already contradicted; they
are assertions, made attributable and dated by the signature and the
notarisation and not made verifiable. The Regulator Portal audit trail was
called subpoena-grade with no sequence, chain, head or notarisation behind it,
and is now given all four.</t>
          <t><strong>Things two implementers would encode differently.</strong> A CBOR type table for the
Reconciliation Output; deterministic encoding stated for the Self-Entry Hash
preimage; <tt>authority origin</tt> defined as an Authority Origin against <xref target="RFC6454"/>;
element types for the Query Binding preimage; a form for the Audience Member
Identifier; one canonical form for a key identifier and its two conversions; an
ordering rule, a form discriminator and an equality rule for the Source-Data
Version Identifier Set; an equality relation for the Witness Set intersection; a
member form for the fifth Divergence Axis; a subject key for the query budget; a
reference instant and direction for the freshness window; and the edges of the
Predicate Taxonomy the projection function walks.</t>
          <t><strong>Things no implementer could satisfy.</strong> The reproducibility requirement of
<xref target="architecture"/> was stated as identity in every field save an enumerated
carve-out, and three fields that are necessarily fresh were not in it. The
<tt>fields=linkage</tt> projection returned three values where the chain condition it
exists to serve needs four. The response freshness tolerance every reader must
apply was readable only by the parties who do not have to apply it. Suspension
under <xref target="agreement-drift"/> had no defined exit.</t>
          <t><strong>Privacy.</strong> <xref target="privacy-6973"/> takes the threats of <xref target="RFC6973"/> in turn and
states the residual rather than the mitigation where there is one, including
exclusion, which this protocol does not mitigate. <xref target="privacy-erasure"/> states the
one property that makes erasure implementable against an append-only record --
no personal data enters the Ledger, and no chain depends on the continued
existence of content that could be erased -- and prohibits notarising an Output
where that disclosure has not been accounted for.</t>
          <t><strong>What was looked for and not found.</strong> Several candidates did not survive
verification and no change was made for them: the Claim Hash's unverifiability
outside the deployment is already stated in two places; <tt>notarisation-incomplete</tt>
already distinguishes pending, refused and never-attempted; the register key
discovery root already has an encoding, a media type and a trust anchor; and the
containment requirement of <xref target="containment"/> is satisfiable, though its named
enforcement measure could not reach six fields the reconciliation server is
obliged to read, which is now stated.</t>
        </section>
        <section anchor="five-mechanisms-taken-from-outside-this-field">
          <name>Five mechanisms taken from outside this field</name>
          <t>The repairs above answer review. These five answer questions the document
could not previously answer at all, and each is a technique this field
has not used and another has.</t>
          <t><strong><xref target="representation-invariance"/> -- every encoding defect is one defect.</strong> A
signature with two byte forms, a CBOR item whose type is unfixed, a set with no
order, an optional member omitted or nulled, a URI normalised or not, NFC or
NFD, base64 or hex, transmitted bytes or a re-encoding. In each the information
is the same and the representation differs, and the digest was defined over the
representation. Physics has a name for a quantity that must not depend on a
choice carrying no information, and the discipline that goes with it is to
identify the freedom and quotient it out rather than to patch each place it
shows. The section names the eight representation classes this document
recognises, requires every new digest to state which class each preimage element
belongs to, and requires a conformance runner to exercise the <strong>class</strong> rather
than an enumeration of previously observed defects. A runner testing the two
ECDSA encodings it has heard of confirms what its author knew; a runner
enumerating the class finds the member nobody thought of.</t>
          <t><strong><xref target="coverage-probes"/> -- an estimator where there is no proof.</strong> The sweep
identity below closes the gap between the counts and the Ledger. Nothing closes
the gap between the Ledger and the world, because an operator that never wrote
an entry has nothing to be caught balancing, and that is the omission problem in
its general form. It has no proof and it has an estimator. An Audit Identity
publishes a commitment to a set of Claim Hashes it intends to commission, then
commissions them as ordinary reconciliations the server cannot distinguish, then
requests the inclusion proofs <xref target="sweep-statements"/> already obliges the server to
return. The recovery fraction estimates the proportion of eligible Outputs the
sweep actually examined, and the shortfall estimates the population that was
never written down. Astronomy injects sources of known brightness into an image
to measure what its pipeline missed; ecology releases marked individuals to
bound a population it cannot count. Both are estimating the same thing: what an
instrument failed to record, from a known signal passed through the same
instrument. A retroactive sweep is an instrument of that kind. The commitment
precedes the probes so that the denominator is fixed before the numerator is
knowable, which is what makes the fraction evidence rather than a selection.</t>
          <t><strong>The sweep identity in <xref target="sweep-statements"/> -- accounting rather than
signature.</strong> The examined count and the materially-changed count were assertions
of the signing server. They are now required to balance against the Ledger: the
Examined-Range Set must be contiguous over the interval it claims, the examined
count must equal the number of <tt>reconciliation</tt> entries in it, and the
materially-changed count must equal the number of <tt>continuation-supersession</tt>
entries appended over the same interval. A signature makes an assertion
attributable; an identity makes it checkable against something the asserting
party does not solely control, which is what double-entry bookkeeping has done
for six centuries and what a conservation law does in physics.</t>
          <t><strong>The Examined-Range Set -- coverage needs a dense space.</strong> A Merkle root over
Claim Hashes proves membership and cannot prove coverage, because Claim Hashes
are sparse in the digest space and a set commitment has no notion of what is
missing from it. Entry Sequence Numbers are dense and contiguous, so a gap in
them is visible. Committing to the same sweep in both spaces lets one artefact
answer both questions, and the choice of space is the whole of the trick.</t>
          <t><strong><xref target="tradeoffs"/> -- locating the loss.</strong> Several properties this document wants
cannot hold together, and a specification facing that can claim both and be
wrong somewhere a reader must find, weaken both and deliver neither, or choose
and say where the loss went. The section is the third, in one table. What makes
it useful is that the loss is located rather than distributed: a reader who
knows which property was surrendered and where can compensate, and a reader told
that everything holds cannot. Two rows that stood in earlier revisions have
already been retired by the mechanisms above, which is the other thing the table
turns out to be -- a list of what to attack next.</t>
        </section>
        <section anchor="the-two-clocks-a-response-freshness-check-is-decided-across">
          <name>The two clocks a response freshness check is decided across</name>
          <t><xref target="read-responses"/> now bounds the two clocks a response freshness check is
decided across. -03 required only that <tt>response-time</tt> fall within a declared
tolerance, naming no reference instant, no direction and no forward bound, so a
<tt>response-time</tt> stamped ahead of the reader's clock was inside the tolerance on
one reading and outside it on another, and a server whose clock ran fast was
indistinguishable from one stamping ahead deliberately. The reference instant is
now the reader's receipt of the response, the direction is backward, and the
forward bound is sixty seconds. That figure is not new to this document: it is
what <xref target="replay-defence"/> already allowed on the Freshness Timestamp and what
<xref target="read-signing"/> already allowed on <tt>created</tt>, both of which protect the server
against the reader's clock. The reader was the one party to the exchange the same
bound had not been applied to. Item 26 of <xref target="bra-items"/> now states that the
declared tolerance is the backward bound only and that the forward bound is not
negotiable per Agreement. The question is Emek Can Dogru's.</t>
          <t>The repair invents no mechanism. It applies, in the return direction, a bound
this document had already chosen twice in the other one.</t>
        </section>
        <section anchor="mechanical">
          <name>Mechanical</name>
          <t>Anchors were added to sections that had none -- <xref target="crypto-upgrade"/>,
<xref target="cbor-cose"/>, <xref target="agreement-drift"/> and <xref target="post-quantum"/> -- so that <xref target="bra"/> can
cite them. No heading text changed. Item 2 of <xref target="bra-items"/> cites
<xref target="post-quantum"/> for the post-quantum primitives a deployment has selected. <xref target="RFC9162"/> and <xref target="RFC6962"/> are added as
informative references: RFC 9162 obsoletes RFC 6962 and is the current
specification, and RFC 6962 is cited deliberately alongside it because it is the
version deployed Certificate Transparency logs implement, so naming only the
replacement would leave the reader who is actually at risk without the reference
they hold. Neither is normative -- the construction is fully specified here --
so no downref is introduced.</t>
          <t>Four counts are corrected. <xref target="bra-items"/> described two of five items as already
relied on elsewhere in this document where three of seven are, and said the
Agreement Hash covers five items it did not cover before where it covers seven,
items 32 and 33 having been added after that sentence was written. The
mechanisms taken from outside this field are five, under a heading that says so
and an opening sentence that said four. <xref target="iana-media"/> requested twelve media
types while listing thirteen, and now requests fourteen. Separately and not as a
correction, <xref target="iana-wellknown"/> requests eight well-known URIs where it requested
seven, the eighth being the one a Witness Linkage Segment is served at.</t>
        </section>
      </section>
      <section anchor="since-draft-hillier-scitt-arp-02">
        <name>Since draft-hillier-scitt-arp-02</name>
        <t>This revision answers a review of -02 on the SCITT list. Of its five asks, three
are adopted as put, one is adopted in its goal and not in its mechanism, and one
is declined for now with a reason.</t>
        <t><xref target="read-responses"/> now names the evidence that bounds the empty-result
falsifiability condition. -02, and this revision as circulated for comment,
said that an empty result is falsifiable to the extent that the reader
"independently holds head-consistency evidence" for the served chain, without
saying independent of whom. Head evidence obtained from the responding service
bounds nothing, because a fork at disjoint sequence numbers is invisible from a
single vantage by construction and the vantage is what is in question. The
condition now names an observer independent of the responding service and
carries a <tt>SHOULD</tt> on the relying party, with witness countersignature over the
head preferred to an independently anchored head digest. The gap is not closed
and is not claimed to be; it is bounded by evidence an implementation can be
said to hold or not hold. The finding is Walter Hawkins's.</t>
        <t><xref target="scrapi-binding"/> is new and normative. -02 composed with the SCITT Reference
APIs permissively -- Reconciliation Outputs MAY be notarised, registration MAY
use the APIs -- which is a permission and not a binding: two implementations
could both conform to -02 and fail to interoperate against the same Transparency
Service. The section now fixes the registration endpoint, the COSE_Sign1 framing
and content type, receipt validation, and the asynchronous registration path.
The asynchronous case is stated as a requirement because it is the most likely
divergence between conforming implementations: a 202 Accepted with polling
against 204 No Content is not the same code path as a 201 Created, and an
implementer who codes only the latter interoperates with some Transparency
Services and not others.</t>
        <t>The review also asked for a standard retrieval path keyed on the Policy-Version
Hash. That is not specified here, because <xref target="I-D.ietf-scitt-scrapi"/> defines
retrieval by EntryID and defines no query surface at all; a binding that
specified one would specify an endpoint that does not exist. The goal --
preventing policy equivocation over time -- is met instead by requiring the
Policy-Version Hash in the protected header of the Signed Statement, so that it
is covered by the Receipt. A relying party therefore establishes the policy
version by verification rather than by lookup, which is the stronger property:
an index can be wrong, or can present different results to different relying
parties, and a signed protected header cannot.</t>
        <t><xref target="format-profiles"/> is new. -02 specified the controlled projection function
over an abstract Predicate Taxonomy without saying how an implementer determines
what a given register can answer. Four profiles are defined -- <xref target="BODS"/>,
<xref target="RFC6350"/> with <xref target="W3C-ORG"/>, <xref target="UNCEFACT"/> with <xref target="WCO-DM"/>, and consolidated
sanctions list formats. Profiles constrain predicate expression only and are
prohibited from introducing any means of transporting register records, which
would defeat the property the protocol exists to provide.</t>
        <t><xref target="source-versioning"/> is new, and is the substantive addition rather than the
largest one. A designation verdict against a consolidated sanctions list is
meaningful only relative to the state of that list, and consolidated lists are
republished on a cadence and distributed as deltas. -02 could therefore record
that a historical Combined Verdict had changed but could not attribute the
change: a verdict that flipped because the policy changed and one that flipped
because the list changed were indistinguishable, and Sovereign Re-Notification
reported both as policy changes. Partial Attestations now carry a Source-Data
Version Identifier under signature, Retroactive Evaluation must distinguish the
two causes, and where it cannot it must report attribution-indeterminate rather
than attribute the change to policy. A list-state identifier is a property of a
published corpus and not a register record, so this does not weaken minimum
disclosure.</t>
        <t>Three structural gaps predating this revision are closed, because the new
material could not be made testable without them. <xref target="reconciliation-output"/>
enumerates the Reconciliation Output, which no earlier revision did although
both the Partial Attestation and the Ledger entry were enumerated; Reconciliation
Hash and Combined Verdict are now defined in <xref target="terminology"/>, the former having
been used inside the bit-for-bit determinism requirement while undefined; and
the Server-Recorded Divergence-Axis Set is a set, since a reconciliation may be
qualified on more than one axis and a single-valued encoding would force a
silent choice.</t>
        <t><xref target="verdict-retyping"/> is new. Where a narrowing means a register's answer does
not bear on the claim as asked, that register's contribution is re-typed before
aggregation rather than the Combined Verdict being overridden after it, so the
Verdict Arithmetic resolved under <xref target="verdict-arithmetic"/> is never displaced. A
match found at any depth still establishes an existential closure predicate and
is not re-typed.</t>
        <t><xref target="post-seal"/> is new. Notarisation outcomes and retroactive attribution failures
arise after a Reconciliation Output is sealed and so can be carried neither in a
Partial Attestation nor in the Output; they are Post-Seal Evaluation Qualifiers
recorded in a separate signed record referencing the Reconciliation Hash, and
are expressly not Divergence Axes.</t>
        <t>New Divergence Axis values: register-threshold-divergence,
declared-not-determined and source-version-skew. New COSE header parameter
arp-source-data-version, carrying a set so that a register consulting several
lists can denote the state of each. arp-bilateral-agreement-hash now always
carries a sorted array, of one member on a Partial Attestation and one per
addressed register on a Sealing Signature, so that a decoder never has to infer
the type from context. New IANA registries for Register Data-Format Profile
identifiers and for Post-Seal Evaluation Qualifiers. -03 adds registries for
Ledger Entry Types, Override Grounds, Retroactive Evaluation Triggers and
Aggregation-Method Descriptors.
<xref target="I-D.ietf-scitt-scrapi"/> moves from informative to normative, because
<xref target="scrapi-binding"/> imposes requirements that cannot be met without it.</t>
        <t>A role-by-role walkthrough of the whole pipeline -- requester, agent,
reconciliation server, register operator, relying party, Transparency Service,
regulator, retroactive subsystem and IANA expert -- was run against this
revision and found a further class of defect that no earlier review had reached:
requirements addressed to an actor that does not hold the inputs they name.
Those are closed here, and most of them predate -02.</t>
        <t><xref target="projection"/> now enumerates the Per-Register Claim Projection. It is the only
structure a sovereign register receives and it was the sole major structure in
the protocol without a field list, which made the register role unimplementable.
The register echoes the Policy-Version Hash rather than computing it, and the
server MUST now send one Policy-Version Hash to every addressed register and
verify each echo -- without which the per-register signatures over it, the only
independent corroboration the protocol has, were discarded at aggregation.</t>
        <t><xref target="sealing-key-discovery"/> is new. -02 and the earlier -03 text told a relying
party to verify a Sealing Signature whose key it had no way to obtain: it holds
hashes of bilateral agreements it is not party to. Sealing keys are now
published at a well-known location on a declared authority origin, mirroring how
<xref target="I-D.ietf-scitt-scrapi"/> treats Transparency Service keys.</t>
        <t><xref target="verdict-arithmetic"/> is new. Every operator is now given its result for every
combination of contribution values, and whether it admits partial-match, on
which <xref target="verdict-retyping"/> turns. -02 delegated combination to an operator it
named but never defined, so two conforming implementations could produce
different Combined Verdicts from identical inputs while the determinism
requirement demanded they not.</t>
        <t><xref target="no-answer"/> is new. A register may fail to answer in eleven distinct ways and no
earlier revision defined an outcome for any of them; dropping the register
silently produces exactly the addressed-register-cherry-picking the adversarial
test exists to detect. A reconciliation with any non-answering register can no
longer reach a decisive Combined Verdict.</t>
        <t>The Reconciliation Output gains the Claim Hash, a timestamp, the Verdict
Arithmetic, the Sealing-Key Identifier, per-register attested and effective
verdicts with the re-typing ground, per-register echoed Policy-Version Hashes,
and register attribution on the server-recorded divergence axes. Without the
Claim Hash a relying party received a verdict with nothing to attribute it to,
and the retroactive subsystem had no key to select on although the Claim Hash
was already declared its key. The Settlement-Layer Ledger gains the Claim Hash
and now exposes READ as well as APPEND -- the Regulator Portal, retroactive
evaluation and the chain-invariant check all require reads that "only APPEND"
forbade. Ledger entries are now signed, because prior-entry hashes prove that
nothing was removed from a chain and not that only one chain exists.</t>
        <t>The Ledger now carries two kinds of entry under an Entry Type discriminator, and
each type's fields are enumerated. Facts arising after an Output is sealed --
the outcome of notarisation, a Post-Seal Evaluation Record, a supersession --
are recorded as Continuation entries appended against the Reconciliation Hash
they concern. An earlier revision of this text described Continuation entries
without giving them a form: they carried fields the entry list did not admit,
supplied none of the fields it made mandatory, and nothing distinguished one
kind from another. <xref target="post-seal"/> correspondingly no longer requires a Post-Seal
Evaluation Record Hash to be appended to an already-signed entry, which the
Ledger's absent UPDATE made impossible. Supersession is now recorded from both
ends, the superseding entry naming what it replaced and a Continuation entry
naming what replaced it, because neither pointer is reachable from the other's
starting point. A retriever of a Post-Seal Evaluation Record must now check the
retrieved bytes against the hash carried beside them, and that hash's
construction is defined. A supersession entry carries the superseding entry's
sequence number rather than a retrieval URI: obliging every reader to dereference
an operator-chosen URI before it could check anything would have been a forced
fetch, a de-blinding oracle and a covert channel no constraint on the URI's
content could close.</t>
        <t>The Self-Entry Hash is defined, and is taken after the type-specific fields so
that it covers them. The Prior-Entry Hash is now taken over the whole preceding
entry including its Entry Signature. Chaining Self-Entry Hash to Self-Entry Hash
would have left every signature outside the structure that detects tampering,
which is a poor place for the field this document relies on to make a second
chain attributable. Entry encoding and field order are stated, because the
Self-Entry Hash is taken over them and a CBOR map would have been re-sorted by
key.</t>
        <section anchor="five-things-the-protocol-assumed-and-never-stated">
          <name>Five things the protocol assumed and never stated</name>
          <t>Working through the Ledger changes made it clear that a class of gap ran under
all of them. Every discovery path in -02 ended at a value its holder could not
present to anything, and each attempt to fix one by adding a pointer moved the
dead end without removing it. Five substrate layers were missing. They are now
written, and adding them closed more open items than any mechanism in this
revision.</t>
          <t><strong><xref target="delivery"/> states what the pipeline returns.</strong> No earlier revision said that
a Reconciliation Output is delivered to anybody. The document specified in
detail how an Output is composed, sealed, digested, ledgered and notarised, and
never that any party receives one. Every discovery path begins with a party
holding a Reconciliation Hash; until now nothing said how it came to hold one.</t>
          <t><strong><xref target="entitlement"/> states who may hold an Output.</strong> -02 made it a bearer
artefact: possession was the whole of the entitlement, it never expired, and
every read predicate the document attempted was expressed in terms of a
Requester-Binding the reader could not present and the Ledger could not
evaluate. An Output now carries a sealed Audience Set and a Reliance Horizon.
Entitlement follows the Audience Set rather than possession, which admits the
party the Requesting Principal named and excludes the party that merely came
into possession; a register may cap how wide an Audience Set addressing it may
be, because a register that attests about a subject is entitled to bound how far
that attestation travels. The Horizon bounds reliance without touching validity:
a sanctions <tt>no-match</tt> is a statement about lists that change daily, and an
artefact asserting one indefinitely was relied upon indefinitely.</t>
          <t><strong><xref target="ledger-read"/> states how a read is requested.</strong> -02 and every draft of this
revision before it stated what a read returns and never the endpoint, the
request form, the response form, the media type, or the error semantics -- and
the two errors that matter most, "nothing exists" and "you may not ask", are the
two a reader most needs distinguished, because a server suppressing a
supersession returns what a server with nothing to report returns. There are
nine operations. Every response, success or error, is signed and carries the
ledger head it was served
against, so an empty result is an assertion rather than an absence, and a
supersession later found at an earlier sequence number is evidence against the
operator who signed the denial. Not-entitled and not-found are both <tt>404</tt> with
no distinguishing body, so no endpoint is an existence oracle. Reads are
rate-limited, because a surface whose every individual answer is innocuous
discloses entry count, write rate and retroactive-burst timing when swept.</t>
          <t>With those in place, the Continuation entries of this revision are reachable by
the parties they were written for, a superseded Output's replacement is
retrievable because a superseding Output inherits the Audience Set of what it
supersedes, and the fork check reconciles two heads at different sequence
numbers through a signed consistency read rather than through an unsigned answer
from the party under suspicion. Retrieval URIs, which an earlier draft of this
revision put in Continuation entries, are gone: every artefact is now fetched by
hash from the origin that served the entry, so the Ledger holds no retrieval
address, no reader is obliged to dereference an operator-chosen URL before it can
check anything, and the covert channel that host selection and path structure
carried is closed.</t>
          <t>The published ledger head is a signed statement carrying a sequence number, and
Entry Sequence Numbers are allocated in one sequence so that two conforming
stores cannot present the same number over different entries. Two limits are
stated rather than claimed away: an operator publishing to two audiences at
disjoint sequence numbers never emits a colliding pair, and a party holding
neither an Output nor an agreement cannot anchor the signing key.</t>
          <t>The Reconciliation Hash is no longer among the values required to be reproducible
across runs. Its preimage includes the Reconciliation Timestamp, so the
requirement was unsatisfiable; the Reconciliation Identifier is the reproducible
index and always was.</t>
          <t><strong><xref target="request-binding"/> states how a reconciliation is commissioned.</strong> The document
imposed obligations on "the response to the request that commissioned it" without
defining that request anywhere. <strong><xref target="audit-path"/> states who an auditor is.</strong> Four
requirements were justified by what an auditor could reproduce, and the auditor
was not a party this document admitted; an Audit Identity is now declared in a
Bilateral Register Agreement, so that the audited party cannot choose its auditor
after the facts are known.</t>
          <t>Several corrections follow from checking this document's claims about other
specifications against those specifications. The deterministic CBOR encoding
every digest here depends on is that of Section 4.2.1 of <xref target="RFC8949"/>, which is
now a normative reference; RFC 9052 narrows those requirements to COSE's own
signing structures and states no map-key ordering rule, so the previous citation
did not support what was built on it. <xref target="RFC3339"/>, <xref target="RFC7638"/>, <xref target="RFC3986"/> and
<xref target="RFC6838"/> are referenced rather than named in prose. <xref target="composition-scitt"/> no
longer attributes an Identity Manager or an Aggregator role to <xref target="RFC9943"/>, which
defines neither. <xref target="composition"/> no longer presents "capsule" as that draft's
term. An unsourced claim about agreement on twenty-two pinned conformance vectors
is removed, that draft having frozen none. The EU consolidated financial
sanctions list and the OFAC SDN list are retargeted at the resources that
actually publish them.</t>
          <t>Three further sections follow from those. <xref target="merkle-construction"/> pins the tree
both Merkle roots in this document use, with domain separation and an inclusion-
proof encoding, so that a proof produced by one implementation verifies under
another. <xref target="re-notification"/> gives the Sovereign Re-Notification an artefact, a
payload, a media type, a delivery endpoint and a retry obligation; it was a MUST
with none of those in -02. <xref target="privacy"/> states the disclosure model and the
residual risks this revision accepts rather than leaving them to be inferred --
the subject has no standing in this protocol, an Audit Identity reads broadly,
and the published ledger head discloses a deployment's size at the notarisation
interval.</t>
          <t>Every digest preimage and signature payload in the document is now pinned to a
CBOR array with a normative field order and null-substitution for absent fields:
the Reconciliation Output and its Sealing Signature, the Partial Attestation, the
Per-Register Claim Projection, the ledger entry, the Post-Seal Evaluation Record,
the Non-Answer Statement, the Ledger Head Statement, the Evaluation Sweep
Statement and the read response. -02 left several of them as "the canonical
serialisation of the foregoing", which is not a preimage two implementations can
agree on.</t>
          <t>Homomorphic Aggregation Mode is removed and Hash-Linkage is the only mode. The
mode named no primitive, had no class in the Cryptographic-Primitive-Upgrade
Path for one to be declared in, and defined no encrypted-contribution structure;
and the reconciliation server must read every per-register verdict in the clear
in any case, to verify the register's signature, recompute the Query Binding,
check the echoed Policy-Version Hash and apply re-typing. The privacy property
the mode advertised was therefore not available under it, and ARP's actual
minimum-disclosure property -- controlled projection, and a Partial Attestation
payload that discloses of the subject only a verdict, a divergence axis, the
applied parameters and a digest -- is unaffected by its removal. Four
<tt>homomorphic-*</tt> Aggregation-Method Descriptors go with it.</t>
          <t>The interface between the reconciliation server and a sovereign register is now
stated to be out of scope, and the claim that enumerating the Per-Register Claim
Projection lets two register operators build interoperable endpoints is
withdrawn. Enumerating a structure is not specifying a binding. That leg -- an
endpoint, a media type, and a COSE_Encrypt construction pinning the AEAD and its
authenticated additional data -- is the principal item this revision leaves for
the next.</t>
        </section>
        <section anchor="ways-the-protocol-could-be-gamed-closed">
          <name>Ways the protocol could be gamed, closed</name>
          <t><xref target="containment"/>'s query budget is now measured per accountable principal per
subject. A budget shared across requesters is exhausted for everyone by any one
of them -- including an unidentified agent -- which forced every reconciliation
about that subject to <tt>indeterminate</tt> for the interval. The countermeasure was a
denial of service. Exhaustion now refuses the register and not the
reconciliation, which resolves a contradiction in -02: the old text refused the
reconciliation and then recorded a Non-Answer Reason in an Output that
consequently did not exist.</t>
          <t>A register-attested Non-Answer Reason now requires a Non-Answer Statement signed
by that register over the projection values and the reason, and
<xref target="no-answer"/> records which reasons are register-attested and which are
server-observed. Without it a <tt>register-refused</tt> was an unattested assertion by
the party that transmitted the projection, and a server could suppress a <tt>match</tt>
by claiming the register had declined. A server can still downgrade a
reconciliation by asserting a server-observed reason and the document says so;
what it can no longer do is dress suppression as an act of the register.</t>
          <t><xref target="sweep-statements"/> is new. Every trigger of retroactive evaluation was
server-observed, every decision to run was the server's, and nothing recorded
that a sweep had happened -- so "we evaluated and found no change" and "we never
evaluated" were the same observation from outside. A signed Evaluation Sweep
Statement per sweep, notarised on the head interval, makes the absence of one an
assertion the operator has to make. A Source-Data Version publication is a public
event with a public timestamp; an operator with no Statement covering one has
not evaluated, which is now checkable.</t>
          <t>The Verdict Arithmetic is resolved by the reconciliation server from policy,
keyed on the predicate and the regimes the requester names. -02 read as though
the requester declared the operator and its threshold in its own claim, which
would let it choose the verdict: disjunction over five registers and
threshold-count with a threshold of five differ only in which answer they return
over the same contributions. Naming a regime is a claim about which law applies
and the requester is accountable for it; selecting an operator is a determination
about how evidence combines, and the deployment makes it. <tt>source-class-quorum</tt>
now carries its per-class threshold into the Output as well as its partition,
without which it was as irreproducible as carrying neither.</t>
          <t>The Requester-Binding gains a fourth class, <tt>agent-key-verified</tt>, for an agent
whose signing key verified but whose asserted principal was not corroborated.
-02 recorded key possession and principal binding as one fact. An agent that
signs correctly has shown it is the same agent as last time and not that any
accountable party stands behind it; recording that as <tt>agent-verified</tt>
overclaimed to every downstream reader and recording it as <tt>agent-unverified</tt>
discarded something real.</t>
          <t><xref target="revocation-reliance"/> states what revocation of a Verified Principal Credential
does and does not reach. It is not detected in the hot path and this document
does not pretend to put it there; what it does is bound the window, by requiring
an Audience Member to read continuations before relying past the Reliance
Horizon. Reliance years later on an Output whose principal was disowned the
following week is the case that matters, and -02 left it open.</t>
          <t>The Override Record is enumerated, carries an Override Ground from a new
registry, and is signed by the authorising operator rather than by the server. A
record the server signs attests only that the server says an operator authorised
a bypass. It names that operator in the clear, which is consistent with
<xref target="entitlement"/>: blinding protects the published Ledger, and the Output is
confidential to its Audience Set.</t>
          <t>Retroactive Evaluation now triggers on a new Source-Data Version. It previously
triggered only on a Pattern Library or Policy Version change, so a sanctions
list republication -- the case <xref target="source-versioning"/> was written for -- fired
nothing. A material change now includes a transition between decisive values: a
no-match becoming a match is the case the motivating domain cares most about,
and the earlier definition omitted it.</t>
          <t>Homomorphic Aggregation Mode was restricted in -02 and is removed in -03; see
the -03 entry above.
The Pattern-Library Version Identifier is no longer bound as authenticated
additional data: registers are never told the pattern-library version, so
binding it either failed universally or was supplied by the party that chose it.
The Reconciliation Hash is taken over deterministic CBOR rather than
<xref target="RFC8785"/>, because the Output is CBOR and several fields are byte strings for
which JSON has no type. Regulator Portal scope is the intersection across
agreements rather than the union, which had let one permissive agreement widen
access to a stricter register's reconciliations.</t>
          <t>The Freshness Timestamp is now enumerated before the signature line in
<xref target="partial-attestation"/> and is therefore covered by it. It was listed after the
signature in earlier revisions, and both replay defence and the new
freshness-versus-skew distinction depend on it being signed.</t>
          <t>Not adopted: a statement that a reference implementation is forthcoming. It does
not exist yet, and a draft should not carry a claim about an artefact a reader
cannot check. When it is published it will be cited by repository and commit
alongside the conformance vectors it is checked against.</t>
        </section>
      </section>
      <section anchor="since-draft-hillier-scitt-arp-01">
        <name>Since draft-hillier-scitt-arp-01</name>
        <t>This revision closes canonicalisation ambiguities identified by running an
implementation of -01 against two published conformance corpora -- the EMILIA
clean-room <tt>frozen-v1</tt> agent-action corpus and the Noa AI-agent-receipt corpus
-- states the role of the Appendix D subject digest explicitly, and corrects a
number of requirements that were unsatisfiable, untestable or out of scope as
written in -01.
The harness and its machine-readable results were posted to the SCITT mailing
list.</t>
        <ul spacing="normal">
          <li>
            <t><xref target="RFC8785"/> is now a NORMATIVE reference. -01 named JCS in <xref target="composition"/>
without identifying which JCS; the string "8785" did not occur in -01 at all.
Agreement with a deployed profile depended on both parties having
independently selected <xref target="RFC8785"/>. It is now an obligation rather than a
coincidence.</t>
          </li>
          <li>
            <t>The Canonical Claim in <xref target="terminology"/> now pins its member-sort code unit to
UTF-16, per Section 3.2.3 of <xref target="RFC8785"/>. -01 said "lexicographic sorting of
object keys", which does not determine the ordering of member names outside
the Basic Multilingual Plane.</t>
          </li>
          <li>
            <t>Number rendering now cites Section 3.2.2.3 of <xref target="RFC8785"/>. -01 cited
"canonical JSON RFC 8259 number rendering"; RFC 8259 defines no
canonical number rendering, and was an informative reference in -01.</t>
          </li>
          <li>
            <t>"Stripping of undefined values" is replaced by a statement about absent
members, JSON having no undefined value to strip.</t>
          </li>
          <li>
            <t>New <xref target="construction-distinctness"/> states that the Claim Hash and
<tt>subject_digest</tt> are distinct constructions that MUST NOT be substituted for
one another, and records the two observed COLLISION cases (Normalization Form
D against Form C, and U+212B against U+00C5) in which a substitution fails
silently rather than visibly.</t>
          </li>
          <li>
            <t>New <xref target="subject-digest-scope"/> states what <tt>subject_digest</tt> is and what it is
not, which -01 left to be inferred. <tt>subject_digest</tt> is a content digest:
collision-resistant over content, and therefore NOT stable under the
variation an action type permits. Measured:
five conforming instances of one registered action type, each accepted by
that type's reference issuer and differing only in content the type declares
OPTIONAL, produced five distinct subject digests. The section now separates
the case the construction supports -- capsules over one shared serialisation,
which is what <xref target="composition"/> composes -- from the case it does not, and
requires a profile needing the latter to pin its member set or to join on a
material identifier the action type declares. It also forbids describing a
content digest as a correlation key without saying which case is relied on.</t>
          </li>
          <li>
            <t>The order of canonicalisation operations in <xref target="terminology"/> is now normative.
Normalization Form C is applied BEFORE the member sort. The two do not
commute: for an object whose member names are U+0041 U+030A and "B",
normalising first and sorting first produce different Claim Hashes. -01 gave
the operations as an unordered list.</t>
          </li>
          <li>
            <t><xref target="I-D.mih-sato-agent-accountability-composition"/> remains an informative reference.
<xref target="composition"/> composes over the capsule slots it defines and would cite it
normatively, but it is an individual draft; making it normative now would
create a publication dependency. The same applies to
<xref target="I-D.mih-sokolov-scitt-payload-binding"/>. The status of both references
will be revisited as those documents progress.</t>
          </li>
          <li>
            <t><xref target="construction-distinctness"/> requires that a correlation digest carried on
the wire identify its construction, and requires that such an identifier not
commit to facts which do not affect the serialised bytes, so that two
implementations producing identical bytes share an identifier.</t>
          </li>
          <li>
            <t><xref target="construction-distinctness"/> additionally requires that a correlation
identifier over a typed action object be emitted only after the object
validates against a pinned definition of its type.</t>
          </li>
        </ul>
        <t>Reference and source corrections in this revision:</t>
        <ul spacing="normal">
          <li>
            <t>The SCITT Architecture reference is now <xref target="RFC9943"/> and the COSE Merkle tree
proofs reference is now <xref target="RFC9942"/>. -01 cited both as Internet-Drafts; both
have since been published as RFCs.</t>
          </li>
          <li>
            <t>The Web Bot Auth architecture reference is replaced. -01 cited
draft-meunier-web-bot-auth-architecture, which has been replaced by
<xref target="I-D.meunier-webbotauth-httpsig-protocol"/>.
<xref target="I-D.meunier-webbotauth-registry"/>, which defines the signature-agent card,
is retained. <xref target="I-D.meunier-webbotauth-httpsig-directory"/> is
added, because the card is resolved through the directory the
Signature-Agent header names and -01 cited no document for that step.</t>
          </li>
          <li>
            <t>The document date, RFCXML version and submission type are declared in the
source, and <tt>keyword</tt> is a single YAML sequence.</t>
          </li>
          <li>
            <t>A note to the RFC Editor records the <xref target="RFC8785"/> downref explicitly, so that
it can be called out at IETF Last Call per <xref target="RFC8067"/> rather than found
there.</t>
          </li>
          <li>
            <t><xref target="composition"/> now REQUIRES that all composed capsules carry one shared
action serialisation, established by the authorising party and echoed
verbatim by later attesters, and states that a capsule's own account of the
action travels in its payload rather than in <tt>subject_digest</tt>. -01 left the
shared-serialisation condition implicit, which is the condition the digest
depends on.</t>
          </li>
          <li>
            <t>The determinism requirement is scoped to the Reconciliation Output and to
the Claim Hash, Reconciliation Hash and Policy-Version Hash; -03 removes the
Reconciliation Hash from that set, as the -03 entry above records. -01 required
bit-for-bit identical Settlement-Layer Ledger entries, which the entry's own
sequence number, timestamp and prior-entry hash make unsatisfiable.</t>
          </li>
          <li>
            <t>The Claim Hash is pinned to SHA-256 in Canonical Claim Ingestion. -01 named the
algorithm only in an appendix, leaving a parameter the construction
identifier is required to commit to unstated in the normative body.</t>
          </li>
          <li>
            <t>Claim equality is stated over canonical field values, and declared array
order is significant. -01 required semantically-equivalent claims to hash
alike without defining semantic equivalence, which no implementer could
test.</t>
          </li>
          <li>
            <t>The Per-Register Claim Projection is defined as the nearest permitted
ancestor predicate rather than a greatest lower bound, which the Predicate
Taxonomy -- a tree -- does not have, and the projection function now fails
explicitly on an ambiguous or unreachable walk rather than choosing.</t>
          </li>
          <li>
            <t>The Settlement-Layer Ledger entry carries an OPTIONAL
Source-Reconciliation-Output Identifier, which the retroactive
re-evaluation example already relied on and the entry's closed field list
did not admit.</t>
          </li>
          <li>
            <t><tt>freshness-stale</tt> is added to the Divergence-Axis controlled set, and
server-recorded axes are stated to travel in the Reconciliation Output
rather than in a register's signed payload, which the reconciliation server
cannot modify.</t>
          </li>
          <li>
            <t>COSE header labels are requested from IANA rather than asserted as a
vendor-private range, and an IANA registry is requested for Divergence-Axis
values.</t>
          </li>
          <li>
            <t>The examples are de-identified. Register identifiers are illustrative and no
bilateral agreement with any named authority is asserted.</t>
          </li>
          <li>
            <t>Two independent implementations of an <xref target="RFC8785"/>-based digest construction,
one in Go and one in Python and sharing no source, were measured as agreeing
byte-for-byte on 24 generated inputs selected to exercise absent-field
normalisation, arrays, string escaping, UTF-16 member sorting and both integer
bounds. Two implementations derived from one source would have demonstrated
code identity rather than agreement, which is why the pair is named. That is the
outcome <xref target="construction-distinctness"/> argues for: one identified
construction per digest role, committing to the parameters that affect the
serialised bytes and to nothing else.</t>
          </li>
        </ul>
      </section>
      <section anchor="since-draft-hillier-scitt-arp-00">
        <name>Since draft-hillier-scitt-arp-00</name>
        <ul spacing="normal">
          <li>
            <t>Added a fourth motivating deficiency (unverifiable requester identity in an
agentic setting) to the Introduction.</t>
          </li>
          <li>
            <t>Added a new pipeline subsystem, Requester Identity Binding and Agent
Friend-or-Foe (IFF) Gate, and renumbered the pipeline to twelve subsystems.</t>
          </li>
          <li>
            <t>Added the <tt>agent:</tt> predicate branch, a new Agentic Principal Reconciliation
section, and the divergence axes agent-principal-unverifiable,
agent-credential-absent, and agent-impersonation-suspected.</t>
          </li>
          <li>
            <t>Added Requester-Binding to the Policy-Version Hash commitment and a
requester-binding-class descriptor to the Settlement-Layer Ledger entry.</t>
          </li>
          <li>
            <t>Bound ARP to HTTP Message Signatures <xref target="RFC9421"/> and Web Bot Auth for signed
agent requests, and added an Agent Impersonation security consideration.</t>
          </li>
          <li>
            <t>Replaced the stale scitt-receipts reference with COSE Receipts
<xref target="RFC9942"/> and added the SCITT Reference APIs
<xref target="I-D.ietf-scitt-scrapi"/>; Hash-Linkage Aggregation now emits COSE Receipts.</t>
          </li>
          <li>
            <t>Described the Evidentiary Provenance Manifest's optional carriage as a
COSE-enveloped Verified-Principal-Credential evidence container.</t>
          </li>
          <li>
            <t>Extended Retroactive Evaluation to treat credential revocation as a material
change, and added a new IANA header label and worked agentic example.</t>
          </li>
          <li>
            <t>Added the motivating agentic-containment failure class to the Introduction
and framed real-time reconciliation of claimed-versus-actual conduct as a
first-class property, distinct from after-the-fact forensic reconstruction.</t>
          </li>
          <li>
            <t>Added a Composition with Agent-Action Accountability Capsules section
reconciling heterogeneous CAN/WHO/WHAT/AUDIT capsules
<xref target="I-D.mih-sato-agent-accountability-composition"/> over a shared subject digest into a
producer-agnostic verdict, with a worked divergent agent-action example.</t>
          </li>
          <li>
            <t>Added the agent-action-scope-divergence divergence axis.</t>
          </li>
          <li>
            <t>Removed two unused informative references (JWS, JWT).</t>
          </li>
        </ul>
      </section>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA6S9bXMbR5Iu+r1+RYf8wS8XDevNHpuKG3FlShprRpa0ojw+
GxsbyybQJHsEdGPRDVJcHf33m/lkZlVWo0HKsxvnjEWgUV0vWfmeT5ZlGYZm
WNVHxdNhqPuhGpquLd7Vi65dNKtG/ny77YZu0a1CdXa2ra/o2Xdvw7JbtNWa
frjcVudDedmsVk29LftFMwxltd2U9x+HZTXQAw/vP/yxvP9zef+nsKAPLrrt
zVHRD8vQ787WTd/TK4abDT348vn7F4GGfxSazfaoGLa7fnh4//7P9x+GaltX
R8VJvdhtm+EmfKhvrrvt8igURVm8bId629ZD+Yxngo9Ojl++f49/vXv6/gT/
qNL68Pc2WyM+Wmy7vi//Sa/ol82CP65W+GLTrZrFTXlVb3t7trqo26FZlE9f
4s/zbVO3y7LbluddHQK9qF3+V7XqWlrWTd2HTXNU/Adt4qzou+2wrc97+tfN
Wv5Bny/rzXD5/957fO8/Q6h2w2W3pbWVNHRRNG1/VPxtXjybF7/KJuNj2fy/
dfWqeFZdNcvsy257UbXN/2BpR8VxvR2a/qad0VYt5nigXlfN6qj4px7b/7fQ
R+aLbo0HFt2uHfigfm+boV4WJ7R1dV9058XTdb1tFlUIbbdd0xuuaj6Gdy+O
Hz548LP+86cHf3ms/3z06NHPR4X+31cFk8T3Q7OuCyKs4bIurpttLU/+5cdH
P7kn//bH34v3l7v12WbbtIMO9vNPP7pHfn/3sqBz4PnQbrZD9XFWnHfbYqi2
F/VQYIKrprcTpgF+fPzDYzfAe5rAH/VZ8WbbXDRtcUwUQQehg9B3T3EURHH2
BH2xlpF+/uHRfTfSs+aCyKt40dSrZS8D0GgDEUkpX+nG/PjgB/erP+rVqvx7
2123vBb63a5d1tvi+rJZXNIEmr6ga7Zb0yhErxdNT4Te60J+yjbrt3rZVAVf
I31wK1d3s+0W9XK3rdPP/Gmc0B1bDPT1Uvev6Hfn581He/ynnx/7x49/efNu
RgS5WM2xPYtuWxfLmma1blp6KR1D3S66ZdNe0DT+e0dHy3O3dz985Pf+5Nen
5cMffqQ19/T6s5uipvt1UyxlI/PFL+vzprVJPXxw34/z629Pj9MgPC2wrx5L
U/ZFZEv/79OnardshnJTDZefP+sx3v/h4VH85yP756NsqsxEiqfbxSVdBWyX
PvX44QM/kffv39JB9D3xhuKkuWirIW38T3/5yR/8307evC6Oq7Zr6Sqt9KYW
J4tL2rDim78dn3yrr/j58SO/Z8zXspkU31xXffGyfDZv6uE8st/0QBrooT/J
NyfPeZ/qZjP0ozEWXV+XdMk/rOqSWFVdbngDex5o9J5+sa2Ys/GIiRvQPssX
5VnTMi18/lw06w2N2he//X7yvuer39BriWNuOrrb/ZOir2sc3etuoH90cowv
jovndF4d87Tfn/4fujlgTSqw7hFnIlqrmTW1y2q7LJ62bf2x+IpvmH33WliA
7u8L+qu/J4OARRwVl8Ow6Y++//76+nq+kx/NiXt+v603xKj774ftgx++xy8i
W8b/lcxjj8BA7F1035m5NzvhoFH4/RBC0557ZsnbaAJz0RHZE8WUTkDJjto3
RbUAN+Zbdd0Ml0VF92GxqvjWLuu2o7tXySbxJfv5L55g3m6bq2pxg7k1xFow
fA/2ZGIzine7po9+8Izt6pi39vH8vtLx/Ueejp4vn508fVKc/DR/XNCFvb68
kY/4j2438DuZHOwylHQYq7o6I7E73MQr+ODHjDRZFJ03rCoU77dV229opS2t
4eH8/hMaTCnTX3EisF7kE5PVtl7JMi+bDdMSaQ04/YfzB/MHtktf9MpZ0Z31
3aoehLcwQfJkC6K3YgGxuKxXzRlva70iWdkMsgkVc6zNqruhJ47fF6vuoucb
sAI31PPvF5fEmz+UC2MCZYVplrRlLc+mBq398ubZSUb2v5C8o6k21ap4c02i
D6t8Vg1VvAeT9N3rl/NuU7O8kR+C1A9T9xt6Nr0lp+rH9Ocfj47LN+/+ml9L
vhJvnP5RvGmHjrbg5vDFu36Eibx/9/1Vt6jOyttn9Ue3XS2LP5i0WHYfuHYP
MMHjN+Wz37L50UeyXb/RnV0dntKi69ZLTKtuvx+6TbPovz+vWGGUO/p9A/rj
Ey1pa8uhoxv0vfwvzaEq1zz+vOo3H+9ayjHpud26z3Ztf7N/f338/MXT4/cj
Jvj6e/mY9mHLPIgYbcsi81Vztq1InjKt/p/fXolsqQ5wv11LogCLJcVhWdPf
i5oWOxyeuaqFr5WhPKfrSIxowRNQnR5M5vluSwS3v5g3NOXy5NnrfDEnm5oJ
e3VTPKuFZ8RXVKseS/llRZeGPn1LNMkvfkVqx/Sa+qrFhepJAxzmHS1nTtKs
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
UViQJYMdp8/Ij6X0M/r93UvLz6kkfIsn8qAnVLBUYK6Skd/9dT8N2DTTPHIS
bfL9r2Dr/KH87Qpp5FqCjLGMSTxf0ydQfFpvTV1ed8gTWyClx9qZIu+rWmZa
xVwQCm+ThiE4JeOE4SQPnIay3ugRTJa9E2eYvJW7+92z9W6biwvLw8rUe62T
km+0Iz3WY3krtCoxVZD4ZElgAMBUHUVAtTnX0gKeE37X2chqiu5JX6Vbp2H4
ea/PjM5CJJlT487tUl41DPUS93J8FADujBTeWzGGi/sN0gYX2rHfY233LIHo
NiXhdOtGuGiGnSvY0QBGm8rA1yOO1KdjZVFtPfqIYdJIxKOxhocYchZ3MuyV
W/iqiQOuSW1WMvZNzqYHhMvYYS9xxk4MPy6T3Kp81cE7SexBfCHl5mrqheUO
tJ0iOeNqfEUs0HfS+sr3WfkszaBS2k0PJwziiruzHs1beyQtImkBLvsc8mLT
bGreRmkOOa5We9leSJSImx2mjg0vDf/DKjF4G6bATf7KUaJHpO6mmgje7/K9
ZJYJrbzn1I7H89wz7nziL6KnJbWETZDLUzGqgKaFCY8wM0Qnwu/hh9Hbn7dw
F/DCf5xPJhKwA2IztvSncgp0i8Jf5jkhkKyTlqU/zaOwe0c7c8MtbcLPc+8f
cgufqtETsslbnDy4Px853krU/lvtyQM67UMxmT9o7Do8eAgNPfEVC6mNm0wb
AkxkuuHBo/lerCs8eDw/4IwND2j/1Vx8RtQIk8DettQPeE18FocNUyyLtvnY
e3rKt2xyo23F7xv6bMmlucNlCH9truo2JUmC5nPqn+XfTro50veZSj/66d0B
zZkb6EtcJqZ5TfhMRtN6q/6kV+pP2s91SR2844Rzyglj5imMRZRbyzqdNFB6
N6alzEqXpqKvriwbwVnMZzXp54gYRPSJ1LkmBR7S8hJcB76YgvHT7IcU8nCQ
neMrYCqh6tmKCzyhZQsktOuPAPVz3UFARbSWPvny1UAMzvMIaYXad7HizKiT
hFzNRiMx3qzZX6wQbYqzAOVcfvD1nhkwKpZuYhDHkoQFvFD6DWx3rYSHxqGC
rJb6ljLQmDDqxuaIzEdpANdEW+QLzmqwagH+Wd+ZQBUZE/xl3D8RaSxgDYsz
enbak5hqbRf2+9UXymv01NmNDXHqamUjvKk4HMrykBY+VrbDW3igvE4+UtKx
JzpaTJDmkrZtaqyVcHnCmTUr3qXIMfB7Dlwc8WONxydN5Jwbcdbb+EM0nrMM
9JSqrUVZkZBUzwFyd8h0ijmDpl7elrrH5ggtfuKBkJsnxdj2HgGZcQrapHGn
LO0mjOv0/BZZ6RyAexQlq9Qoljif0I2MGxcVGl7OFhoZ5+glIfpXW19ICv9v
Db802jCPuhYmrI5YrmFsMaBDpdVNmlCIZd+u+DNlfkVPlnrSLDjtlRitd7ql
tDb2NJhS3BlHId/PmIzBweqLLRvrVliwd0TYe0k7TQsQljFBdwcPgbt/G4Px
hdJeZkX0im1n/ZGGiL0qpRKZ1xaJczSsljKMGeNzMIWxUDzMPdU1pu7iQdYo
js9JoyJLBZw6F3HBpyNJ3RhnI1+dz4zN6CSJGHpkfRQbVyDHJSB/AHrlyIGm
KO6S0oIEg30kj2w3g+6mZKJkMRfpYdNI7+laQwP5KSjAuSSXCIR/QP1Y0lkO
ZB/ACyhdZTSlYlGP7Z91YDwZ1KLzBmpm3RoKU59h3zk+qj1vGAX240Z1r6oP
vte392k7NYeO9UpwZ7Q6ru9iibHWRoa25jZkpHOTRiGHYDTqfm3VdPm8SIxX
wHK2puXM/vLtiUR9mtUxcKr3uGB01yrkDQnE01T4PEaZ4c8twuv6Biv2lLhb
tUcLMHOPJCOa/e/G7iBXr+lky8WqW3xgWW0mZVsPaBEUM3KyglPzwIyJph/B
hnlm1Pnw+QS6TM/dLtcknK40iTHxtomuw8stjAhkJp+iyrg825F6MJT1x0si
HoaVCnRXDT6sXNQoU3Zf73sHglk+zg8gKahEL2k6s4xA5bV4bLHYrdnyMu9l
uJXLiUShMbkchEy9D5FbkcUEeFdg0faxF2840PNQwH94XsgYHECp8DPplnCh
zVac7JZuMXUA0dGqePys60xlQhgHuLkDB6gXMSMBNc6dnswFHzWV8RoCCBbZ
/5b37xL8Qy6oiyio/yV2FzgUJfxKiwyn1mZpvV4Hw9jKS9g2VPQndo/fwiQl
KCEVIbfxycL4JLoxHXQSFZ++auzf7JnaezL6qY5CKKOnLZ0VfZhS4r5x6ZZD
npuzj5L3Lf30qZUwCaT5N2bwxUlweDBaznEM/HQS34m+eO7gVt8muNXfFG6V
npCVpbjKN8hHefToEbeo+f398bfxGeSiiJ7yrxU0o/g4FMXpf9yrtptSitWu
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
DNgoz4RR/qTnFFiilMRveapKRa7YIX+b+HPSO2HeSEkFu/ZIsViwAaXlXIME
bbgwkoWRJVGhlGnIoFglth3L2PedC+pxZWwy4hAYAU0XOWbw/7P2rt2NXEeW
6PfzK7DKH9SjBdCth91S1adqqdTWjC1pVOX27enV6zIJJMl0gQAbCRTFlvXf
58TeEXHi5AOk3HPX3BmrmMjHecSJx469wR7faS+zOsPAbGLoPL8z0HWYXz52
i+ZYkeipuhcBfhg4U+FR4Wc/ZIqnF1xzeACmzXxx5ulK9Dh3QPmjtPU7GP/4
V+/G49LUXLTW/8RvaD+7+sf1559/+uUX1+tP1p98/mVzfXX9+fqLL7/8/fXV
l59+/uk/Ne3nn7Sf//7zL6++/OzzdfP5l7/78stPrv7pi999evXF7353+QpH
RRopSnT6UlOnNM/JuW9P3nbYLB7aPMUaMGt0ounsD6YWZmLmgoM5rfP/00tH
PA2TkLYfpXFL6awByNnvj26bzLeUPC3RFGKdphyLkPTSZvXuyFrgCJinrwOD
1UVqhDshIpQ9oanZizlUq5lDPk8ZLP1J5k7EkDsFEuPjmcHlslhh4YbW2BHf
xTKNx1kzSI/DOMOq2G0dpnMB4lSK1N5YibA0mkKsC5Smwja9k5hvAnlUF9BC
TLWU0hXvrJbwghHf9ekAs2VGba0Rzh2AQzh1ube17dyb5qJzq6T45aVIjQBr
C27Fsc1SXm0Fh4d5SUP/ZdDd2V2r/2ROOLzgwCFeGbPUwyyqcX0iJFsMQjLq
nVr3p1u2fPurU7c9mt5kc9b9ivup3R21dRB340M7lyTHZELgcnL5N0664VLq
clBuqqhx5JF59olc0pKaQIJJ/Gy5jTg1m9pafdSP1nL0pXHC1VAtuFDL8lee
ud40H52ooNI5esogxPhsGGLEt6DXZo/AxPTdf7WgrVTODrxLYWnqk+/azqi1
NwtX4Nuj4MeNj4/oTMt0a1ms0OPXUyH3558Rp2kKtOjtPQzMBLqcs/Om7owi
9wef3w06XI3IAF8hS0gs7+qq6RUHFkY8YcSLRfAb2NjfMi/gXp5HmQhZ7x+a
gyQggNpIAbVholicc3NqLcbuPZKg7mJT5rEp4XiCx0fcULCJ9eV4AlwRmckh
S3tjsBOU+LjEsYrMfRsaHGmAHiJHSserOTGs3aN2mM17137QLOSj+W1cDXh0
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
o3t6WeUzaeXwa5p5cqSZ+VLqevIqI92e3a+J1Jxd74XIX9zXutsrQ9RL3d4u
teZ0E9apOD45rfmwICAU8MJ+MV1AUt6NnDLJmt4DgVrphy09ltg1xhA6HPA2
PHSQHvfK95hupk/CNwPP371siV2Y38k/2LSi6Ey73ASubYxzPrYlQiGXGBf6
MhEYId/Iw6Q1aYijFAGNHmDXep+WOPwDVig4zMghoYC/V/rq4+1IYZZ6Ur3J
Mg4AB1O91i7MS/CB5MZtoByU0hwalEMkHJjIHJZgby5xbsvJZzwvZDmjknbU
tP30kfsyTq6Ct+Rk2bVbbgWVU0bkkDiIeavgRFVmrPsTWc6aGeQNK3XO26a5
VnS1X+03j1DgLXG2s88tariOBlaMyJ5u0qsbiUJsU1MlkcLxcMrr8h+GJvp/
aI5+ED0pKynRlR7nly6hSBd2hvM2j/Ntu72vUt4BD6YNV1zpV1s5QzfJZtC9
35hrqITjwsEU2NUWgzpRLNBs+4I+uW2rQsdUG1bReMT0ZqOXfwVgKCiwfFnO
lMNaBxlbXl6Fxcw9DdqVx0jstpzKrPvcbPfCjCr9AQApsktMFi7+wOx7VZuI
eJK8AXeg8qiKEqx0lw7iYant0KL5C+6HHr3GVubxoo6rilRek7Nuoy7UpO/s
MAG5v7xx/lN+qU4cwcqD+uP33/3Lm/wI/lFMWzqfnPI8ZiE1qmanZDW1vpV9
LMBVWlYPrpTMbMqbirGfmDnLIY80LgNbbkmF9J7yLWBNfpa2EapipolhQR8z
m+tD0c3Tk2RtbIWzQ9csrrf7vSY22cTa53vh+Ur0qzRrJrVZGHN9LNufjORx
oYSpH8mR+RdjP4Jhqw8P44DjytQy7P1WcHsIBqXm5ONBnYvqA+V1HeVdUiOQ
r1evMK+f9dFq4V08npX1OfWdJN++Ee4G7IgQmTcW1CBJ2myymfESsFoA6eK1
w5WHnP9+vrfTovHImvjQtvSpY6CX7KmiONX0p0NIgXZHryb94fsf38myjzNW
1oWrrCZbM6z31HOKOkGPNHCZU8n83CsN9uGxjIHAnCOje2EzMwWp/MfjaDZU
eERGRiSQpVu7Va2Zi/SNb3GJUySG3XZSItDabLNZtYfD/tBbc+ydGLHw1uHj
k3681D/CnZivyQdz221Zl6/K1ebO9gN9O5ilzUnaX9Xi5aV+aMpCuUNDVU/X
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
/eUoYagr8mZH5szw0KPrTBR1PfDC/axRtlod1Qi+sWHB9h5vF604awV20r6z
NjrLsZQrss4T1fXuUhKabW+cUT5oHzpa5eqslnGr3OIf5Zziv61u+G/v3/9T
qqDl5j0vpIAhIw+erDSjUPNvCOFrVteRLdXnp+qePlYEv3Orr3fpXhIBpV3l
O210SzRhki+V8+TydSzKx2onh0KmISzapiU/ohSYobpFpJ9yrudR6Qx5/2Vp
9GS01wfG/HCw09v/MqXRRR+4MPnAJyr24Zkn5Q49ft6XKTmP7InIYai9xzcC
9tzb7uN68R7PuAcjdjK2SRPtTuDRqzipt1QUQyWde/0rPfOEJbOeeXVjj09B
62oJahjzTcw/t86ClIB2OsJIRzDHP6SWgEkuoslCqIaHufGZB0tEr2/vYVHp
7tXxEQOJkwSd1GFJLw6sKtY3SmSIUXRhm8a4lee9NTjLBEstLxeTDC65zaAK
7xHWzI0lUsc/NnUjMxxCgbTM4VArb8t+mwch+F64XIomQrR+jZp+dy+UKqxD
SMZNgskuUtN63otprPvp1quLQdHWIVUFFIyyIuLwlxTXrbyOg1KaCuPJST2I
Tk7aVVT/UWmjhTG/249JcJcFmUS8kXIBHWXnTeTR75du+KVeLKDh6/u6IMQL
Kl20M0+Dc3WATPl4dJHX4pEbj73EylLo6J4u/oV2N96+UU/hfqEHga8p/jUh
UtzV0cIgaUJSlhsywhlwOAlDFYI4AiAqBl28tTEG/UMQ6OVJBDq/BoZYvHfK
YsaXj3h3xd9d780HRkgV3xcxoBWD/S/rJjY3xZbqtKHGhHdgjTutF4cAZvTf
05p0RztZJXWLqkRjvbI50X4LGKE0t7FSFX0mC76M4WTeQoYv+XjIoLJouZ3F
lcko5N4nbatowmHl/q/jcNUDLGthwJxFKwZjRrBtXSXK5bfTU5sTdHIiWwRW
/2rfYelwTx+aAr0uEfZdkoWnvtX6coKqe+hCZDU1PihYi8uB+jgnJ+ZrqeHp
B4N8TV5Jjcz99nzdgXLVTJUrgu53QkOlzmh1Fq7hTBjq4eCHgR8S0V2h8rSX
aZSKuqvJ9NBinvceYh2xeNUxVNE6LemNOhEODY6MkeyAWt+jCXf6gPgG9RJl
mSza0Rko0QSPjFfeU6tfzkctzr458+sLDR9Gu/7l9gwSJG/PGgPno5mqquvB
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
j/bpmWF2mhvjAtrtFy/OmKkmm9r8KZDaJ46xzkVwLp/tSteLKd8Y6sivKXpQ
n//lkVesI2ZNo7HTJ8eX3Xf51IYSO3lkS0UvdbOdjmwm5PJmzYDleqfmXe15
S7HcATjzrm8rOBOzOyHXuINO+KX25bO2bLa4FCvXMMQX2yr4KhWgFupRSxtK
Nrkef+fK3CM+XWrtJ0M5YRwUsTjkO4w31fZxkSu8ABlv+w15znQ/Fa5FLDOZ
cYEzvstMbtpVo+wUem/A66P0nFu1XFtzS2nEJBRoxHXL+PfEaWcMdl7wFS32
ak1yktefv3PKBZTBnRnHD6pTZ88anUmlSfx/PCieVZ7pvR84L5T4RnnQ2Ubo
Ej3Qje6K+0V7x3aaG956gTtLAhJHS2stXSErGT/srkJT89oJnoJJAMEZCbZR
n3y0aaJlVisLL1BJxd401jq61Y5sBZqnhvyQ5RL2Tiv19bGNvB6imER2o6vx
yZNztSWdNQTMD33vaunxjuNDH+Bk5Ypq/1rsryGLTSCvHppxGMpAden8zUix
vFDKBo2PktA0jd1RV169OxlCx8QYtAAKesfTJKc8c3gmAxo0rvmbmQJoeHs9
EVC9GxUhZAc78HzKbRvd9fzY9ZC+92Olb79LhA76Frbl/Y4FBGTsylsa3xtG
eCSdMMO1QSbZqx3Vdi2cl3W0h88QjXbW2TF9cR1nfx8FQKHe+bCbCLuxxS6z
eenBpL2g/MzTmYbIenTr11kT2sz6c/2NXQYxwcYM7POpY3ux2VFZvSjXeMtW
zRlYNr7BRFNoeNxe3OzrKWp8pKK+VSJmX+alA1slzzHpsWaq/XXST4p/iO41
Xycqaso8jRgz1YbU412syIj1CAu38Cn7egbUNcsjddqH5vVbt6585QwpxtyU
tgHVe1OvmUCZ604DEht737RNrBm0eNHHNUZgi21sjGV4Dryepq4EjtIji2+9
WSKyduqltXsh9aiRr/IIg7nfOUh6AtcwI4Og5LMuPFUnoM4VlnU8LJOn9Qbi
8x2VSZkPClyQz036VixDc3ucLv5Mq1O82dbpMesqoTOQNnIeYtGb0x5vLRQF
0j7Hosim8fCdglCkcZ2r7cAej/ot6MmIrGKBjVWzvZj2TIvP9GTP9LJhhQEf
H4ju0qL0YfNwrf/lwgQ3Zjvfy9GuvfmEmtjN9okYip5NFYWYg2V7KCSucmIJ
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
nVLt1s/B/832ShBGtSInOKsWg+MTz5SK53VarPbSPVOd7tAgAo6QFj8ZIbnM
I0ExZLdxxQEseXWFJUd3d1NKXLNh7yEz/s+xZ+FQW1ThDFtoASkcW/TS9k+p
iZNq79b4I8M4Tf2diU8ZIDT5pkJaSNgrZEInSRVJQ+VvdAObPQG50VApQvsm
l42sZOreGVBpJvwGUwaAV8osX0M+ECR2XOtzsyiDJqbrwGzquffMCUL/SWt8
bKe5sEe4uxhs4hiKH3oAqQePuyeHoXvTBNo+vcFReMtSb5VAYFo73RdewHR4
LqbYkaK8wHor2xfzDTzLLFV1ZXX3zafyQCF/7PT2Zd6ZqBIOys0SrX9+Yk0F
NLuRPjUeQX8zTuRYzIH7fzZY+luelqUvX2dsEglc9OCk5Xbr2YpN6AG/8t/N
EOLe2IUKrTI5VMueW+nNyz+jw19T71uHHY13j904By54x6CfPF2eVeh5Hvbg
vPKEI3Qx1QtGyQpTfWVm4khQNm9DUSq++6CNB/3g1AAzwvTWvThoKlCWg2zP
I+2HM9bQpvryYd2fb9vtPvJFl9iki9Q8X3x9t1YHWFpBL6UBmL9B3V5kNA9g
gn59Ud2uWDbf/CUtm3NijVL1aw/CQqpaGoLmIDdh92rdH+nNxkHXpMKSDtKN
VjxlqFDhXbUfuvP+ctPcXMlptlFGCTG1f377vP7G05OPNXt8b6Dnlv61sQzU
2n9TP4FgePmqPOCc/VmonRCSm+WmuV0XhpFstBHt3xdpFitvj6I0KH4VnP84
McGVo6/lD1y6gK1zSC50cik24HnekYIP3NTP++zrIlnRhhDL/cgXa8TvYUBe
StpCDi5VUQ3f0FGQFFzfryTPwKvNgl/DcvgEYm12DfDK2vd94AqoLFEeqmu3
F/Vw3m23NZu8gAZhPNCB0rD67u3bVxUhKNW5aiE14w2GKqRuMW/A100xEs9u
ABj6T/nbF2xq+aldreo/raXD5s+vXxgqsr7NfxZWzfUvKT0DvmFc+uZcOixj
epXoCVAv7+svvpJT8nlel5TfVJwniqYEEa845PLBi2dvny+8TLcDNPtGadoL
b1UaK1A4hLObNFtBdiA/FwXBPwh3aznOP1avhHB3uMv+xQfl+8GN9bt76prE
dRUkz3AaCaf3sD35B7//+V23/MVrx6f8J+fj33/6U75dtp3C7rFdhHqlNLEy
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

-->

</rfc>
