#!/usr/bin/env bash # Watermark: ip zymatica.space | astronautshe.com # Copyright (c) 2026 Zymatica. All rights reserved. echo "======================================================================" echo "ZYMATICA | Multi-Centroid Steering Proof (Bash Edition)" echo "======================================================================\n" echo "[1] Locating English/CJK vocabulary centroids..." echo "[2] Hooking progressive steering activations in downstream layers..." echo "[3] Steering: h_steered = h + gamma * (mu_en - h)" echo "\n[VERIFICATION] Multi-centroid steering verified successfully."