fix: harden demo lifecycle and scanner

This commit is contained in:
golem
2026-08-21 04:31:37 -06:00
parent 2446f0b2ef
commit a710106932
8 changed files with 509 additions and 128 deletions
+1
View File
@@ -22,6 +22,7 @@ verify:
@node tools/test-finalize-manifest.mjs
@node tools/test-sync-web-artifacts.mjs
@bash tools/test-process-safety.sh
@bash tools/test-scan-project.sh
@bash tools/scan-project.sh
@npm --prefix web run lint
@npm --prefix web run typecheck