docs: update container name references to lowercase kneldevstack-aimiddleware-*

- AGENTS.md: Update all 29 container names in tables and Crush integration examples
- README.md: Update container names in Crush integration, troubleshooting, and project structure examples
- STATUS.md: Update container prefix note to reflect new naming convention

Aligns documentation with docker-compose.yml changes for consistency.
This commit is contained in:
2026-01-22 10:05:43 -05:00
parent 338094fef0
commit ab21749a16
3 changed files with 39 additions and 39 deletions

View File

@@ -56,4 +56,4 @@ To rebuild a server after changes:
docker compose build --no-cache <service-name>
```
Note: Use lowercase service names from compose file. Container names will still be prefixed with KNELDevStack-AIMiddleware-.
Note: Use lowercase service names from compose file. Container names will be prefixed with kneldevstack-aimiddleware-.