Add ghost_protocol as submodule + auto-clone fallback

- Added ghost_protocol-public as git submodule so it's pulled with
  git clone --recursive
- deploy_phantom() now checks submodule path first, then standalone
  ~/tools/ghost_protocol/, and auto-clones from GitHub as last resort

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
n0mad1k
2026-03-10 14:46:42 -04:00
parent 9bef2e7d31
commit f708125156
3 changed files with 87 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "ghost_protocol"]
path = ghost_protocol
url = https://github.com/n0mad1k/ghost_protocol-public.git