From 5697dd324596f102eed2e7564cdae48b67683eb4 Mon Sep 17 00:00:00 2001 From: mrwulf Date: Thu, 2 Jul 2026 23:58:32 +0200 Subject: [PATCH] coherence pass 1: TRUSTED-BASE scalar notes + both check-button docs Co-Authored-By: Claude Fable 5 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 455c7fa..c97a191 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,14 @@ cd verification ./check.sh # compiles EVERY shipped file + axiom-audits EVERY certificate ``` +The scalar layer has its own pair of buttons: + +```bash +./extract-scalar.sh # regenerates gen/CurveScalar (Scalar52 limb arithmetic) +./check-scalar.sh # compiles the scalar gen + the proven scalar foundation +``` + + ## Trusted base See [TRUSTED-BASE.md](TRUSTED-BASE.md) for the complete list of assumptions