managarten/devlog/2026-04-19/macher.md
Till JS ad776c1a1c
Some checks are pending
CI / Build mana-api-gateway (push) Blocked by required conditions
CI / Build mana-crawler (push) Blocked by required conditions
CD Mac Mini / Detect Changes (push) Waiting to run
CD Mac Mini / Deploy (push) Blocked by required conditions
CI / Detect Changes (push) Waiting to run
CI / Validate (push) Waiting to run
CI / Build mana-search (push) Blocked by required conditions
CI / Build mana-sync (push) Blocked by required conditions
Mirror to Forgejo / Push to Forgejo (push) Waiting to run
devlog: 107 Tage backfilled (2025-11-22 → 2026-05-15)
Vollständige Bau-Geschichte des Monorepos in der Tages-Devlog-
Konvention (mana/docs/DEVLOG.md). Bodies sind heuristik-
generiert aus den Commit-Subjects pro Tag (Lead-Satz +
Highlights/Commit-Bullets, kein LLM-Pfad). Tage mit hand-
curate-Bedarf können nachträglich überarbeitet werden — der
Auto-Stub-Marker ist weg, die Bodies sind editierbar.

321 Files (data.json + spieler.md + macher.md pro Tag).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 22:24:29 +02:00

1.1 KiB
Raw Blame History

date day view weekday commits review
2026-04-19 88 macher Sonntag 8 written

Sonntag, 2026-04-19 — Tag 88 (Macher-Sicht)

Stats

8 Commits, +1615 / 223 LoC, 32 Files. Top-Dirs: apps/mana/apps/web (16%), packages/shared-hono/src (13%), services/mana-auth/src (8%), pnpm-lock.yaml (5%), CLAUDE.md (5%). Tags: auth, ai, ai-tools, ci, database. Session 15:38 → 17:50 (~35 aktive Min, längster Fokus 35 Min).

Commits

  • 76d11a8 feat(auth): server-side tier gating via requireTier middleware (+208/-5)
  • 1f589c4 docs(ai-tools): add how-to guide for wiring module tools to the AI agent (+200/-0)
  • 4b8defc chore(ci): add v8 test coverage tracking (non-blocking baseline) (+392/-164)
  • 2bcc395 feat(ai): add Quiz tools (create_quiz, add_quiz_question, list_quizzes) (+344/-1)
  • a7fe828 refactor(auth): extract sso-origins SSOT + harden drift test (+51/-41)
  • dd756c4 docs(database): document the pgSchema isolation rule (+60/-2)
  • 7fb31e4 feat(ai): expand Quiz tools — edit/delete questions, edit meta, stats (+346/-4)
  • c119fd7 docs(quiz): refresh tools.ts header to list all 8 tools (+14/-6)