updated docs, removed testing files, fixed logging

This commit is contained in:
2026-08-24 10:01:21 -04:00
parent 01d08e635c
commit a54ff3c8f2
80 changed files with 587 additions and 8381 deletions
-1
View File
@@ -26,7 +26,6 @@
},
"logging": {
"destination": "both",
"path": "<LOG-OUTPUT-PATH>",
"traceConditionValues": false
},
"personas": [
+1 -1
View File
@@ -103,7 +103,7 @@
},
"path": {
"type": "string",
"description": "Placeholder in committed artifacts: <LOG-OUTPUT-PATH>"
"description": "NDJSON output file for 'file'/'both' destinations. Defaults to <current-directory>/logs/persona-engine-audit.ndjson when unset."
},
"traceConditionValues": {
"type": "boolean",