VELA
EnglishHome
Codex handoff

Small tasks, explicit contracts.

A VELA handoff is a schema-checked task packet for Codex. It names the task, relevant files, constraints, expected output, review standard, validation commands, and human review status.

VELA layered sail mark

Create

vela handoff new --project . --template claim-check

Lint

vela handoff lint handoffs/H001.yaml validates vela.codex.handoff.v1.

Render

vela handoff render creates a bounded prompt and fails when lint fails.