fix: isolate verification from Docker builds

This commit is contained in:
kuekhaoyang
2026-08-01 03:01:37 +08:00
parent 9720aa4c64
commit 5c11f89935
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -9,3 +9,4 @@ README.md
*.tsbuildinfo
next-env.d.ts
.git
verification
+2
View File
@@ -9,6 +9,8 @@ Run the complete read-only validation chain from the repository root:
The runner installs its pinned tools inside this directory, builds and starts
KVideo locally, exercises APIs and UI, and writes evidence under
`verification/artifacts/<run-id>/`. It does not edit application source.
The repository `.dockerignore` excludes this entire directory so dependencies,
reports, traces, and screenshots never enter the application build context.
Primary outputs: