docs: correct source-grounding tags in the cross-chain stablecoin report - #67
Open
0xNeshi wants to merge 3 commits into
Open
docs: correct source-grounding tags in the cross-chain stablecoin report#670xNeshi wants to merge 3 commits into
0xNeshi wants to merge 3 commits into
Conversation
Rename [IMPLEMENTED] to [EXPERIMENT] across the cross-chain stablecoin report (24 occurrences). The DEX, Lending, and Confidential Auction reports already use [EXPERIMENT] for executable evidence in this repository; [IMPLEMENTED] was this document's own coinage and matched no tag in the shared legend. Two divergences remain and are deliberately left for a follow-up: this report's [EVIDENCE] is lending.md's [REFERENCE], and its [FUTURE] is lending.md's [TARGET]. Renaming [FUTURE] would rewrite heading slugs that are live link targets, so it is not a mechanical change. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[LIBRARY]tag, matching the DEX and Lending reports: a reusablepackage in
canton-contracts. Applied to the Access Control, OwnershipLifecycle, and Emergency Stop rows, which previously read
[IMPLEMENTED].-v1suffixes onopenzeppelin-access-control-v1,-ownable-v1, and-pausable-v1throughout, so package names match their actual identifiers.canton-contractslink pointed at6d861f18…while the other nine, and thesource-commitpinned indars/manifest.yaml, use68b7c52….[IMPLEMENTED]→[EXPERIMENT](24 occurrences) to match the sharedlegend used by the sibling reports.
Notably, §5.1's "1:1 reserve backing" and "Replay protection" are now
[FUTURE]— neitherLockAttestationnorConsumedNonceRegistryexists — and§5.4 reasons entirely about the unbuilt nonce registry.