Skip to content

docs: design shared AI connections with stable executable routes - #6371

Merged
atomantic merged 2 commits into
mainfrom
claim/issue-6359
Sep 6, 2026
Merged

docs: design shared AI connections with stable executable routes#6371
atomantic merged 2 commits into
mainfrom
claim/issue-6359

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

Design shared backend connections and harness bindings while preserving executable provider IDs, saved model selections, mode-specific settings and older-client behavior. The decision includes concrete storage/API examples, explicit link/unlink flows, migration and downgrade reconciliation, and a validation matrix.

Filed implementation slices #6366, #6367, #6368 and #6369 with explicit dependencies. This PR completes planning only; no provider runtime or storage behavior changes.

Test plan

  • Parsed both JSON examples and verified all 24 referenced source paths.
  • Checked whitespace and scanned the documentation for private-data patterns.
  • CI impact planner classified the diff as documentation-only and selected repository guards.
  • Claude reviewed the diff with tools disabled, plan permissions and low effort; addressed binding identity, revision, deletion-recovery and documentation findings.

Closes #6359

@atomantic
atomantic merged commit 5a43b4e into main Sep 6, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-6359 branch September 6, 2026 06:22
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.

Plan harness and backend connection configuration for AI providers

1 participant