-
Notifications
You must be signed in to change notification settings - Fork 0
Run the conformance gate against agents-api #55
Copy link
Copy link
Open
Labels
area: agentsAgent runtime, agent APIs, tools, prompts, or UI.Agent runtime, agent APIs, tools, prompts, or UI.component: testsUnit, integration, system, or contract test concern.Unit, integration, system, or contract test concern.priority: P2Medium; normal planned work.Medium; normal planned work.type: testTest coverage, fixtures, or validation changes.Test coverage, fixtures, or validation changes.
Description
Activity
Metadata
Metadata
Assignees
Labels
area: agentsAgent runtime, agent APIs, tools, prompts, or UI.Agent runtime, agent APIs, tools, prompts, or UI.component: testsUnit, integration, system, or contract test concern.Unit, integration, system, or contract test concern.priority: P2Medium; normal planned work.Medium; normal planned work.type: testTest coverage, fixtures, or validation changes.Test coverage, fixtures, or validation changes.
What to build
agents-apiruns the conformance gate against its own booted application.One constraint is specific to this service: its operations reach Kubernetes, so write fuzzing must never run against a live cluster. The scheduled full run needs an isolated target.
Acceptance criteria
Blocked by