# BitChat Mesh Macro Templates
# Pre-defined command templates for the bitchat mesh module
# Format: <TYPE>:<NAME>:<BODY>
#   TYPE: STATUS | ALERT | CMD | TEST | PANIC

# --- Status Messages ---
STATUS:MESH_UP:Mesh operational -- node online
STATUS:POSITION_SECURED:Position secured -- holding
STATUS:RETREATING:Retreating -- moving to exfil point

# --- Alert Messages ---
ALERT:TARGET_ACCESS:Target host access obtained
ALERT:HEADLESS_DISPLAY:Headless display connected
ALERT:COMPROMISED:Device may be compromised -- purging

# --- Command Messages ---
CMD:DEPLOY_RESCUE:Deploy rescue payload on target
CMD:REBOOT_LOCK:Trigger reboot-lock on compromised node

# --- Test Messages ---
TEST:BEACON_LQI:Bluetooth beacon LQI check -- please respond

# --- Panic Messages ---
PANIC:DESTROY_KEYS:Destroy local crypto seeds immediately