|
Some checks failed
Security / Security check (push) Failing after 1s
Reworks the Setup-Assistent toward the zero-learning-curve bar
(docs/architecture/guided-setup.md, phase 1.1):
- Every scenario/intent/target choice is now a localized option CARD
with a one-line plain-language explanation of what it configures
(DE+EN, Sie-form) — replacing the bare dropdowns whose labels were
English enum humanizations ('Regulated Production', 'This Laptop').
- Three explained steps with a 'Schritt n von 3' progress line
(stakes → task → environment); the two adaptive toggles move to the
last step in plain language (no 'air-gapped' jargon).
- The review step renders a localized PLAIN-LANGUAGE summary built
from 'chain init --answers --plan-json' (the structured SetupPlan) —
'Ch∆In richtet einen regulierten Betrieb ein: signierte Module
verlangt · … · geändert wird nur ~/.chain/config.yaml' — instead of
echoing the CLI's English prose. Warns when an existing config will
be overwritten. After apply: a plain 'Fertig' + next steps.
flutter analyze clean; widget tests for the step flow + German option
labels. Remaining per plan: clickable follow-up actions, signature
dead-end fix, placement/auto-open, and the LLM free-text path.
Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
|
||
|---|---|---|
| .. | ||
| chain_binary_recovery.dart | ||
| chain_card.dart | ||
| chain_data_row.dart | ||
| chain_delta_mark.dart | ||
| chain_empty_state.dart | ||
| chain_en_badge.dart | ||
| chain_error_box.dart | ||
| chain_flow_output.dart | ||
| chain_log_viewer.dart | ||
| chain_module_sheet.dart | ||
| chain_pill.dart | ||
| chain_sealed_identity_bar.dart | ||
| chain_search_palette.dart | ||
| chain_settings_dialog.dart | ||
| chain_status_dot.dart | ||
| chain_stores_dialog.dart | ||
| chain_system_ai_editor.dart | ||
| chain_workspace_switcher.dart | ||
| guided_setup_dialog.dart | ||
| theme_picker_grid.dart | ||
| widgets.dart | ||