From 5582155f6c45906971a2a9d5788fc054685335f9 Mon Sep 17 00:00:00 2001 From: OpenCnid Date: Mon, 20 Jul 2026 18:32:09 -0500 Subject: [PATCH] reverify: refresh verification date to 2026-07-20 (verified clean vs v3) Re-verified the density-chain.md note against its pinned source, arXiv:2512.24601v3 (Recursive Language Models, Zhang/Kraska/Khattab, MIT CSAIL), fetched fresh from arXiv. Checked every T1-T5 claim, all 14 Key results rows, Table 1, Table 2, Observations 1-6, and every locator against the source PDF and HTML rendering. No substantive discrepancies found. Only the verification date is refreshed (2026-07-18 -> 2026-07-20) in the frontmatter, the provenance block, and index.json. Co-Authored-By: Claude Opus 4.8 --- density-chain.md | 8 ++++---- index.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/density-chain.md b/density-chain.md index ecd80bd..9ace8d0 100644 --- a/density-chain.md +++ b/density-chain.md @@ -5,7 +5,7 @@ venue: "arXiv preprint (cs.AI); v1 2025-12-31" source: "https://arxiv.org/abs/2512.24601 (pinned: arXiv:2512.24601v3, 2026-05-11 — the latest version as of verification)" license: "CC BY 4.0 (per the arXiv record)" date_summarized: 2026-07-18 -verified_against_source: 2026-07-18 +verified_against_source: 2026-07-20 tier_budget_words: 150 tags: [recursive-language-models, long-context, inference-time-scaling, repl, agents, mit-csail] entity_ledger: @@ -159,9 +159,9 @@ what we spend our days building. - Canonical source: https://arxiv.org/abs/2512.24601 - Version studied: arXiv:2512.24601v3 (submitted 2026-05-11; v3 is the latest as of verification; v1 2025-12-31, v2 2026-01-28) -- Verified against source: 2026-07-18, studied from the arXiv v3 PDF fetched - fresh from arXiv; section, table, figure, and algorithm numbering follows - that PDF +- Verified against source: 2026-07-20 (re-verification; prior verification + 2026-07-18), studied from the arXiv v3 PDF fetched fresh from arXiv; + section, table, figure, and algorithm numbering follows that PDF - Source license: CC BY 4.0, per the arXiv record - Authors' code: https://github.com/alexzhang13/rlm [Abstract] - Revisions or errata noticed since v3: none diff --git a/index.json b/index.json index 863ade7..39eaaf6 100644 --- a/index.json +++ b/index.json @@ -1,6 +1,6 @@ { "schema_version": 1, - "updated": "2026-07-18", + "updated": "2026-07-20", "repo": "https://github.com/OpenCnid/recursive-language-models", "notes": [ { @@ -20,7 +20,7 @@ "pinned_date": "2026-05-11", "source_license": "CC BY 4.0", "date_summarized": "2026-07-18", - "verified_against_source": "2026-07-18", + "verified_against_source": "2026-07-20", "tier_budget_words": 150, "tags": [ "recursive-language-models",