mirror of
https://github.com/samvallad33/vestige.git
synced 2026-05-04 05:12:36 +02:00
fix: comprehensive audit fixes for dashboard and backend
Backend: - Emit WebSocket events from REST delete/promote/demote handlers - Emit DreamStarted/ConsolidationStarted from MCP tool dispatch - Add path validation in backup_to() for defense-in-depth Dashboard: - Fix ConnectionDiscovered field names (source_id/target_id) - Fix $effect → onMount in settings (prevents infinite loop) - Fix $derived → $derived.by in RetentionCurve - Fix field name mismatches in settings (nodesProcessed, etc.) - Fix nested <button> → <span role="button"> in memories - Fix unhandled Promise rejection in stats consolidation - Add missing EVENT_TYPE_COLORS entries - Add Three.js resource disposal and event listener cleanup - Eliminate duplicate root page, redirect to /graph - Update nav links and keyboard shortcuts to /graph All 734+ tests passing, 22MB binary, zero build warnings. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
22831af509
commit
ec2af6e71b
220 changed files with 347 additions and 443 deletions
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
BIN
apps/dashboard/build/_app/immutable/entry/app.R5Nt9GQF.js.br
Normal file
BIN
apps/dashboard/build/_app/immutable/entry/app.R5Nt9GQF.js.br
Normal file
Binary file not shown.
BIN
apps/dashboard/build/_app/immutable/entry/app.R5Nt9GQF.js.gz
Normal file
BIN
apps/dashboard/build/_app/immutable/entry/app.R5Nt9GQF.js.gz
Normal file
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
import{l as o,a as r}from"../chunks/rHGvVkdq.js";export{o as load_css,r as start};
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
)€import{l as o,a as r}from"../chunks/rHGvVkdq.js";export{o as load_css,r as start};
|
||||
|
||||
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
import{l as o,a as r}from"../chunks/B-yQpXHS.js";export{o as load_css,r as start};
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
)€import{l as o,a as r}from"../chunks/B-yQpXHS.js";export{o as load_css,r as start};
|
||||
|
||||
BIN
apps/dashboard/build/_app/immutable/entry/start.DD7PRmnO.js.gz
Normal file
BIN
apps/dashboard/build/_app/immutable/entry/start.DD7PRmnO.js.gz
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue