From 4e2db8f20a259d43d2198b120ac32660298d0d63 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 16 Jun 2026 01:01:00 -0500 Subject: chore: park ai-launcher dotfiles-discovery change for review An archsetup handoff asks to add ~/.dotfiles to the ai launcher's project discovery, completing the dotfiles bootstrap from earlier. bin/ai is a synced asset and this arrived in a no-approvals loop, so it parks as a VERIFY with the prepared one-line diff rather than self-applying. --- working/ai-dotfiles-discovery/proposed.diff | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 working/ai-dotfiles-discovery/proposed.diff (limited to 'working/ai-dotfiles-discovery/proposed.diff') diff --git a/working/ai-dotfiles-discovery/proposed.diff b/working/ai-dotfiles-discovery/proposed.diff new file mode 100644 index 0000000..f22c7a8 --- /dev/null +++ b/working/ai-dotfiles-discovery/proposed.diff @@ -0,0 +1,7 @@ +--- a/claude-templates/bin/ai ++++ b/claude-templates/bin/ai +@@ build_candidates() { + candidates=() + maybe_add_candidate "$HOME/.emacs.d" ++ maybe_add_candidate "$HOME/.dotfiles" + if [ -d "$HOME/code" ]; then -- cgit v1.2.3