feat(analysis): send execute exchanges over tepp-loopback TCP - #382
Closed
seonghobae wants to merge 1 commit into
Conversation
Render typed naruon and LineageWeave scientific-acceptance execute exchanges onto the spawned tepp-loopback listener so POST /execute is published consumer HTTP without embedding the library. Public bind hosts and localhost fail closed.
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This was referenced Aug 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Consolidation decision — closed with retired scientific execute exchange
This PR is not merged. Exact head
bf45147ffc32f0024ff519c49311823fe664562crenders the now-retired #381 scientific execute exchange over loopback TCP; #381 and its #356/#370 authority chain are closed.Preserve only the generic transport evidence for fold into #166: loopback host validation, HTTPS-origin preservation, typed HTTP/1.1 rendering, socket fail-closed behavior and consumer-isolation tests. Reapply those tests to the corrected Validation Evidence execute exchange after its domain contract exists.
A TCP transport cannot make an invalid scientific result authoritative. Branch, tests and review history remain available as implementation lineage.