mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-21 23:46:41 +02:00
devlog: 107 Tage backfilled (2025-11-22 → 2026-05-15)
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
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
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>
This commit is contained in:
parent
21e8bcaa5f
commit
ad776c1a1c
321 changed files with 51164 additions and 0 deletions
115
devlog/2026-01-18/data.json
Normal file
115
devlog/2026-01-18/data.json
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
{
|
||||
"date": "2026-01-18",
|
||||
"day_number": 30,
|
||||
"weekday": "Sonntag",
|
||||
"commits": 3,
|
||||
"authors": [
|
||||
{
|
||||
"name": "Till-JS",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"additions": 4311,
|
||||
"deletions": 2212,
|
||||
"net_lines": 2099,
|
||||
"files_changed": 74,
|
||||
"new_files": 0,
|
||||
"deleted_files": 0,
|
||||
"session": {
|
||||
"first_commit_at": "2026-01-18T13:57:16.000Z",
|
||||
"last_commit_at": "2026-01-18T14:43:16.000Z",
|
||||
"total_span_minutes": 46,
|
||||
"active_minutes": 3,
|
||||
"pauses": [
|
||||
{
|
||||
"from": "14:57",
|
||||
"to": "15:40",
|
||||
"minutes": 43
|
||||
}
|
||||
],
|
||||
"longest_focus_minutes": 3
|
||||
},
|
||||
"top_dirs": [
|
||||
{
|
||||
"path": "apps/planta/apps/backend",
|
||||
"pct": 41
|
||||
},
|
||||
{
|
||||
"path": "apps/planta/apps/web",
|
||||
"pct": 31
|
||||
},
|
||||
{
|
||||
"path": "apps/clock/packages/shared",
|
||||
"pct": 12
|
||||
},
|
||||
{
|
||||
"path": "apps/planta/packages/shared",
|
||||
"pct": 5
|
||||
},
|
||||
{
|
||||
"path": "pnpm-lock.yaml",
|
||||
"pct": 3
|
||||
}
|
||||
],
|
||||
"top_extensions": [
|
||||
{
|
||||
"ext": ".ts",
|
||||
"count": 45
|
||||
},
|
||||
{
|
||||
"ext": ".json",
|
||||
"count": 11
|
||||
},
|
||||
{
|
||||
"ext": ".svelte",
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"ext": ".yaml",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"ext": ".development",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"ext": ".md",
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"tags": [],
|
||||
"commits_list": [
|
||||
{
|
||||
"hash": "e22961e",
|
||||
"short": "✨ feat(planta): add plant care tracking application",
|
||||
"type": null,
|
||||
"scope": null,
|
||||
"additions": 3840,
|
||||
"deletions": 3,
|
||||
"timestamp": "2026-01-18T14:57:16+01:00"
|
||||
},
|
||||
{
|
||||
"hash": "49a8c65",
|
||||
"short": "🔀 merge: integrate till-dev into main",
|
||||
"type": null,
|
||||
"scope": null,
|
||||
"additions": 0,
|
||||
"deletions": 0,
|
||||
"timestamp": "2026-01-18T15:40:43+01:00"
|
||||
},
|
||||
{
|
||||
"hash": "e02a94a",
|
||||
"short": "🐛 fix: restore missing clock shared package",
|
||||
"type": null,
|
||||
"scope": null,
|
||||
"additions": 471,
|
||||
"deletions": 2209,
|
||||
"timestamp": "2026-01-18T15:43:16+01:00"
|
||||
}
|
||||
],
|
||||
"review_state": "auto",
|
||||
"llm": {
|
||||
"model": null,
|
||||
"generated_at": null
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue