Skip to content

D4: Skill API — Launch, Deploy & Update Endpoints #24

@ShortCipher5

Description

@ShortCipher5

Core Skill API action endpoints for the v1 release scope: launch, deploy, and update applications.

References: PRD §5.1, §8 release scope

Acceptance Criteria

  • POST /api/v1/skills/launch — provision new application from a deployment plan
  • POST /api/v1/skills/deploy — trigger rolling re-deployment
  • POST /api/v1/skills/update — update application configuration
  • All endpoints return job_id for async tracking
  • Internal AI Chat assistant uses the same API surface (parity guaranteed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions