merge: main into feat/public-spaces

This commit is contained in:
Philipinho
2026-09-05 11:30:56 +01:00
43 changed files with 2612 additions and 122 deletions
+1
View File
@@ -26,4 +26,5 @@ export const Feature = {
AI_CONTROLS: 'ai:controls',
MCP_CONTROLS: 'mcp:controls',
PUBLIC_SPACE_APPEARANCE: 'public-space:appearance',
SIEM: 'siem',
} as const;