Rename payloads/ to messages/ (per inline note)

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 <noreply@anthropic.com>
This commit is contained in:
Claude 2026-07-13 00:58:48 +00:00
parent dabe65d236
commit d8300cd6b1
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ working agreements: [`../CLAUDE.md`](../CLAUDE.md).
The **Ada/SPARK border — D1**. All traffic to the inner brain crosses here The **Ada/SPARK border — D1**. All traffic to the inner brain crosses here
first. Built with **Alire**. Internal modules under `src/`: `trust` (incl. the first. Built with **Alire**. Internal modules under `src/`: `trust` (incl. the
COBOL invariant-law vault), `organs`, `network`, `protocol`, `daemons`, `core`, 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. file.
## Build & test ## Build & test

View File