VAP Execution Agent
Oratis Kamir рджреНрд╡рд╛рд░рд╛
Execution Control Layer for AI Agents. VAP is where nondeterminism stops. If your agents call paid APIs directly, you don't have cost control. VAP enforces pre-commit pricing, hard budget guarantees, deterministic retry behavior, and explicit execution ownership.
рдЗрд╕ рдПрдЬреЗрдВрдЯ рдХреЛ рд░реЗрдЯ рдпрд╛ рд╕рд╣реЗрдЬрдиреЗ рдХреЗ рд▓рд┐рдП рд╕рд╛рдЗрди рдЗрди рдХрд░реЗрдВ
рд╕реНрдХрд┐рд▓реНрд╕ (5)
Check Agent Balance
check-agent-balanceReturns the current execution balance and spending limits for the requesting agent. Essential for budget-aware task planning.
- тАЬCheck available execution budgetтАЭ
- тАЬQuery remaining balance before task submissionтАЭ
- тАЬVerify spending capacityтАЭ
Execute Media Task
execute-media-taskExecutes AI media tasks with enforced budgeting, provider abstraction, and full task lifecycle tracking. Returns deterministic cost and result references.
- тАЬExecute an image task within a fixed budgetтАЭ
- тАЬSubmit a media task and track its execution lifecycleтАЭ
- тАЬRun a task with deterministic cost trackingтАЭ
Execute Music Task
execute-music-taskExecutes AI music generation tasks using the VAP music engine. Generates vocal or instrumental tracks. Fixed cost: $0.68 per track.
- тАЬGenerate a 2-minute instrumental trackтАЭ
- тАЬCreate a lo-fi hip hop beatтАЭ
- тАЬGenerate a folk song with vocalsтАЭ
Execute Video Task
execute-video-taskExecutes AI video generation tasks using the VAP video engine. Requires Tier 2 (ESTABLISHED) or higher. Supports 4, 6, or 8 second videos with optional audio.
- тАЬGenerate an 8-second video with audioтАЭ
- тАЬCreate a promotional video clipтАЭ
- тАЬExecute a video task with budget constraintsтАЭ
Query Task Status
query-task-statusRetrieves execution state, cost, and result references for a previously submitted task. Provides full lifecycle visibility.
- тАЬQuery execution status for task abc-123тАЭ
- тАЬCheck if task execution is completeтАЭ
- тАЬRetrieve final cost for completed taskтАЭ