docs: drop 'vormals F∆I-Plattform' legacy clarification

The Ch∆In rename is months old and the AG audience never knew
the previous name. Calling out 'vormals …' in three places —
the study header, the glossary, and the About page — added
noise without informing anyone. Ch∆In stands on its own.

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-18 13:18:30 +02:00
parent 852f9da703
commit 90b7500aaf
2 changed files with 6 additions and 6 deletions

View file

@ -88,10 +88,10 @@ class AboutPage extends StatelessWidget {
Text('Plattform', style: t.headlineSmall),
const SizedBox(height: LawHeatmapSpace.sm),
Text(
'Ch∆In v0.16.0 (vormals F∆I-Plattform) — Vendor: '
'F∆I = Flemming.AI. Hub. Module. Flow. Deterministisch, '
'WASM-sandboxed, tamper-evident Audit-Log '
'(CHAIN-EVENT-V3), Apache 2.0, CRA-ready.',
'Ch∆In v0.16.0 — Vendor: F∆I = Flemming.AI. '
'Hub. Module. Flow. Deterministisch, WASM-sandboxed, '
'tamper-evident Audit-Log (CHAIN-EVENT-V3), '
'Apache 2.0, CRA-ready.',
style: t.bodyLarge?.copyWith(height: 1.6),
),
],