Remove pre-1.0 audit and protected request scaffolding

This commit is contained in:
npc0-hue
2026-08-20 23:42:02 +08:00
parent 40b35b05c7
commit a7e2e4c6c0
130 changed files with 526 additions and 3767 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ export function OperationsTray({ operations }: OperationsTrayProps) {
<div id="session-operations-panel" className="operations-tray-panel" role="region" aria-live="polite">
<div className="operations-tray-heading">
<strong></strong>
<span> Platform </span>
<span> Platform </span>
</div>
{items.length === 0 ? (
<p className="operations-tray-empty"></p>