Merge pull request #234 from KuekHaoYang/agent/verification-docker-isolation

fix: isolate verification from Docker builds
This commit is contained in:
Kuek Hao Yang
2026-08-01 03:06:55 +08:00
committed by GitHub
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: