Skip to content

feat: resolve data source display names from the backend#55

Merged
vrtornisiello merged 1 commit into
stagingfrom
feat/derive-data-source-names
Jul 22, 2026
Merged

feat: resolve data source display names from the backend#55
vrtornisiello merged 1 commit into
stagingfrom
feat/derive-data-source-names

Conversation

@vrtornisiello

Copy link
Copy Markdown
Collaborator

Derive each data source's display name deterministically as "{dataset_name} — {table_name}" from its table UUID, via a dedicated minimal GraphQL query (cached), and overwrite the model-provided name on the final structured response. The model's name is kept as a fallback when resolution fails (unknown UUID, missing names, or a network error).

Derive each data source's display name deterministically as
"{dataset_name} — {table_name}" from its table UUID, via a dedicated
minimal GraphQL query (cached), and overwrite the model-provided name
on the final structured response. The model's name is kept as a
fallback when resolution fails (unknown UUID, missing names, or a
network error).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vrtornisiello
vrtornisiello merged commit f52d656 into staging Jul 22, 2026
1 check passed
@vrtornisiello
vrtornisiello deleted the feat/derive-data-source-names branch July 22, 2026 11:49
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