Skip to content

docs(ai): remove stale design documents - #43512

Merged
kitlangton merged 3 commits into
v2from
ai-docs
Aug 19, 2026
Merged

docs(ai): remove stale design documents#43512
kitlangton merged 3 commits into
v2from
ai-docs

Conversation

@kitlangton

@kitlangton kitlangton commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

What

  • Remove the obsolete AI design proposal, parity status, and call-site scratchpad.
  • Refresh contributor guidance and remove the stale README link.
  • Correct source comments for inclusive usage accounting, Usage.providerMetadata, protocol event decoding, cache placement/TTL behavior, shared Anthropic/Gemini routes, and Responses strict-schema support.
  • Soften stale cache lookback/pricing claims, document OpenRouter cache markers, fix the tutorial route typo, and rename the stale registered-route test title.

Scope

Documentation, comments, and test naming only. This does not change executable code, types, test behavior, provider options, credentials, package entrypoints, or tutorial behavior from PR #43491.

Testing

  • bunx prettier --check on all changed Markdown and TypeScript files
  • bun run test test/tool-runtime.test.ts from packages/ai (25 passed)
  • bun run lint <10 changed TypeScript files> (0 errors; 6 pre-existing warnings in cache-policy.ts)
  • bun typecheck from packages/ai
  • Push hook: full workspace bun turbo typecheck --concurrency=3 (33/33 tasks passed)
  • git diff --check origin/v2...HEAD
  • Verified the extracted TypeScript changes are comments/test naming only and no references to the deleted documents remain.

@kitlangton
kitlangton merged commit 83ffd29 into v2 Aug 19, 2026
10 checks passed
@kitlangton
kitlangton deleted the ai-docs branch August 19, 2026 21:32
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.

1 participant