XvX Skill

Deploy

The Deploy skill is the controlled layer above the server install script. It keeps the deployment cycle inspectable, reportable and human-approved.

Status: planned Laravel deploy.py
Deploy skill symbol

Role

`deploy.py` stays a non-interactive install and update script on the server. The Deploy skill is the future control layer that runs that script, collects results and requires human visual approval.

Flow

deploy skill -> deploy.py -> Laravel optimize -> human check -> report

Boundaries

Install/update

Server updates run through the existing deploy.py script.

Human approval

Visual approval belongs in the deploy layer, not in deploy.py.