Skip to content

docs(adr): ADR-0062 — External Datasource Runtime (connection, credentials, visibility, query completeness)#2162

Merged
xuyushun441-sys merged 1 commit into
mainfrom
adr/0062-external-datasource-runtime
Jun 22, 2026
Merged

docs(adr): ADR-0062 — External Datasource Runtime (connection, credentials, visibility, query completeness)#2162
xuyushun441-sys merged 1 commit into
mainfrom
adr/0062-external-datasource-runtime

Conversation

@xuyushun441-sys

Copy link
Copy Markdown
Contributor

Comprehensive ADR consolidating the full external-datasource runtime story (builds on ADR-0015; PRs #2138 read path, #2149 columnMap, #2139 example+verify, #2157 visibility). Decides D1-D8: one DatasourceConnectionService auto-connecting declared datasources (no onEnable bridge), opt-in-safe (managed apps unchanged), credentials-at-connect, lifecycle/health, native-analytics remote awareness, columnMap/field.columnName reconciliation, drop the onEnable bridge. Status: Proposed; docs-only. 🤖 Generated with Claude Code

…le, credentials, visibility, query completeness)

Consolidates the runtime gaps surfaced while implementing ADR-0015 federation
(#2138 read path, #2149 columnMap, #2139 example+verify, #2157 visibility) into a
single forward decision: one DatasourceConnectionService that auto-connects
declared datasources as queryable engine drivers (no onEnable bridge), backward-
compatible opt-in gating (existing managed apps unchanged), credential resolution
at connect, native-analytics remote-table awareness, and columnMap/field.columnName
reconciliation. Status: Proposed; decisions D1-D8 with a phased rollout.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 22, 2026 2:42am

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/m labels Jun 22, 2026
@xuyushun441-sys xuyushun441-sys added the skip-changeset PR has no user-facing published change; bypasses the changeset gate label Jun 22, 2026
@xuyushun441-sys
xuyushun441-sys merged commit c5c88a7 into main Jun 22, 2026
18 checks passed
@xuyushun441-sys
xuyushun441-sys deleted the adr/0062-external-datasource-runtime branch June 22, 2026 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/m skip-changeset PR has no user-facing published change; bypasses the changeset gate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants