feat(all-ia-hub): autonomy nav stack bas-gauche (overlap-safe, doctrine 153)
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled

This commit is contained in:
Opus
2026-04-23 23:43:25 +02:00
parent 41ad248b50
commit d613e52d50

View File

@@ -1364,5 +1364,12 @@ setInterval(refreshStats,60000);
</script>
<!-- /WAVE 265 Factory pill cross-page -->
<!-- WEVIA-AUTONOMY-NAV-AIH-v1 -->
<div id="wevia-autonomy-nav" style="position:fixed;bottom:16px;left:16px;display:flex;flex-direction:column;gap:8px;z-index:9998">
<a href="/wevia-audit.html" style="padding:8px 14px;background:linear-gradient(135deg,#10b981,#047857);color:#fff;border-radius:8px;font-weight:700;font-size:12px;text-decoration:none;box-shadow:0 4px 12px rgba(16,185,129,0.4);transition:transform 0.2s">Audit Trail</a>
<a href="/weval-live-ops.html" style="padding:8px 14px;background:linear-gradient(135deg,#e94560,#c03350);color:#fff;border-radius:8px;font-weight:700;font-size:12px;text-decoration:none;box-shadow:0 4px 12px rgba(233,69,96,0.4);transition:transform 0.2s">Live Ops</a>
</div>
<!-- /WEVIA-AUTONOMY-NAV-AIH-v1 -->
</body>
</html>