diff --git a/README.md b/README.md index 0e42e27..09d2a3b 100644 --- a/README.md +++ b/README.md @@ -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" } }