diff --git a/EXGENTIC_A2A_RUNNER_PLAN.md b/EXGENTIC_A2A_RUNNER_PLAN.md index a0f1551..c064d48 100644 --- a/EXGENTIC_A2A_RUNNER_PLAN.md +++ b/EXGENTIC_A2A_RUNNER_PLAN.md @@ -2,7 +2,7 @@ ## Overview -Create a test harness called `exgentic_a2a_runner` that integrates Exgentic benchmarks with Kagenti agents using the A2A protocol. This harness will follow the execution model defined in [GitHub Issue #963](https://github.com/kagenti/kagenti/issues/963). +Create a test harness called `exgentic_a2a_runner` that integrates Exgentic benchmarks with Kagenti agents using the A2A protocol. This harness will follow the execution model defined in [GitHub Issue #963](https://github.com/rossoctl/rossoctl/issues/963). ## Architecture diff --git a/IMPLEMENTATION_SUMMARY.md b/IMPLEMENTATION_SUMMARY.md index 7c94ec2..a245b8f 100644 --- a/IMPLEMENTATION_SUMMARY.md +++ b/IMPLEMENTATION_SUMMARY.md @@ -2,7 +2,7 @@ ## Project Overview -The `exgentic_a2a_runner` is a test harness that integrates Exgentic benchmarks with Kagenti agents using the A2A protocol. It follows the execution model defined in [GitHub Issue #963](https://github.com/kagenti/kagenti/issues/963). +The `exgentic_a2a_runner` is a test harness that integrates Exgentic benchmarks with Kagenti agents using the A2A protocol. It follows the execution model defined in [GitHub Issue #963](https://github.com/rossoctl/rossoctl/issues/963). ## What We're Building