mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
fix(infra): relocate mana-ai from 3066 to 3067 — port clash with news-ingester
news-ingester already owns 3066 (see docker-compose.macmini.yml:1620). Moving mana-ai to 3067 — the next free slot in the 306x services block (credits 3061, user 3062, subscriptions 3063, analytics 3064, events 3065, news-ingester 3066, mana-ai 3067). Updated: Dockerfile EXPOSE + HEALTHCHECK, config.ts default, compose service/healthcheck/port mapping, webapp getManaAiUrl() fallback, root CLAUDE.md service list, mana-ai/CLAUDE.md, and COMPANION_BRAIN_ARCHITECTURE.md §20 file map. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6acb044230
commit
f0f5b7dcf6
7 changed files with 16 additions and 16 deletions
|
|
@ -1794,7 +1794,7 @@ Code:
|
|||
stempelt `__lastActor` + `__fieldActors` aus eingehenden Changes
|
||||
→ **cross-device Attribution geschlossen**
|
||||
- [x] Schritt 9 — Server-side `mana-ai` Bun-Service (v0.3, Close-the-Loop)
|
||||
- `services/mana-ai/` — Hono/Bun auf Port 3066
|
||||
- `services/mana-ai (3067
|
||||
- `@mana/shared-ai` Package als Single-Source-of-Truth für Planner-
|
||||
Prompt + Parser + Typen (Webapp + Service importieren identisch)
|
||||
- Field-level LWW-Replay von `sync_changes` in `db/missions-projection.ts`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue