From 96cc505c275e7029c2f8d0d900ef9101965d55db Mon Sep 17 00:00:00 2001 From: "Peter B. Johnson" Date: Tue, 22 Sep 2026 22:14:21 +0100 Subject: [PATCH] implement: trivial work to check board is working (t45) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9554649..e9cc057 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Turns a PDF, docx, tex or md file into a validated Lambda Feedback set. [in2lambda](https://github.com/lambda-feedback/in2lambda) performs every deterministic -step and every write; this agent performs the OCR, the model calls and the loop. +step and every write; this agent performs the OCR, the model calls and the loop control. One model call per document set writes a spec of selectors, which is layer 1, and in2lambda runs that spec over the frozen source. A draft the checks fault returns to