You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/outcome-engine/LIVE_PROOF.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# Live proof — n8n → Outcome Engine → GitLaw
2
2
3
-
Last verified: **2026-07-15**
3
+
Last verified: **2026-07-15**
4
+
GitHub Actions run: **29418004378 — passed**
4
5
5
-
A real n8n 2.30.5 CLI execution imported `n8n/outcome-engine-live-proof.json`, called the public Outcome Engine gateway, and completed all workflow nodes successfully.
6
+
A real n8n 2.30.5 CLI execution imported `n8n/outcome-engine-live-proof.json`, called the public Outcome Engine gateway, and completed every workflow and evidence-assertion step successfully.
6
7
7
8
## Verified assertions
8
9
@@ -22,18 +23,20 @@ A real n8n 2.30.5 CLI execution imported `n8n/outcome-engine-live-proof.json`, c
"vollständige Gehaltsnachweise der letzten drei Monate",
29
30
"aktuelle Meldebescheinigung",
30
31
"Nachweis über bestehenden Krankenversicherungsschutz"
31
32
],
32
-
"elapsed_ms": 11555,
33
+
"elapsed_ms": 11563,
33
34
"auto_send": false
34
35
}
35
36
```
36
37
38
+
The complete raw n8n execution and a machine-readable proof summary are retained as the `n8n-live-proof-evidence` artifact for the passing workflow run.
39
+
37
40
## Important limitation
38
41
39
42
The workflow attempted the existing GitLaw AI agent first. That provider call is currently blocked because the OpenAI project configured on the older public GitLaw deployment has been archived. The server therefore switched **visibly and explicitly** to deterministic extraction rules plus the GitLaw source registry and retained mandatory human approval. It did not present a simulated AI result as a successful agent call.
0 commit comments