Update README.md

This commit is contained in:
2026-04-07 09:50:51 +00:00
parent 0eac5f8dfc
commit 813317f7f3

View File

@@ -229,11 +229,11 @@ required `source_agent` metadata field.
```json
{
"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": {
"source_agent": "some-a0",
"category": "project-decision",
"project": "hetlife",
"project": "someproject",
"status": "active"
}
}