Enable verification harness unconditionally so AI auto-checks builds and console errors
This commit is contained in:
@@ -1508,7 +1508,7 @@ export async function POST(request: Request) {
|
||||
MUTATION_TOOLS.includes(tc.name),
|
||||
);
|
||||
if (
|
||||
process.env.VIBN_VERIFICATION_ENABLED === "1" &&
|
||||
|
||||
!aborted &&
|
||||
mutated &&
|
||||
activeProject?.id &&
|
||||
|
||||
Reference in New Issue
Block a user