mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 18:41:08 +02:00
apps/mana/CLAUDE.md: - Data-flow diagram updated: __fieldMeta + _updatedAtIndex + origin replace the older __fieldTimestamps / __fieldActors / __lastActor trio. - New "Conflict-Detection" sub-section in §Data Layer summarizes the four moving parts (origin-gating, derived updatedAt, server-side singleton bootstrap, stable client_id) with a "use this" cheatsheet for the patterns you'll reach for when writing new module code. DATA_LAYER_AUDIT.md: - Eckdaten line points at v53/v54 instead of "v9 added updatedAt indexes". Conflict-Resolution bullet says "Origin-gated Field-Level LWW via __fieldMeta" (was: __fieldTimestamps). - New "Sync Field-Meta Overhaul (2026-04-26, F1-F7 SHIPPED)" sub-section with one paragraph per phase + commit hash + the four bug-roots that were closed. - Punkt 15 (Conflict-Visualisierung) flipped from "🟢 Backlog" to "✅ Sprint 4+ Backlog C shipped, F2 origin-gated the trigger so only real user edits surface". Future sessions reading the repo cold get the post-overhaul architecture from these two files instead of having to chase the plan + commit log. Closes Punkt 10 of the F1-F7 follow-up audit. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| calc/packages/shared | ||
| calendar | ||
| cards | ||
| chat | ||
| citycorners | ||
| contacts | ||
| context | ||
| docs | ||
| food | ||
| guides | ||
| inventory | ||
| mana | ||
| manavoxel | ||
| memoro | ||
| moodlit | ||
| mukke | ||
| news | ||
| photos | ||
| picture | ||
| plants | ||
| presi | ||
| questions | ||
| quotes/packages/content | ||
| skilltree | ||
| storage | ||
| times | ||
| todo | ||
| traces | ||
| uload | ||