fix: 2026-06-04 audit pass — README, USB pack, multi-area fixes
WS ticket dashboard auth, builder universal signing/size limits/fusion obfuscation/dropper bundles, Path Tracer WireGuard topology, SessionGate degraded mode and download timeouts, server bootstrap (data dir, cloudflared dedupe, config port precedence), agent mesh/miner/spread fixes. README refreshed; usb bundle repacked; PROBLEMS.md audit log updated.
This commit is contained in:
@@ -50,6 +50,18 @@ body {
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
.session-degraded-banner {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 200;
|
||||
padding: 0.5rem 1rem;
|
||||
text-align: center;
|
||||
font-size: 0.85rem;
|
||||
color: #fbbf24;
|
||||
background: rgba(251, 191, 36, 0.12);
|
||||
border-bottom: 1px solid rgba(251, 191, 36, 0.35);
|
||||
}
|
||||
|
||||
.error-boundary-fallback {
|
||||
padding: 1.5rem;
|
||||
margin: 1rem 0;
|
||||
|
||||
Reference in New Issue
Block a user