After each tier completes, grep the tier log for WARN/ERROR lines and
display them. If issues are found, block until the OHIOD confirms they
have reviewed before the next tier begins. Clean runs auto-continue.
Not bypassed by CE_INSTALL_NO_CONFIRM — this is a safety gate, not a
convenience prompt. Fires whether tiers are run standalone or from the
full-stack orchestrator.
Suggested by DT.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Staged installer set for Alpine Linux x86-64 (tinkerpad/ThinkPad T480).
Covers Base (Tier 0), Minimal (Tier 1), and Basic (Tier 2) tiers with
full phased structure, per-package error capture, and re-runnable test suites.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>