Skip to content

Commit adde38c

Browse files
committed
Add BearHistoryEvent example
1 parent 81beea4 commit adde38c

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

examples/bearhistory-event.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"eventId": "urn:srcos:bearhistory-event:agent-runtime-navigation-0001",
3+
"specVersion": "2.0.0",
4+
"profileClass": "agent-runtime",
5+
"eventClass": "navigation",
6+
"occurredAt": "2026-05-04T17:40:00Z",
7+
"sessionRef": "urn:srcos:browser-session:agent-runtime-demo-0001",
8+
"opsHistoryEventRef": "urn:srcos:ops-history-event:bearbrowser-navigation-demo-0001",
9+
"payloadMode": "metadata-only",
10+
"payload": {
11+
"navigationClass": "policy-admitted",
12+
"destinationHashRef": "urn:srcos:content-ref:sha256-demo-destination",
13+
"rawUrlIncluded": false
14+
},
15+
"artifactRefs": [],
16+
"redactionRefs": [],
17+
"policyDecisionRefs": [
18+
"urn:srcos:policy-decision:browser-event-export-metadata-only-0001"
19+
],
20+
"profileBoundary": {
21+
"humanProfileExportAllowed": false,
22+
"agentRuntimeExportAllowed": true,
23+
"credentialMaterialIncluded": false,
24+
"cookieMaterialIncluded": false
25+
}
26+
}

0 commit comments

Comments
 (0)