Skip to content

Commit e8d13f8

Browse files
committed
docs(proof): record passing machine-verified n8n run
1 parent 54498df commit e8d13f8

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

docs/outcome-engine/LIVE_PROOF.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Live proof — n8n → Outcome Engine → GitLaw
22

3-
Last verified: **2026-07-15**
3+
Last verified: **2026-07-15**
4+
GitHub Actions run: **29418004378 — passed**
45

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.
67

78
## Verified assertions
89

@@ -22,18 +23,20 @@ A real n8n 2.30.5 CLI execution imported `n8n/outcome-engine-live-proof.json`, c
2223
"result": "PASS",
2324
"runtime": "n8n 2.30.5",
2425
"backend_mode": "gitlaw_grounded_rules",
25-
"agent_run_id": "oe_0128b80f-e6b0-4661-a1d8-841d04935c1f",
26+
"agent_run_id": "oe_3351666d-6be2-4b03-b2d1-7ddf7992f7d7",
2627
"deadline": "2026-07-30",
2728
"documents": [
2829
"vollständige Gehaltsnachweise der letzten drei Monate",
2930
"aktuelle Meldebescheinigung",
3031
"Nachweis über bestehenden Krankenversicherungsschutz"
3132
],
32-
"elapsed_ms": 11555,
33+
"elapsed_ms": 11563,
3334
"auto_send": false
3435
}
3536
```
3637

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+
3740
## Important limitation
3841

3942
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

Comments
 (0)