brain backup 2026-09-14

This commit is contained in:
Adolfo Reyna
2026-09-14 22:38:47 -04:00
parent ca346cc6e7
commit f0ead4f6fa
147 changed files with 73451 additions and 8 deletions
+19
View File
@@ -0,0 +1,19 @@
# Factory Project Definitions
This directory holds one concise definition for each **our project** managed through the Paseo software-factory model.
| Key | Definition | Current focus |
|---|---|---|
| `emi` | [EMI](emi.md) | Multi-repository ministry application and production backend mapping |
| `reyna-cli` | [Reyna CLI](reyna-cli.md) | Privacy-sensitive macOS operations platform |
| `tactility` | [Tactility](tactility.md) | ESP32 platform, runtime apps, and approved device delivery |
| `family-voice` | [Family Voice](family-voice.md) | Privacy-first voice context and speaker-ID prototype |
| `kids-hermes-voice` | [Kids Hermes Voice](kids-hermes-voice.md) | Child-safe Tactility client, voice gateway, and Hermes runtime integration |
| `remarkable-hermes` | [reMarkable Hermes](remarkable-hermes.md) | Paper Pro communication app and watcher recovery |
## Rules
- A project definition is our cross-server management record.
- The project definition points to every relevant server-local Paseo project; it does not replace them.
- Repository-local `AGENTS.md` governs code work; `../AGENTS.md` governs project-management work.
- Add a new definition before creating factory agents/schedules for a new project.