088cf81bcb
CI / cargo fmt --check (push) Successful in 27s
CI / cargo clippy (push) Successful in 34s
CI / cargo test (push) Successful in 35s
CI / cargo fmt --check (pull_request) Successful in 32s
CI / cargo clippy (pull_request) Successful in 28s
CI / cargo test (pull_request) Successful in 33s
CI / editor keymaps (push) Successful in 1m27s
CI / editor keymaps (pull_request) Successful in 1m27s
Move the four keymap-harness files (test-keymaps.sh/.lua and the Vim counterparts) into a development/tests/ subfolder so they sit apart from the interactive dev launchers. REPO_ROOT now climbs two levels, and the internal source paths, CI invocations, and ONBOARDING tree are updated. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>