diff --git a/landing/src/components/ProductsAcl.jsx b/landing/src/components/ProductsAcl.jsx index f1946d2..0fc5a78 100644 --- a/landing/src/components/ProductsAcl.jsx +++ b/landing/src/components/ProductsAcl.jsx @@ -9,7 +9,7 @@ import { } from 'lucide-react'; import { useTheme } from '../hooks/useTheme'; -const ACL_GITHUB = 'https://github.com/Clawdlinux/clawdlinux-acp'; +const ACL_GITHUB = 'https://github.com/Clawdlinux/agent-native-format'; const OPERATOR_GITHUB = 'https://github.com/Clawdlinux/agentic-operator-core'; const PRODUCTS = [ diff --git a/naming-decision.md b/naming-decision.md index 5281f5d..f50b9d2 100644 --- a/naming-decision.md +++ b/naming-decision.md @@ -1,5 +1,12 @@ # Naming Decision — ACP protocol + Agentic Operator +> **SUPERSEDED (2026-07-16).** The protocol recommendation below (`Concord`) was +> never adopted. The protocol repo was repositioned to **Agent Native Format +> (ANF)** in Clawdlinux/agent-native-format#22; see that repo's +> `naming-decision.md` for the ratified decision. The operator advice below +> still holds: keep the `agentic-operator-core` repo name. Text kept as +> historical research. + Date: 2026-06-16. Status: RESEARCH COMPLETE. Needs human approval (gate A2). Author: ralph loop, Lane A1.