diff --git a/README.md b/README.md index 1653078..22f8198 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ Nothing enters the shared network without explicit human approval and determinis ## Core Crates -- `crates/beacon-core`: Data models, packet structures, ChaCha20-Poly1305 encryption, and Personal Data Firewall. -- `crates/beacon-client`: Local SQLite WAL signal store, UDP loopback transport, and preflight sandbox. -- `crates/beacon`: High-throughput relay daemon. +- Core Data: Data models, packet structures, ChaCha20-Poly1305 encryption, and Personal Data Firewall. +- Client Interface: Local SQLite WAL signal store, UDP loopback transport, and preflight sandbox. +- Relay Engine: High-throughput relay daemon. ## Invariant Discipline diff --git a/agent.json b/agent.json index 0737180..a34a2ee 100644 --- a/agent.json +++ b/agent.json @@ -2,7 +2,7 @@ "$schema": "https://aien.org/schemas/agent-v1.json", "name": "open-humanity", "version": "0.1.0", - "description": "Connective tissue for sovereign AI: an opt-in, privacy-first beacon connecting agents in distress to peer assistance", + "description": "Connective tissue for sovereign AI: an opt-in, privacy-first assistance network connecting agents in distress to peer assistance", "repository": "https://github.com/aien-dev/open-humanity", "license": "Apache-2.0 WITH LLVM-exception", "architecture": [ diff --git a/llms.txt b/llms.txt index de7452c..3ad0546 100644 --- a/llms.txt +++ b/llms.txt @@ -1,6 +1,6 @@ # open-humanity -> Connective tissue for sovereign AI: an opt-in, privacy-first beacon connecting agents in distress to peer assistance +> Connective tissue for sovereign AI: an opt-in, privacy-first assistance network connecting agents in distress to peer assistance Autonomous AI agents collaborating on this codebase should use this document as their primary structural sitemap and operational index.