ded5331006
Update REDBEAR-MINI-BOOT-PS2D-INPUTD-LOG-FIX.md with the actual runtime verification evidence captured at 2026-06-30T00:06:16Z: - Both new startup log lines appear in initfs at the exact source line numbers (@inputd:661, @ps2d:96), proving the fix is baked into the running image. - End-to-end interactive login succeeded: operator typed root + password at the Red Bear login: prompt and reached a redbear# shell (Red Bear OS v0.2.4 "Liliya"). This conclusively confirms the diagnosis: the input chain (ps2d -> inputd -> fbcond -> getty -> login -> shell) was working all along. The previous "freeze" was a test-harness issue (no keystrokes sent to the guest), not an OS bug. The new log::info!() lines make the input stack health visible in future boot logs.