From dd14677145c7e1f7f1bb3708664252dade5445d5 Mon Sep 17 00:00:00 2001 From: clawbot <35+clawbot@noreply.example.org> Date: Mon, 21 Sep 2026 18:07:36 +0200 Subject: [PATCH] README checked against the tree by running every example (closes #22) Every example in the README was run as written with the published test mnemonic and behaved as the README says, so no sentence changed. The only edit removes the landed work from the TODO section, which now lists the two open owner decisions. Disclosures: - `ssh install` and `ssh to` were run by the implementer against a throwaway local `sshd`; the reviewer could not repeat that run and checked those sections by reading the code. - The child mnemonic vector is reachable only through the test suite and was confirmed there. Model: opus-4-8 (implementation, review); fable-5-1 (merge message) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 65d3e65..2c83234 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,6 @@ The open issues that stand between the tree and a 1.0 release: - [#14 Choose a license and add LICENSE](https://git.eeqj.de/sneak/keyfunc/issues/14) - [#15 Decide the Go module path before 1.0](https://git.eeqj.de/sneak/keyfunc/issues/15) -- [#22 1.0 release readiness](https://git.eeqj.de/sneak/keyfunc/issues/22) ## License