From 4e8c707a3ce4b6a3b7c4e7bc1efa2d2333115a39 Mon Sep 17 00:00:00 2001 From: Giovanni Giovanni Date: Fri, 17 Jul 2026 09:01:26 -0400 Subject: [PATCH] chore: remove references to the removed afi-ops repository afi-ops (a Phase-1 operations-toolkit repo of stub scripts) is being deleted. Scrub its repository references from this repo's docs/metadata; where a statement required an owner, reassign per the current ownership model (infra/deploy foundations -> afi-infra; service health -> owning service; benchmark tooling -> afi-benchkit). Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73673f4..16ce1c8 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 19 repositories. +The organization is exactly 18 repositories. ### Protocol definition — independent implementations must conform (3) @@ -96,13 +96,12 @@ The organization is exactly 19 repositories. | [afi-benchkit](https://github.com/AFI-Protocol/afi-benchkit) | Evaluation and benchmark harness | | [afi-artifacts](https://github.com/AFI-Protocol/afi-artifacts) | Frozen, DOI-minted paper reproducibility bundle | -### Organization surfaces (3) +### Organization surfaces (2) | Repository | Role | |---|---| | afi-protocol | This map | | [.github](https://github.com/AFI-Protocol/.github) | Organization profile and defaults | -| afi-ops *(private)* | Operational scripting | ## For independent implementers