Skip to content

W-21433121 agent network 2.0 content ie#660

Open
IsaacEldridge wants to merge 39 commits into
latestfrom
W-21433121-agent-network-2.0-content-ie
Open

W-21433121 agent network 2.0 content ie#660
IsaacEldridge wants to merge 39 commits into
latestfrom
W-21433121-agent-network-2.0-content-ie

Conversation

@IsaacEldridge

Copy link
Copy Markdown
Contributor

IMPORTANT: for agent network v2 release--GA 6/30

Summary:

Adds new agent-network/2.0/ Antora component with full 2.0 documentation: overview, get-started, create, deploy, publish, troubleshoot, CI/CD, plus full agent-network.yaml and Agent Script references
Splits prior content into a versioned agent-network/1.0/ component and removes the old top-level modules/ROOT/ agent-network pages
Adds new architecture diagrams, IT Investigation Broker example, and updated assets

IsaacEldridge and others added 30 commits May 20, 2026 11:15
…nent

Split the af-* pages into a new agent-network Antora component with 1.0
and 2.0 versions so 2.0 can evolve independently while 1.0 stays frozen.
Add page-aliases on 2.0 to redirect existing anypoint-code-builder::af-*
URLs to the latest version.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…eferences. Update navigation to include new references and clarify deployment target requirements for CloudHub 2.0. Adjust language for consistency across documentation.
- Introduced a new page detailing the process of building an IT Investigation Broker using MuleSoft Vibes, including phases from input requirements to final topology review.
- Updated navigation to include a reference to the new example page.
- Added a new workflow diagram image for the IT Investigation Broker.
- Updated the existing agent fabric architecture image.
…JSON formatting

- Updated the navigation to correct the reference to the IT Investigation Broker example.
- Reformatted the JSON structure in the af-example-it-investigation-broker.adoc for improved readability and clarity.
- Organized the project structure section for better visual representation.
- Introduced new partial documentation for creating agent networks, including prerequisites, platform requirements, and task overviews.
- Detailed steps for setting up agent networks, creating projects, defining specifications, publishing assets, and deploying instances.
- Ensured consistency in language and structure across both versions to facilitate user understanding.
…nd default URLs for OpenAI and Gemini. Added references for better clarity and user guidance.
…`on_exit` property across various node types, specifying that if `on_exit` is not defined, the graph ends when the agentic node loop concludes, and that only `transition_to` statements are permitted in the procedure.
…delines for publishing project assets. Added a note on using version groups instead of semantic versions to prevent unintended major upgrades. Enhanced language for consistency and clarity in the publishing process using MuleSoft Vibes and Anypoint Code Builder.
…-reference.adoc, specifying that if `on_exit` is not defined, the graph ends when the agentic node or executor ends, rather than when the node loop concludes. This update enhances the accuracy of the documentation regarding node execution behavior.
… configurations. Changed specific mention of `broker1.agent` files to `.agent` files for clarity and consistency in documentation regarding multi-agent orchestration.
…ructions for project asset publishing. Clarified that Exchange automatically increments the version upon changes, enhancing the documentation's clarity and accuracy regarding version group usage.
…configuration instructions. Updated descriptions for using MuleSoft Vibes and Anypoint Code Builder, clarified file structures, and improved prompt examples for better user guidance. Added notes on utilizing the visual canvas alongside code editing for effective network management.
…, capabilities, and transport types. Updated sections on project creation, asset management, and deployment processes in Anypoint Code Builder for improved clarity and user guidance.
…ructure, replacing references from `/agent-script` to `/brokers` for improved clarity in navigating broker configurations.
…ference.adoc by specifying the use of authorization headers in OBO authentication scenarios, enhancing the understanding of custom header requirements for external system connections.
…Network version from a quoted string to a numeric value for improved clarity and consistency.
… instructions and correct A2A protocol version from 0.3.0 to 1.0.0, enhancing clarity and accuracy in troubleshooting guidance.
…on.adoc that was wrapping the rest of the page in an example block, causing all subsequent headings to render as literal AsciiDoc syntax.
…affic, and data by the Omni Gateway in shared and private space configurations.
…diagram. Update documentation to reflect changes in architecture and clarify Omni Gateway usage in shared and private space configurations.
…jects. Clarify the process for referencing assets from different business groups and provide a complete example of `exchange.json` and `agent-network.yaml` configurations to improve user understanding.
…exchange-dependencies-to-agent-network-file-ie

W-22730742 example adding exchange asset
…structions for enabling logging in CloudHub 2.0 and Runtime Fabric. Include important notes on the use of `INSECURE-LOGGING` to ensure user awareness of potential sensitive information exposure during debugging.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…w sections on common issues and errors, including deployment problems, registry key conflicts, and broker response behaviors. Provide detailed resolutions and best practices to improve user understanding and troubleshooting efficiency.
… gateway:: component

Applies the W-22727519 fix to the versioned 1.0 and 2.0 copies of
af-agent-networks.adoc, since the original file was relocated on this
branch and would otherwise drop the upstream xref correction.
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-network-yaml-reference.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-network-yaml-reference.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc Outdated
…s' instead of 'protocol' and 'card'. Update agent definitions for hr-system-agent and salesforce-agent to include versioning and capabilities. Enhance documentation for agent properties and connection policies.
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc Outdated
[[hybrid-determinism]]
== The Hybrid Determinism Pattern

Brokers in Agent Network 2.0 architecture leverage a hybrid deterministic approach by separating steps requiring probabilistic LLM reasoning from those requiring deterministic control-flow logic.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Brokers in Agent Network 2.0 architecture leverage a hybrid deterministic approach by separating steps requiring probabilistic LLM reasoning from those requiring deterministic control-flow logic.
Brokers in Agent Network 2.0 architecture use a hybrid deterministic approach by separating steps requiring probabilistic LLM reasoning from those requiring deterministic control-flow logic.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we capitalizing agent network? I think Melissa decided not to but if you decided differently, that's fine with me. Just checking.

Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-networks.adoc
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-script-reference.adoc Outdated
|Yes

|`reasoning_effort`
|Constrains effort on reasoning for reasoning models. gpt-5.1 defaults to NONE, previous ones default to MEDIUM

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|Constrains effort on reasoning for reasoning models. gpt-5.1 defaults to NONE, previous ones default to MEDIUM
|Constrains effort on reasoning for reasoning models. GPT-5.2 defaults to `NONE`; earlier models default to `MEDIUM`.

|Yes

|`kind`
|Constant indicating this will invoke an MCP tool

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|Constant indicating this will invoke an MCP tool
|Constant indicating that this invokes an MCP tool

Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-script-reference.adoc Outdated

=== Echo Node

The echo node sends a response back to the client. The number of responses depends on the trigger interface and its configuration. Use this node for the end of a workflow, or anytime you want to emit a response. Currently only supports `a2a:response` (non-streaming).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The echo node sends a response back to the client. The number of responses depends on the trigger interface and its configuration. Use this node for the end of a workflow, or anytime you want to emit a response. Currently only supports `a2a:response` (non-streaming).
The echo node sends a response back to the client. The number of responses depends on the trigger interface and its configuration. Use this node for the end of a workflow, or anytime you want to emit a response. Agent networks currently support `a2a:response` (non-streaming) only.

Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-script-reference.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-script-reference.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-script-reference.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-agent-script-reference.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-create-agent-network.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-create-agent-network.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-create-agent-network.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-create-agent-network.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-create-agent-network.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-create-agent-network.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc Outdated
[[example-building-an-it-investigation-broker]]
= Example: Building an IT Investigation Broker

In this example, the goal is to use MuleSoft Vibes to build an IT Investigation agent that triages incoming support tickets, escalates critical issues, resolves common problems through cross-platform investigation, and handles licensing requests.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In this example, the goal is to use MuleSoft Vibes to build an IT Investigation agent that triages incoming support tickets, escalates critical issues, resolves common problems through cross-platform investigation, and handles licensing requests.
Use MuleSoft Vibes to build an IT Investigation agent that triages incoming support tickets, escalates critical issues, resolves common problems through cross-platform investigation, and handles licensing requests.

Comment thread agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-example-it-investigation-broker.adoc Outdated
…ers. Replace `a2a:response` with `a2a:artifact_update_event` and `a2a:status_update_event`, and enhance examples and parameter descriptions for clarity. Add behavior tables for different client operations.
Comment thread agent-network/2.0/modules/ROOT/pages/af-get-started.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-get-started.adoc Outdated
= Agent Network 2.0 Project File Reference
:page-aliases: anypoint-code-builder::af-project-files.adoc

An agent network project defines a structured configuration for multi-agent systems, enabling orchestration of AI agents with external services, tools, and inter-agent communication. This format provides a declarative way to define agent capabilities, dependencies, and service integrations.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
An agent network project defines a structured configuration for multi-agent systems, enabling orchestration of AI agents with external services, tools, and inter-agent communication. This format provides a declarative way to define agent capabilities, dependencies, and service integrations.
An agent network project defines a structured configuration for multi-agent systems, enabling orchestration of AI agents with external services, tools, and inter-agent communication. This project file format provides a declarative way to define agent capabilities, dependencies, and service integrations.

* `exchange.json`: Contains asset metadata available in Anypoint Exchange after publishing your agent network assets.
* `agent-network.yaml`: Contains a registry section that defines Exchange assets used in your project and a context section that defines connections and policies for the project.
* `.agent` files: Contain broker and node definitions and configurations that enable multi-agent orchestration in your project.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For complete schema details, see:

Comment thread agent-network/2.0/modules/ROOT/pages/af-publish-agent-network-assets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-publish-agent-network-assets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-publish-agent-network-assets.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc Outdated
Comment thread agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants