Open workbench
Start in the guided GUI with safe defaults and visible component selections.
Guided Local Workbench
Panel is Latticra's GUI-first installer and first-run control surface. It presents guided defaults, component choices, plan and receipt review, an embedded Console, and a dry-run-first path before any guarded user-local writes.
Panel Rule
The Panel lane is intentionally narrow: dry-run mode is the default, authority status stays visible, receipts record what happened, and local-prefix writes require explicit guarded mode. The verified claim is user-local evidence, not root installation, distribution readiness, daily-driver safety, or runtime enforcement.
Start in the guided GUI with safe defaults and visible component selections.
Generate the install plan while preserving denied host, root, network, and runtime authority.
Inspect plan details, component choices, engine log, embedded Console output, and receipts.
Only explicit local-prefix mode can write selected user-local wrappers, markers, config, and desktop metadata.
Confirm wrappers, prefix, payload tree, receipts, desktop entry, icon, launcher, and Seal report-only output.
First Impression
The protected design checkpoint names a maximized, resizable workbench with left navigation, central workspace, right Console/evidence panels, component tabs, authority tab, delivery controls, updater, evidence, and procedure views.
Evidence Snapshot
These fields summarize the current public claim from the Panel local-install evidence records.
Workspace Anchors
These protected anchors come from the Panel UI design checkpoint. They keep the app shaped like an operator workbench rather than a generic installer screen.
Shows the current workbench posture, profile, authority state, and relevant local context.
Guided profiles choose Lat, LIR, Seal, Nadia, Console, docs, examples, and developer helpers.
Dry-run, local-prefix writes, network authority, manifest requirement, and receipt requirements stay explicit.
Install behavior routes through plan preview, progress phases, receipts, and guarded local-prefix mechanics.
Updater preview/apply uses the guarded installer engine and keeps network fetch authority disabled.
Receipts record timestamps, profiles, prefix, authority state, component choices, and measurements.
Procedure views keep dry-run, local mode, reset, uninstall, and verification steps visible.
The embedded Console supports quick metadata commands but is not an unrestricted shell.
Authority Boundary
Panel can run the installer engine and can write a user-local prefix only when the explicit safety posture allows it. That still does not make Panel a production installer or system manager.
Dry-install validates configuration, checks the component manifest, generates a plan, and writes an operator receipt without writing the install prefix.
Explicit local-prefix mode may create selected user-local layout, component placeholders, markers, configuration files, CLI shims, desktop entry, and icon.
No root authority, system directory mutation, network authority, bootloader writes, kernel changes, systemd changes, SELinux changes, runtime enforcement, or production installer readiness.
Local Commands
The command examples are local developer checks. They do not expand the public install claim beyond the evidence records.
make -C installer gui
make -C installer dry-run
make -C installer verify-local
python3 scripts/check_latticra_panel_ui_design.py
sh scripts/test-latticra-panel-local-install-evidence-status.sh
sh scripts/test-latticra-panel-local-install-public-entrypoint-alignment.sh
Source Records