Skip to content

Fix Skipper #main isolation and source-grounded skill learning - #2

Merged
gitcommit90 merged 1 commit into
mainfrom
fix/main-thread-resident-isolation
Jul 24, 2026
Merged

Fix Skipper #main isolation and source-grounded skill learning#2
gitcommit90 merged 1 commit into
mainfrom
fix/main-thread-resident-isolation

Conversation

@gitcommit90

Copy link
Copy Markdown
Owner

Summary

  • make every personal #main a resident-free Skipper authority boundary in tool exposure, execution, runtime admission, migration cleanup, and database triggers
  • expose Skipper’s authoritative assigned-computer inventory and default so absence of a resident VM is never mistaken for absence of Skipper computer access
  • add an audited HTTPS-only source reader with DNS pinning, SSRF protections, redirect validation, response bounds, timeouts, digests, and evidence-gated skill creation
  • reject unsupported source inspection, provisioning, skill creation, and missing-computer claims
  • preserve purpose-relevant one-thread expert guests in ordinary channels while rejecting duplicate dispatch

Verification

  • npm run typecheck
  • npm run build
  • npm test (114 native-world assertions; 48 Node tests)
  • npm run test:onboarding-browser (20/20)
  • git diff --check
  • real production reader fetched https://openterminal.sh/ and the official Open Terminal README

@gitcommit90
gitcommit90 merged commit 0da2b43 into main Jul 24, 2026
1 check passed
@gitcommit90
gitcommit90 deleted the fix/main-thread-resident-isolation branch July 24, 2026 02:38
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