From b12c92bb77f9abd484f8ee4957867b61dbba9d4b Mon Sep 17 00:00:00 2001 From: Narahara Chari Dingari Date: Fri, 21 Aug 2026 09:11:03 -0400 Subject: [PATCH] docs(schema): reserve the caaf extension name and uid 240 Registers the caaf extension in the extensions registry so the name and uid cannot collide with a future extension. caaf (Clinical Agent Assurance) declares assurance attributes for agents that operate on protected health information: data-handling profile, authorization scope, autonomy tier, human oversight, and evaluation policy. It is maintained by SciEncephalon AI. Signed-off-by: Narahara Chari Dingari --- schema/extensions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/extensions.md b/schema/extensions.md index 137aabc3..c4f5d190 100644 --- a/schema/extensions.md +++ b/schema/extensions.md @@ -6,5 +6,6 @@ The purpose of this file is to keep track of and avoid collisions in Extension | Caption | Name | UID | Notes | | ----------------------------------- | ---- | ------- | ---------------------------------------- | | Development | dev | **999** | The development (TODO) schema extensions | +| Clinical Agent Assurance | caaf | **240** | Clinical agent assurance for health AI | | _Native Extensions defined in OASF_ | | | | | |