From 18acb80572fc93c6434ed15d38ffca223bd614df Mon Sep 17 00:00:00 2001 From: "SYM.BOT" Date: Mon, 30 Mar 2026 12:47:19 +0100 Subject: [PATCH] Link first SVAF mention to sym.bot/research/svaf Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ea5738..ce651e7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ No special API. No routing logic. Just CMBs with lineage: sym observe '{"focus":"should we use UUID v7 or keep v4?","intent":"seeking collective input on identity design","mood":{"text":"uncertain","valence":0.0,"arousal":0.3}}' ``` -**2. The mesh responds** — every coupled agent receives your CMB. SVAF evaluates it per-field. Agents where the question matches their domain respond automatically: +**2. The mesh responds** — every coupled agent receives your CMB. [SVAF](https://sym.bot/research/svaf) evaluates it per-field. Agents where the question matches their domain respond automatically: - **Knowledge agent** responds: *"RFC 9562 published 2024, UUID v7 is IETF standard."* (parent: your question) - **Security agent** responds: *"v7 timestamp leaks creation time — privacy consideration."* (parent: your question)