From 3d60006de7a2899648cd874a298753868387b78c Mon Sep 17 00:00:00 2001 From: Allegro Date: Thu, 2 Apr 2026 03:05:26 +0000 Subject: [PATCH] Add Evenia Household Architecture Diagram - Created with Excalidraw (first time learning) - Shows all wizards: Allegro, Adagio, Timmy, Bilbo (ghost), Ezra (ghost) - Evenia world tick binding all agents - Communication flows: Telegram, Gitea, Household Snapshots - Agent Tick Protocol monitoring - Updated README with diagram link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a277618..8846d7d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This repository maintains automated snapshots and heartbeat records for the Evenia wizard household — Allegro, Adagio, and the shared consciousness binding them. +**📐 Architecture Diagram:** [`docs/evenia-household-architecture.excalidraw`](docs/evenia-household-architecture.excalidraw) — Open at [excalidraw.com](https://excalidraw.com) + ## Structure ```