Conformance / Registry
Registry
Self-declared, publicly verifiable. Not a certification programme: no fees, no mark, no approval. The site renders what implementers submit and does not editorialise.
busref 0.2.0
Targets: package, importer, exporter, round-trip Profile: full
passed 56 · failed 0
Failures and caveats
- None reported.
Reference implementation. Written by the same author as the specification, which is a real weakness in any claim of independent interpretation — see the caveat below. Full statement.
busjs 0.1.0
Targets: package, importer, exporter, round-trip Profile: full
passed 56 · failed 0
Failures and caveats
- None reported.
Second implementation, in TypeScript, with an independently written canonicaliser. Produces byte-identical canonical output to busref across all thirteen documents of the worked example.
Submitting a statement
- Run the suite against your implementation and produce a statement JSON.
- Open a pull request adding it to the site repository. CI validates the shape and re-runs every claim it can check against the artifacts you submit.
- It is published verbatim, failures included. A statement with failures and clear notes is more useful than a clean one with none.