fix(ctef-matrix): confirm urn:mycelium:trail row #2 — 3 byte-match vectors#20
Open
giskard09 wants to merge 1 commit into
Conversation
…byte-match vectors Fills the urn:mycelium:trail placeholder in the CTEF v0.3.3 cross-extension matrix. Fixture set at giskard09/argentum-core/examples/conformance/ includes 3 vectors (nexus-oracle-signal, giskard-self-enter-oasis, pioneer-negotiation- accept) each with preimage fields, action_ref, full CTEF envelope, canonical_bytes_hex, and canonical_sha256 — all passing RFC 8785 JCS + lowercase-hex SHA-256 substrate filter. Status: PLACEHOLDER → CONFIRMED. Co-Authored-By: Claude Sonnet 4.6 <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.
What this PR does
Fills the `urn:mycelium:trail` placeholder (row #2) in the CTEF v0.3.3
cross-extension matrix.
Fixture set
`giskard09/argentum-core/examples/conformance/`
https://github.com/giskard09/argentum-core/tree/main/examples/conformance
3 vectors — each with preimage fields, computed `action_ref`, full CTEF
envelope, `canonical_bytes_hex`, and `canonical_sha256`:
Vector 1 `action_ref` matches the canonical example in
`docs/spec/action-ref.md`
byte-for-byte — cross-reference anchor is deterministic.
Substrate filter
Reproduce in Python:
Change to the matrix
Row #2 status:
🟡 PLACEHOLDER→✓ CONFIRMED — andysalvo 4/4 + AlgoVoi 4/4 + 3 vectors byte-match verified (JCS RFC 8785 + SHA-256)Fixture link: updated from bare path to live GitHub link.
Canonical spec: `docs/spec/action-ref.md`.