chore: fix landing ANF link and supersede Concord naming doc - #179
Merged
Conversation
- landing ProductsAcl: dead clawdlinux-acp slug -> agent-native-format. - naming-decision.md: add SUPERSEDED banner. The Concord protocol recommendation was never adopted; the protocol repo was repositioned to Agent Native Format (Clawdlinux/agent-native-format#22). Operator naming advice kept as still-valid historical research. Signed-off-by: Shreyansh Sancheti <43677304+shreyanshjain7174@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR performs follow-up cleanup after the ANF reposition by fixing a broken GitHub link in the landing sub-app and marking a previously proposed naming recommendation as superseded, while retaining historical operator naming context.
Changes:
- Update the landing “ACL on GitHub” link to point to
Clawdlinux/agent-native-format. - Add a SUPERSEDED banner to
naming-decision.mdclarifying the ratified protocol naming outcome and preserving the document as historical research.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| naming-decision.md | Adds a superseded notice to prevent readers from treating the older protocol naming recommendation as current. |
| landing/src/components/ProductsAcl.jsx | Fixes the landing page GitHub URL to the correct (current) sibling repository. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+3
to
+8
| > **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. |
shreyanshjain7174
added a commit
that referenced
this pull request
Jul 22, 2026
- landing ProductsAcl: dead clawdlinux-acp slug -> agent-native-format. - naming-decision.md: add SUPERSEDED banner. The Concord protocol recommendation was never adopted; the protocol repo was repositioned to Agent Native Format (Clawdlinux/agent-native-format#22). Operator naming advice kept as still-valid historical research. Signed-off-by: Shreyansh Sancheti <43677304+shreyanshjain7174@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up cleanup after the ANF reposition (Clawdlinux/agent-native-format#22, merged) and the doc reframe (#177, merged).
Changed
Flagged, not changed
Docs + one string change. No Go code, telemetry, or CRDs touched.