Recl∆Im — Pflicht-basierte Wirkungsanalyse von Rechtsnormen auf Ch∆In (F∆I)
Find a file
flemming-it e6e9c0753d feat(hub): default to live hub on startup + accept partial flow bags
Two small changes that together get Recl∆Im out of demo mode
on the very first launch after a flow.completed event lands:

  1. HubSettings.useHub defaults to true. New installs and
     post-reset launches probe the hub straight away; if the
     probe fails (no hub running, wrong port, auth denied),
     the existing graceful fallback in main.dart drops back to
     MockRepository. A user can still flip useHub off via the
     Hub-Reiter.

  2. HubRepository._parse now only requires the 'norm' key to
     consider an event 'Recl∆Im-shaped'. SKM, benefit and
     frust default to zero if absent; tier_lowest falls back to
     the cohort source's tier. This makes the partial bag
     produced by flows/durchstich-from-file.yaml — which can
     run without econ.skm_score's nested-input gymnastics —
     enough to surface a real heatmap point.

Wired together: launch the app while chain serve runs and at
least one flow.completed event is in the audit log → the
Heatmap-Tab shows that norm live, with its tier and norm-title
parsed from the actual audit-log JSON instead of Fixtures.

Signed-off-by: flemming-it <sf@flemming.it>
2026-06-18 15:43:15 +02:00
app feat(hub): default to live hub on startup + accept partial flow bags 2026-06-18 15:43:15 +02:00
assets/branding feat(brand): add Recl∆Im lockup + mark as standalone SVG assets 2026-06-18 15:38:23 +02:00
flows feat(flow): port flows to the chain-0.16 YAML syntax + add bytes-input variant 2026-06-18 15:38:23 +02:00
.gitignore feat: initial F∆I Law-Heatmap Phase 0 scaffold 2026-06-18 11:26:28 +02:00
CLAUDE.md docs: add reclaim agent CLAUDE.md (cross-agent boundaries) 2026-06-18 14:29:15 +02:00
LICENSE chore(release): add Apache-2.0 LICENSE and NOTICE 2026-06-18 11:39:12 +02:00
MACHBARKEITSSTUDIE.md chore: rename project dir fai_lawheatmap → fai_reclaim 2026-06-18 15:10:51 +02:00
METHODIK.md docs: fix stale 'lawheatmap' product references to reclaim 2026-06-18 14:29:34 +02:00
NOTICE chore(release): add Apache-2.0 LICENSE and NOTICE 2026-06-18 11:39:12 +02:00
RUN.md chore: rename project dir fai_lawheatmap → fai_reclaim 2026-06-18 15:10:51 +02:00