From f3a98131ae8bfee4bd2d8365cf27bbb218b03a14 Mon Sep 17 00:00:00 2001 From: Jeuner <62662523+Jeuners@users.noreply.github.com> Date: Wed, 6 May 2026 08:35:39 +0200 Subject: [PATCH] Enhance README with LLM agents time discussion Add introductory statements about LLM agents and time. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dd9ed13..599da85 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +LLM agents don't just have unsynchronized clocks. +They experience different amounts of time. +This paper proposes a framework for that gap — built on agent proper time (Eigenzeit) and a Causal-Dilation Clock extending classical vector clocks. + # Time Dilation in LLM Agent Systems ## Toward a Framework for Temporal Coherence