mirror of
https://gitea.ingwaz.work/Ingwaz/openbrain-mcp.git
synced 2026-06-15 22:07:08 +00:00
Update README.md
This commit is contained in:
@@ -229,11 +229,11 @@ required `source_agent` metadata field.
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"agent_id": "openbrain",
|
"agent_id": "openbrain",
|
||||||
"content": "Type: Decision | Entity: HetLife API | Attribute: auth-method | Value: JWT with refresh tokens | Context: Chosen over session cookies for mobile app support",
|
"content": "Type: Decision | Entity: Some API | Attribute: auth-method | Value: JWT with refresh tokens | Context: Chosen over session cookies for mobile app support",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"source_agent": "some-a0",
|
"source_agent": "some-a0",
|
||||||
"category": "project-decision",
|
"category": "project-decision",
|
||||||
"project": "hetlife",
|
"project": "someproject",
|
||||||
"status": "active"
|
"status": "active"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user