Design STAR service URI discovery for StarLang #109
No reviewers
Labels
No labels
bug
design
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/starintel-auto-research!109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/star-service-uri"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status
Approved design promoted directly to implementation.
What this adds
STAR-LANG-004 STAR Service URI Discovery and Dispatchstar://domain:address:actor-namesemanticslost-rob0t/star-langPR #14Research reuse
This design explicitly reuses the existing deterministic-dispatcher, transport, cl-gserver runtime-directory, BBP remoting, endpoint-materialization, and durable actor-runtime research rather than duplicating those passes.
Implementation
The corresponding implementation is active in
lost-rob0t/star-langPR #14.