Add agentgateway and AGENTS.md under two new subcategories - #30
Open
asish-singh wants to merge 1 commit into
Open
Add agentgateway and AGENTS.md under two new subcategories#30asish-singh wants to merge 1 commit into
asish-singh wants to merge 1 commit into
Conversation
Both are AAIF hosted projects listed as member in the published aaif-landscape but absent from this landscape. Neither fits an existing subcategory, so this adds Gateways & Control Planes under Agent Runtimes, Frameworks & Workflow Orchestration and Conventions & File Formats under Protocols & Discovery Registries. Refs aaif#29
Author
|
Checking in on this one and #31. Both have been open since late July, and I notice the landscape side generally has PRs waiting (#27 and #28 as well) while taxonomy definitions are moving. If the landscape lane is paused on purpose, or waiting on a decision like #29, happy to hold or rework these to fit. If a rebase or any change would help them along, tell me and I will do it. |
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.
Draft, opened to make the options in #29 concrete rather than to preempt the Domain Editors. If they would rather use different subcategory names, or place these two projects in existing subcategories, I will close this or rewrite it to match.
What
Adds two AAIF hosted projects that are currently absent from
landscape/landscape.yml, each in a new subcategory.agentgatewayunder a new Gateways & Control Planes subcategory in Agent Runtimes, Frameworks & Workflow Orchestration.AGENTS.mdunder a new Conventions & File Formats subcategory in Protocols & Discovery Registries.Why new subcategories
As set out in #29, neither fits cleanly today. Orchestration Runtimes covers frameworks that compose agent logic rather than infrastructure that routes traffic, and Prompt & Runtime Guardrails is about constraining model behaviour rather than routing, so a gateway and control plane belongs to neither. Communication Protocols holds MCP and A2A, which are wire protocols, whereas AGENTS.md is a repository file convention.
Both subcategories are also intended to generalise, since more gateway and proxy projects and more file format conventions are likely to arrive.
Metadata
Status is
project: memberfor both, matching how the publishedaaif/aaif-landscapemarks them and consistent with MCP here and with goose in #27. Homepage and repository URLs match that published landscape. Descriptions follow the objective, pre competitive wording required bydocs/data-schemas.md, with no superlatives, andlogouses the existingplaceholder.svg.Validation
landscape/landscape.ymlparses as YAML, and every item across all categories carries the requiredname,homepage_url,descriptionandprojectfields, withprojectvalues within the allowed set and homepage URLs beginning withhttps://.@thc1006 offered in #25 to prepare these entries once a subcategory is chosen, so I am happy to hand this over or to have them push to the branch if that is easier.