[P2-01] Integrate resumable auto-research and analysis jobs as a bounded service subsystem #49
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/starintel-server#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Objective
Turn the auto-research design corpus into an executable, resumable job model inside the importable library/service architecture without making the server recursively load the research repository or run arbitrary agent code.
Required job model
Runtime architecture
:platform/researchcontrol capacity.HTTP/library API
Create authenticated operations for create, inspect, list, pause, resume, cancel, retry failed step, and stream/read events/results. Enforce dataset/target/program authorization and leases.
Acceptance tests