RAGE #41: typed Auto-Dig control-plane runtime boundary #42
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority:P1
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar!42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rage/41-autodig-control-boundary"
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?
Closes part of #41; consumer is
lost-rob0t/starintel-bixby#7.TDD state
This PR starts intentionally RED with tests only. The tests specify the smallest server-side ownership boundary needed before wiring any real Auto-Dig runtime:
autodig.*capabilities through the existingquasar.control.v1command registry;autodig.run.startdelegates the caller workspace and payload to the owning runtime and returns the durable run ID allocated by that runtime;Architecture boundary
This does not add run state, a scheduler, browser automation, DB access, or a Bixby-specific protocol to Quasar. The production slice will provide an injectable server-side runtime adapter; actual durable lifecycle semantics remain owned by the real Auto-Dig runtime implementation.
Exact-head CI must go RED on this tests-only candidate before production implementation is added.
WIP: RAGE #41: typed Auto-Dig control-plane runtime boundaryto RAGE #41: typed Auto-Dig control-plane runtime boundaryPull request closed