docs(readme): add bilingual DDN discoverability - #2
Merged
Conversation
mikko-lab
marked this pull request as ready for review
August 20, 2026 18:43
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.
Summary
README.fi.md, a content-faithful Finnish parallel with the same heading structure, same technical terms, same scope limits, and the same links — no softened claims.**English** | [Suomi](README.fi.md)/[English](README.md) | **Suomi**).docs/trust-model.md,docs/limitations.md,docs/public-project-description.md,SECURITY.mdandCONTRIBUTING.mdare preserved verbatim in substance: reference implementation (not a production validator network), fixed 2-of-3 trusted set (not permissionless/BFT), same-host/same-binary validator processes, EVM anchoring demonstrated only on local Anvil, in-memory state, no KMS/HSM or independent operators, no claim that DDN proves a business rule correct/fair/lawful, no claim that DDN verifies AI/LLM reasoning (only that its deterministic policy layer can serve as an audit boundary alongside such a system).node scripts/public-release-check.mjs --mode git-worktree→ PASS (436 allowlisted files)..github/workflows/ci.yml, or GitHub repository metadata (description/homepage/topics) changed by this PR.reproducible-buildstopic in place ofverifiable-computing(chosen to avoid implying ZK/SNARK-style verifiable computation that this reference does not implement).Test plan
git diff --check/git diff --cached --check— clean, no whitespace errors.github/workflows/ci.ymland source code confirmed unchangednode scripts/public-release-check.mjs --mode git-worktree→ PASS (436 allowlisted files)