ERDL Decision Object v1.5 — Independent Implementations

本注册表仅记录第三方实现者提交的验证结果。
列入本表不代表 OpenOBA 的背书 — 仅记录”谁在什么日期通过了多少条向量”。

This registry records only what independent implementors have measured.
Inclusion implies no endorsement — only “who passed how many vectors on what date.”


现行向量集

Registry

ImplementorMethodResultDateArtifact
OpenOBA (参考实现)Node.js, self-built JCS (RFC 8785)78/78 哈希层 + 金丝雀 K01 判别(Check 1 MISMATCH + Check 2 MATCH)2026-08-31verify-v1.5.js
concordia-pythonPython, self-built JCS (RFC 8785)107/107 canonical bytes2026-09-02concordia-protocol
norviq-goGo, self-built JCS (RFC 8785)107/107 canonical bytes2026-09-01erdl-runner-go
Full submission records · 完整提交证据(scope 与向量指纹)
  • concordia-python — Python, contract-only, self-built JCS (RFC 8785) + hashlib SHA-256; no ERDL SDK, no third-party canonicalizer, answers file never opened; hash/field/chain layer only, time-anchoring codes not implemented; measured against decision-object-vectors-v1.5.json sha256:d8adf32b7c691bdb3d805fdb0b3f7ac327dc16388cd59a4dfe757d9555e1778c
  • norviq-go — Go, spec-only, self-built JCS (RFC 8785) + crypto/sha256, zero dependencies

第三方 Runner 提交见 submissions/README.md;CI 交叉验证通过后,合并时自动登记于上表。

Expression-Layer Registry(V-ENGINE 240 向量)

ImplementorMethodResultDateArtifact
OpenOBA (reference)Node.js, @openoba/erdl240/2402026-09-09v-engine.mjs
concordia-python-expressionPython, spec-and-contract-only240/2402026-09-10concordia-protocol

第三方 expression-layer Runner 提交见 EXPRESSION-RUNNER-CONTRACT.md(ER3 envelope,submissions/<runner>-output.json);CI 交叉验证(verify-v-engine-submission.mjs)通过后,合并时自动登记于上表。

开放征集(尚未登记)

v1.3 历史档案(Decision Object v1.3,AV 编号)

v1.3 时代的第三方验证记录(13 AV 向量),归档保留、不复用编号:

ImplementorMethodVectorsDateArtifact
Concordia (Erik Newton)Python, spec-only, self-built JCS13/13 AV2026-07-30archive/v1.3/submissions/
OpenOBA (Clean-Room CI)Node.js, self-built JCS, SDK uninstalled63/63 DO + 12/12 AV2026-08-05archive/v1.3/conformance/CONFORMANCE.md

注:Erik Newton(Concordia)是首个第三方 Runner,于 2026-07-30 用 Python 纯规范实现(自建 JCS)逐字节验证 v1.3 全部 13 条 AV 向量。v1.5(V-DO-v15 78 条)现已由 norviq-go(Go,2026-09-01)与 concordia-python(Python,2026-09-02)两个第三方 Runner 逐字节验证,各 107/107 canonical bytes,详见上表。

Submission Process

submissions/README.md(提交格式 + 步骤)。CI 交叉验证(verify-submission.cjs)通过后,合并时自动登记于上表(scripts/update-registry.cjs)。

Principles

来源: GitHub(站内镜像,供国内读者)