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
@@ -106,7 +106,7 @@ describe("operations console contracts", () => {
expect(summarizeEndpointOperations(endpoints)).toEqual({ total: 2, online: 1, degraded: 1, offline: 0, disabled: 0, activeJobs: 3, queuedJobs: 4 });
});
it("projects an allowlisted operation tray shape and protects unsafe target strings", () => {
it("projects a declared operation tray shape and protects unsafe target strings", () => {
const operation = {
id: "op-1",
intent: "更新配置",