Skip to content

feat(config): add trusted runtime adapter registry - #28

Merged
tiammomo merged 1 commit into
mainfrom
tiammomo/config/add-a-trusted-provider-neutral-runtime-adapter-r
Aug 23, 2026
Merged

feat(config): add trusted runtime adapter registry#28
tiammomo merged 1 commit into
mainfrom
tiammomo/config/add-a-trusted-provider-neutral-runtime-adapter-r

Conversation

@tiammomo

Copy link
Copy Markdown
Owner

Closes #27

Add a bounded provider-neutral Runtime Adapter registry with environment-only credentials and explicit collection policy.


Human review retained the non-secret credential environment reference, renamed the client field for clarity, and removed overlapping Runtime Adapter overview edits so PR #26 remains independent. No polling, routes, UI, persistence, provider coupling, harness metadata, or local-inference-stack integration is included.

Verified with cargo fmt --all -- --check, cargo test --locked config::tests --lib, cargo clippy --locked --all-targets --all-features -- -D warnings, scripts/check-all.sh.

Areas for careful review:

  • No known behavior changes outside the reported bug.

Implementation assistance: an external coding workspace was used to prepare the change and its
tests. tiammomo reviewed the final diff, understands it, and takes responsibility
for this contribution.

Signed-off-by: tiammomo <tiammomo@users.noreply.github.com>
@tiammomo
tiammomo marked this pull request as ready for review August 23, 2026 09:12
@tiammomo
tiammomo merged commit 5432103 into main Aug 23, 2026
6 checks passed
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.

Add a trusted provider-neutral Runtime Adapter registry

1 participant