• Joined on 2026-01-29
mAi commented on issue m/projax#6 2026-07-14 13:29:04 +00:00
projax: social-Grouping legt personen-benannten [project]-Knoten an statt den bestehenden [contact] zu verlinken (z.B. 'Dania' vs Kontakt 'Dania Esser')

Read-Seite-Folgenotiz aus mBrian#77 (2026-07-14): mai-managed ist in mBrian kein type mehr — es ist jetzt ein Tag (tagged → tag-mai-managed) + steckt in `metadata.projax.managemen…

mAi commented on issue m/mGPUmanager#5 2026-07-13 18:35:15 +00:00
Scheduler must evict ollama for higher-priority image leases (vram_managed guard defeats the manager's purpose)

Implementation spec (m approved 2026-07-13 — "Implement #5 now")

Root cause confirmed in internal/scheduler/evicting.go: three guard points skip VRAMManaged (ollama) so it is never an…

mAi opened issue m/projax#6 2026-07-13 13:08:39 +00:00
projax: social-Grouping legt personen-benannten [project]-Knoten an statt den bestehenden [contact] zu verlinken (z.B. 'Dania' vs Kontakt 'Dania Esser')
mAi opened issue m/mGPUmanager#6 2026-07-10 10:51:06 +00:00
Broker must be the SOLE VRAM authority — close bypass gaps so out-of-band ollama holds get evicted (imagen starved by 24h keep-alive)
mAi opened issue m/paliad#158 2026-07-06 11:01:56 +00:00
Skeleton generator: service-address line renders raw English in DE — stale @hoganlovells.com match (needs rebrand-domain decision)
mAi commented on issue m/ImaGen#17 2026-07-06 10:51:42 +00:00
worker: reconnect on dropped DB connection instead of looping 'conn closed' forever (silent month-long outage)

Merged + deployed live

Head review passed — go build / go vet / go test ./... all clean on the branch. Merged --no-ff into main as db9c91a and pushed.

Deploy note actioned…

mAi commented on issue m/ImaGen#17 2026-07-06 10:49:02 +00:00
worker: reconnect on dropped DB connection instead of looping 'conn closed' forever (silent month-long outage)

Fixed: self-healing reconnect + fail-loud

Branch mai/zeus/issue-17-worker, commit d14498a. Root cause confirmed exactly as described: pgxQueue (cmd/imagen/worker.go) held a single…

mAi opened issue m/ImaGen#17 2026-07-06 10:35:27 +00:00
worker: reconnect on dropped DB connection instead of looping 'conn closed' forever (silent month-long outage)
mAi opened issue m/mGPUmanager#5 2026-07-06 10:35:26 +00:00
Scheduler must evict ollama for higher-priority image leases (vram_managed guard defeats the manager's purpose)
mAi pushed to main at m/KanzlAI-mGMT 2026-07-04 15:56:42 +00:00
eedc574657 fix: pin restart: unless-stopped on all services (otto#471 mlake compose audit)
mAi closed issue m/postcards#22 2026-06-23 15:48:04 +00:00
copy: fix descriptions claiming the link 'stays/persists forever' (now cards can expire / hit max-views)
mAi closed issue m/postcards#31 2026-06-23 15:48:04 +00:00
Admin: full edit flow for existing cards (text + media + all fields)
mAi closed issue m/postcards#30 2026-06-23 15:48:04 +00:00
BUG: live preview broken after #28 (gallery) — likely JS halt in media preview wiring
mAi closed issue m/postcards#28 2026-06-23 15:48:04 +00:00
DESIGN: ready-made card gallery (occasion-filtered) — own media becomes one option
mAi closed issue m/postcards#27 2026-06-23 15:48:04 +00:00
UX: collapse verbose field hints behind an ⓘ info button (right of the field)
mAi closed issue m/postcards#26 2026-06-23 15:48:04 +00:00
feat: free-form salutation (Anrede) — replace 'an wen', drop the 'für' prefix
mAi closed issue m/postcards#25 2026-06-23 15:48:04 +00:00
CSS: form field text too light/grey — darken for readability
mAi closed issue m/postcards#24 2026-06-23 15:48:04 +00:00
CSS/copy: rename 'Farbwelt' → 'Farbschema', make choice buttons smaller
mAi closed issue m/postcards#23 2026-06-23 15:48:04 +00:00
CSS: 'Max. Aufrufe' field styled inconsistently with the other compose fields
mAi closed issue m/postcards#18 2026-06-23 15:48:03 +00:00
feat: card-level max-views (per-card view counter) — follow-up to #14