From 7a8bd339be85307cc52663a45a7b03d84aebd6bf Mon Sep 17 00:00:00 2001 From: flemming-it Date: Thu, 18 Jun 2026 15:10:51 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20rename=20project=20dir=20fai=5Flawheat?= =?UTF-8?q?map=20=E2=86=92=20fai=5Freclaim?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Local working directory now lines up with the product name and the Forgejo repo (fai/reclaim). Two doc references updated; the chain_client_sdk path-dep, the build/setup/serve scripts (all use $(dirname $0)) and the git remote URL are unaffected because none of them encoded the parent directory name. flutter pub get refreshes the relative path resolution. flutter test 2/2 stays green. flutter analyze clean. Signed-off-by: flemming-it --- MACHBARKEITSSTUDIE.md | 2 +- RUN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MACHBARKEITSSTUDIE.md b/MACHBARKEITSSTUDIE.md index a8a3690..0b7969e 100644 --- a/MACHBARKEITSSTUDIE.md +++ b/MACHBARKEITSSTUDIE.md @@ -877,7 +877,7 @@ liegt dann woanders. 6. **Modul-Stub `text.akoma_normalize`** in `chain-modules/text-akoma-normalize/` als ersten Code-Commit (vertikaler Durchstich beginnt mit dem Pflicht-Eingang; HTTP-Pull macht `http.request` aus Bestand). Parallel **Flutter-App-Skelett** - in `fai_lawheatmap/app/` (Theme nach fai_web-Palette, Hub-Connect-Seite). + in `fai_reclaim/app/` (Theme nach fai_web-Palette, Hub-Connect-Seite). 7. **Methodik-Papier v0.1 als eigenes PDF** aus diesem Markdown destillieren — für den Beirat und die AG. diff --git a/RUN.md b/RUN.md index a00cc13..e158c49 100644 --- a/RUN.md +++ b/RUN.md @@ -5,7 +5,7 @@ ## Layout ``` -fai_lawheatmap/ +fai_reclaim/ ├── MACHBARKEITSSTUDIE.md # die Studie (v0.3, AG-intern) ├── RUN.md # diese Datei ├── app/ # Flutter-Client, Brand-Skin fai_web