We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4872968 commit 1facf66Copy full SHA for 1facf66
1 file changed
examples/reasoning_event.json
@@ -0,0 +1,11 @@
1
+{
2
+ "id": "urn:srcos:reasoning-event:demo-created",
3
+ "type": "ReasoningEvent",
4
+ "specVersion": "2.0.0",
5
+ "runRef": "urn:srcos:reasoning-run:superconscious-demo",
6
+ "eventType": "reasoning.run.created",
7
+ "summary": "Created deterministic Superconscious reasoning run.",
8
+ "traceLevel": "public-safe",
9
+ "trustLevel": "trusted-control-input",
10
+ "capturedAt": "2026-05-05T00:00:00Z"
11
+}
0 commit comments