Skip to content

refactor(selfhost): internalize trusted host services - #120

Closed
KingDoxik wants to merge 1 commit into
mainfrom
agent/internalize-trusted-host-services
Closed

refactor(selfhost): internalize trusted host services#120
KingDoxik wants to merge 1 commit into
mainfrom
agent/internalize-trusted-host-services

Conversation

@KingDoxik

Copy link
Copy Markdown
Contributor

Summary

  • add self-hosted implementations for trusted runtime services behind the platform runtime boundary
  • route the self-host entry points and agent test runtime through those internal adapters
  • update the architecture notes, dependency metadata, and regression coverage

Why

The self-hosted runtime needs a single composition boundary for trusted services instead of service-specific imports spread across entry points.

Validation

  • pnpm --filter @voidhash/selfhost-entry typecheck
  • pnpm --filter @voidhash/selfhost-entry test — 50 passed, 10 skipped
  • pnpm --filter @voidhash/agent typecheck
  • pnpm --filter @voidhash/agent test — 14 passed, 1 skipped

@github-actions

Copy link
Copy Markdown

Thank you for following the naming conventions for pull request titles! 🙏

@KingDoxik KingDoxik closed this Aug 11, 2026
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