Skip to content

docs: extend v0 citation to three-impl cross-validation#10

Merged
amavashev merged 1 commit into
mainfrom
docs/ap2-omh-three-impl-citation
May 20, 2026
Merged

docs: extend v0 citation to three-impl cross-validation#10
amavashev merged 1 commit into
mainfrom
docs/ap2-omh-three-impl-citation

Conversation

@amavashev
Copy link
Copy Markdown
Contributor

Summary

Follow-up to #9. The cross-impl citation landed with two non-overlapping JCS implementations. Adding the Go reference impl (gowebpki/jcs v1.0.1) completes coverage across the three languages an AP2 conformance CI matrix would plausibly span — Python / JavaScript / Go.

Implementation Author(s) Language Result
rfc8785@0.1.4 William Woodruff Python 7/7 JCS + 7/7 hash + 4/4 pair invariants ✓ (PR #8)
canonicalize@3.0.0 Samuel Erdtman + Anders Rundgren (RFC 8785 author, contributor) JavaScript 7/7 JCS + 7/7 hash + 4/4 pair invariants ✓ (PR #9)
gowebpki/jcs v1.0.1 GoWebPKI org Go 7/7 JCS + 7/7 hash + 4/4 pair invariants ✓ (this PR)

Three non-overlapping author sets, three languages, three codebases, same canonical bytes and hashes on every vector.

One bullet edited. Still qualified as community-seeded, not AP2-spec-blessed.

Why

The two-impl wording in #9 was honest at the time, but the three-language story is the natural fixture shape for an AP2-maintainer-blessed CI matrix. Keeping the README aligned with the strongest evidence form available — and signaling the CI-matrix shape if maintainers pick the vectors up.

Not in scope

  • No public API, wire-shape, or protocol-conformance change. Below the AUDIT.md and CHANGELOG.md update thresholds — no entries added.
  • Not posting an isolated "Go also works" follow-up to AP2 discussion #262 yet — better to attach the Go result to a natural reply moment (chopmob-cloud or maintainer engagement) rather than piling on with a standalone comment.

Test plan

Follow-up to #9. The cross-impl citation landed with two non-overlapping
JCS implementations (Python rfc8785@0.1.4, JavaScript canonicalize@3.0.0).
Adding the Go reference impl (gowebpki/jcs v1.0.1) completes coverage
across the three languages an AP2 conformance CI matrix would plausibly
span — Python / JavaScript / Go.

All 7 vectors and all 4 pair invariants pass under each impl. Three
non-overlapping author sets (Woodruff / Erdtman+Rundgren / GoWebPKI),
three languages, three codebases, same canonical bytes and hashes on
every vector.

One bullet edited. Still community-seeded, not AP2-spec-blessed.

No public API, wire-shape, or protocol-conformance change. Below the
AUDIT.md / CHANGELOG.md update thresholds (docs-only pointer).
@amavashev amavashev merged commit d61672e into main May 20, 2026
6 checks passed
@amavashev amavashev deleted the docs/ap2-omh-three-impl-citation branch May 20, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant