-
Notifications
You must be signed in to change notification settings - Fork 1
feat(ops): add robot action catalog model and API #65
Copy link
Copy link
Open
Labels
area:devicesRobot/device inventory, health, and lifecycleRobot/device inventory, health, and lifecyclearea:opsOperations, recovery, incidents, and site workflowsOperations, recovery, incidents, and site workflowscross-repo:axonRequires coordination with archebase/axonRequires coordination with archebase/axonenhancementNew feature or requestNew feature or requestpriority:p1High priority for production operationsHigh priority for production operations
Metadata
Metadata
Assignees
Labels
area:devicesRobot/device inventory, health, and lifecycleRobot/device inventory, health, and lifecyclearea:opsOperations, recovery, incidents, and site workflowsOperations, recovery, incidents, and site workflowscross-repo:axonRequires coordination with archebase/axonRequires coordination with archebase/axonenhancementNew feature or requestNew feature or requestpriority:p1High priority for production operationsHigh priority for production operations
Type
Fields
Give feedbackNo fields configured for issues without a type.
Context
Axon Agent will expose a local allowlist of pre-registered robot-side operations scripts. Keystone needs a catalog model and API so operators can see which actions a robot supports before creating action requests.
Scope
id,title,description, argument schema, timeout, approval requirement, and risk level.Acceptance Criteria
Related