Skip to content

docs: Add guide for creating data source adapters#896

Open
bjagg wants to merge 1 commit intoLIF-Initiative:mainfrom
bjagg:docs/creating-data-source-adapter
Open

docs: Add guide for creating data source adapters#896
bjagg wants to merge 1 commit intoLIF-Initiative:mainfrom
bjagg:docs/creating-data-source-adapter

Conversation

@bjagg
Copy link
Copy Markdown
Contributor

@bjagg bjagg commented Apr 2, 2026

Summary

  • Adds a developer-facing guide at docs/guides/creating_a_data_source_adapter.md covering how to write a custom data source adapter
  • Covers adapter inputs (LIFQueryPlanPart, credentials), return types (dict for pipeline-integrated, OrchestratorJobQueryPlanPartResults for LIF-to-LIF), and the translation flow
  • Includes a complete code example, registration steps, credential env var conventions, config setup, and troubleshooting

Test plan

  • Review markdown renders correctly on GitHub
  • Verify code examples are accurate against current adapter implementations

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant