From b4467cf92e7305131ab24d71c68d9d966b106e9f Mon Sep 17 00:00:00 2001 From: Nova_2761 Date: Thu, 9 Apr 2026 20:54:04 +0000 Subject: [PATCH] fix: remove duplicate debug key in adjudication criteria block --- templates/adjudicate_tenant.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/adjudicate_tenant.yml b/templates/adjudicate_tenant.yml index 4fb4917..10fa61b 100644 --- a/templates/adjudicate_tenant.yml +++ b/templates/adjudicate_tenant.yml @@ -46,7 +46,6 @@ adjudication: precision: weight: 70 description: "Verdict logic is binary and legally sound." -debug: true compliance: weight: 30 description: "Strict adherence to the 9-point Genesis Standard." \ No newline at end of file