diff --git a/README.md b/README.md index 6107db0..fb50632 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ The engine will be listening for gRPC requests on port `50052`. | Service | Container Name | Description | Role | | :--- | :--- | :--- | :--- | -| **Engine** | `brunix-assistance-engine` | The AVAP-powered brain. | 101OBEX Corp | +| **Engine** | `brunix-assistance-engine` | The AVAP-powered brain. | Engine | | **Vector DB** | `brunix-vector-db` | Elasticsearch instance (Knowledge Base). | Training Support | | **Observability** | `brunix-observability` | Langfuse UI (Tracing & Costs). | System Quality | | **System DB** | `brunix-postgres` | Internal storage for Langfuse. | Infrastructure | @@ -145,4 +145,4 @@ graph LR gRPC --> Engine Sec -.->|Injected as Env| Engine Engine <--> DB -``` \ No newline at end of file +```