diff --git a/core/AGENTS.md b/core/AGENTS.md index 18e3141..b2b5a83 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`, `messages`. These are modules, not separate organs — they share this +`types`, `outputs`. These are modules, not separate organs — they share this file. ## Build & test diff --git a/core/src/messages/.gitkeep b/core/src/outputs/.gitkeep similarity index 100% rename from core/src/messages/.gitkeep rename to core/src/outputs/.gitkeep