From c5dff4d38c49663a5b1ed294574460b0db4ac899 Mon Sep 17 00:00:00 2001 From: Giovanni Giovanni Date: Fri, 17 Jul 2026 05:51:55 -0400 Subject: [PATCH] chore: remove afi-skills from the repository map (org 21 -> 20) The afi-skills repository is being permanently removed from the org. Drop it from the navigation map, adjust the total (21 -> 20) and the Support and reference group count (5 -> 4), and describe afi-factory's agent-operable authoring surface accurately (not the API Atlas). Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35f6d26..cf3f823 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ for [afi-docs](https://github.com/AFI-Protocol/afi-docs). ## Repository map -The organization is exactly 21 repositories. +The organization is exactly 20 repositories. ### Protocol definition — independent implementations must conform (3) @@ -79,13 +79,12 @@ The organization is exactly 21 repositories. | [afi-mint](https://github.com/AFI-Protocol/afi-mint) | Mint/reward execution home (delegated; not live — see status) | | [afi-token](https://github.com/AFI-Protocol/afi-token) | On-chain token enforcement (86B hard cap; testnet-proven) | -### Support and reference — optional, replaceable (5) +### Support and reference — optional, replaceable (4) | Repository | Role | |---|---| | [afi-docs](https://github.com/AFI-Protocol/afi-docs) | Documentation hub | -| [afi-factory](https://github.com/AFI-Protocol/afi-factory) | Pipeline authoring system: template authoring and instantiation, manifest validation, canonical hashing | -| [afi-skills](https://github.com/AFI-Protocol/afi-skills) | Skills content library | +| [afi-factory](https://github.com/AFI-Protocol/afi-factory) | Pipeline authoring system: template authoring/instantiation, manifest validation, canonical hashing, and an agent-operable capability layer (SDK, CLI, machine-readable catalog, MCP adapter) for authoring pipeline artifacts | | [afi-xerc20](https://github.com/AFI-Protocol/afi-xerc20) | Vendored xERC20 standard (dependency of afi-token) | | afi-tiny-brains *(private)* | Optional fail-soft ML enrichment sidecar |