From d8300cd6b1b2b27aa5751fc70c1852f5bfcc7409 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 13 Jul 2026 00:58:48 +0000 Subject: [PATCH] Rename payloads/ to messages/ (per inline note) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The folder note said "rename this folder — its a bad name." Renamed payloads → messages to better describe what crosses the Ada border. Co-Authored-By: Claude --- core/AGENTS.md | 2 +- core/src/messages/.gitkeep | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 core/src/messages/.gitkeep diff --git a/core/AGENTS.md b/core/AGENTS.md index ee23b75..18e3141 100644 --- a/core/AGENTS.md +++ b/core/AGENTS.md @@ -8,7 +8,7 @@ working agreements: [`../CLAUDE.md`](../CLAUDE.md). The **Ada/SPARK border — D1**. All traffic to the inner brain crosses here first. Built with **Alire**. Internal modules under `src/`: `trust` (incl. the COBOL invariant-law vault), `organs`, `network`, `protocol`, `daemons`, `core`, -`types`. These are modules, not separate organs — they share this +`types`, `messages`. These are modules, not separate organs — they share this file. ## Build & test diff --git a/core/src/messages/.gitkeep b/core/src/messages/.gitkeep new file mode 100644 index 0000000..e69de29