Skip to content

docs(providers): define provider-owned batching boundary#1737

Merged
christso merged 1 commit into
mainfrom
av-672d-provider-batch-boundary
Jul 8, 2026
Merged

docs(providers): define provider-owned batching boundary#1737
christso merged 1 commit into
mainfrom
av-672d-provider-batch-boundary

Conversation

@christso

@christso christso commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the provider invocation boundary to public custom-provider docs for current and v4.42.4 docs.
  • Add durable AI-facing guidance in CONCEPTS.md and .agents/product-boundary.md: AgentV dispatches one ProviderRequest per authored provider-case execution; batching, queues, pools, rate limits, fanout, and drain/cleanup are provider-owned adapter internals.
  • Reference av-kfik.55 evidence at the agent-guide level without adding public history to user docs.

Validation

  • bun install
  • bun --filter @agentv/web build
  • bun --filter @agentv/web check:routes
  • git diff --check
  • Red/green docs UAT: git grep -n "Invocation Boundary\|Provider invocation boundary\|runner-selected batch grouping" HEAD -- ... returned no matches; rg found the contract in source and rendered docs HTML.
  • Biome note: bunx biome check ... was attempted for the touched Markdown/MDX files, but this repo Biome config processes 0 files for those paths, so it is not applicable.

Coordination

  • av-mjgz owns removing old Batch CLI docs that still mention batch_requests.
  • av-kfik.56 owns the concrete provider-owned batching example.
  • av-di3a owns runtime config/code changes; this PR is docs/guidance only.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 206def5
Status: ✅  Deploy successful!
Preview URL: https://8d7a5122.agentv.pages.dev
Branch Preview URL: https://av-672d-provider-batch-bound.agentv.pages.dev

View logs

@christso christso merged commit acbb055 into main Jul 8, 2026
9 checks passed
@christso christso deleted the av-672d-provider-batch-boundary branch July 8, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant