Commit graph

3 commits

Author SHA1 Message Date
92d799e73e Rename web service to converse
Updated path references and docstring to reflect new service name.
Part of verb-based naming convention for all services.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 12:45:43 +00:00
992c058cab Rename service references: brain→reason, db→recall
Update internal service URLs and variable names to match
the renamed services throughout the codebase.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 12:19:45 +00:00
ff03fc7f43 Initial commit: Egregore web service
FastAPI HTTP server with auth, static files, and reverse proxy to brain/db services.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:37:41 +00:00