From 813317f7f3842db74cb45542f49c3e4d7b091ad0 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 7 Apr 2026 09:50:51 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } }