From 8c0f1b45fd5b9bc1de9191c3eaa56df116eb90a2 Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Thu, 9 Jul 2026 22:16:20 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bb1e031..c289695 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ An architectural framework for multi agent-narrative simulations and fictional worlds!

- Docs - License - Repo Size - Top Language + Docs + License + Repo Size + Top Language

The world state lives outside the model, characters act through intents that get validated and applied by engine code. Each character's knowledge, memory, and emotional state are subjective and partial by construction.