- Subject
- Superstate USTB daily NAV feed publishes a NAV row dated within the last two
business days
- One sentence stating what is checked, in language a risk
officer can argue with. Written by the compiler, approved by a human.
- Cited span
- The byte-exact quotation from the issuer's own document that the compiler
drew this control from
- Compile-time evidence, not this epoch's observation. It travels
verbatim inside the control record in every
verification bundle, so the claim can always be
traced back to the sentence that produced it.
- Source
superstate-ustb-nav-daily · issuer-api
- Where evidence comes from, and what kind of authority it is. An
issuer API proves publication, not truth, and the authority class is recorded so
nobody has to guess which was meant.
- Adapter
ustb-nav-daily
- The deterministic code path that retrieves and normalises
evidence for this control. Same bytes in, same observation out.
- Operator
fresh_within
- The comparison the evaluator applies. The operator set is
small and fixed; a control cannot smuggle in new semantics.
- Expected value
2 business days
- What the operator compares against — here the issuer's own
declared publication policy, not a threshold Touchstone invented.
- Cadence
business-daily, with a recorded grace period
- How often evidence is expected, and how many periods may lapse
before absence counts against the asset rather than being treated as noise.
- Effective period
- In force from a recorded date, with no end date set
- A control applies to observations inside its effective period
only. Retiring one means ending it, not deleting it — so an old report stays
readable against the rules it was actually judged under.
- Approval state
approved, EIP-712 signed by
0x537873b087654395CB0A487B50d0bFBe15fA16Bc
- Approval changes exactly two fields — the approval state and
the compilation digest. Nothing else about a control can be edited by a human,
which is why a bad proposal has to be declined rather than repaired.
- Content hash
- SHA-256 over the control's canonical bytes
- The signed report references the control by this hash. Change
one byte of the control and the hash changes, so no report can silently point at
a different rule than the one it names.
- Compilation
- The artifact the control was accepted in
- The control is read from that artifact; the approval ledger can
only point at it, never restate it. The artifact also carries the model, prompt
and provider-response digests behind the proposal.