managarten/devlog/2026-04-04/data.json
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

96 lines
1.6 KiB
JSON

{
"date": "2026-04-04",
"day_number": 74,
"weekday": "Samstag",
"commits": 2,
"authors": [
{
"name": "Till JS",
"count": 2
}
],
"additions": 299,
"deletions": 318,
"net_lines": -19,
"files_changed": 23,
"new_files": 0,
"deleted_files": 0,
"session": {
"first_commit_at": "2026-04-04T08:38:30.000Z",
"last_commit_at": "2026-04-04T08:38:57.000Z",
"total_span_minutes": 0,
"active_minutes": 0,
"pauses": [],
"longest_focus_minutes": 0
},
"top_dirs": [
{
"path": "apps/manacore/apps/web",
"pct": 57
},
{
"path": "apps/api/src/modules",
"pct": 22
},
{
"path": ".env.development",
"pct": 4
},
{
"path": "apps/api/package.json",
"pct": 4
},
{
"path": "apps/api/src/lib",
"pct": 4
}
],
"top_extensions": [
{
"ext": ".ts",
"count": 13
},
{
"ext": ".svelte",
"count": 7
},
{
"ext": ".development",
"count": 1
},
{
"ext": ".json",
"count": 1
},
{
"ext": ".yaml",
"count": 1
}
],
"tags": ["api", "manacore/web"],
"commits_list": [
{
"hash": "502813f",
"short": "feat(api): route all image uploads through mana-media for CAS, thumbnails & Photos gallery",
"type": "feat",
"scope": "api",
"additions": 238,
"deletions": 213,
"timestamp": "2026-04-04T10:38:30+02:00"
},
{
"hash": "5fd9c1d",
"short": "fix(manacore/web): resolve effect_update_depth_exceeded and Dexie transaction errors",
"type": "fix",
"scope": "manacore/web",
"additions": 61,
"deletions": 105,
"timestamp": "2026-04-04T10:38:57+02:00"
}
],
"review_state": "auto",
"llm": {
"model": null,
"generated_at": null
}
}