From 1db8107ee19d1ba9b5de3f5ee32b7d9eceba5fc2 Mon Sep 17 00:00:00 2001 From: EngineerProjects Date: Tue, 23 Jun 2026 12:11:56 +0200 Subject: [PATCH 1/2] docs: add seshat-ai.com website link in README + rename logo image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add ๐ŸŒ Website link pointing to seshat-ai.com in header links - Rename docs/images/nexus.png โ†’ docs/images/seshat.png --- README.md | 3 ++- docs/images/{nexus.png => seshat.png} | Bin 2 files changed, 2 insertions(+), 1 deletion(-) rename docs/images/{nexus.png => seshat.png} (100%) diff --git a/README.md b/README.md index 62ae886..2c53006 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Seshat + Seshat

Seshat

@@ -10,6 +10,7 @@

+ ๐ŸŒ Website ยท ๐Ÿ’ฌ Discussions ยท ๐Ÿ› Issues ยท ๐Ÿ–ฅ๏ธ seshat-ai diff --git a/docs/images/nexus.png b/docs/images/seshat.png similarity index 100% rename from docs/images/nexus.png rename to docs/images/seshat.png From 854ebb122f71993d9be27f2540c141cff6230552 Mon Sep 17 00:00:00 2001 From: EngineerProjects Date: Tue, 23 Jun 2026 12:48:10 +0200 Subject: [PATCH 2/2] docs: add community-driven vision paragraph to roadmap section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c53006..dc770ba 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ We are building the foundation. Seshat today is a solid, production-grade runtim The team primitives (mailboxes, roles, missions, structured inter-agent communication) are the next major layer. We are designing them now, informed by how real organizations function. +Beyond these layers, the shape of the platform will be defined as much by the community as by any central roadmap. Domain experts in healthcare, education, legal, finance, logistics, or any other professional field will propose and contribute specialized integrations tailored to the realities of their industry. Seshat is not a product with a fixed scope. It is an OS for agentic services: an open foundation on which any application can be built for any use case, by the people who understand that use case well enough to build it right. + --- ### ๐Ÿค An open project: all ideas welcome