22 lines
512 B
JSON
22 lines
512 B
JSON
{
|
|
"schema": "hux.context_bootstrap.v1",
|
|
"contract_version": "1.1.0",
|
|
"identity": {
|
|
"tenant_slot": "slot-3",
|
|
"subject": "usr_0123456789abcdef",
|
|
"surface": "worker",
|
|
"trust": "worker"
|
|
},
|
|
"session_id": "ses_0123456789abcdef0123456789abcdef",
|
|
"conversation_id": "conv_0123456789abcdef0123456789abcdef",
|
|
"project_id": "prj_0123456789abcdef0123456789abcdef",
|
|
"created": {
|
|
"project": true,
|
|
"conversation": true
|
|
},
|
|
"revisions": {
|
|
"project": 1,
|
|
"conversation": 1
|
|
}
|
|
}
|