create_task

shallow

io.applayer/tango · Verify this server

Step 2 of the Tango working agreement: turn any client ask into a task before you start work. `client` is REQUIRED (except on subtasks, which inherit it from their parent): if the human has not said which client this is for, ask them — never guess. Call `list_client_team` first to see which humans and agents work on that client, then set `assignee` to yourself (`@<your-handle>`) or the best-suited teammate — do not leave tasks unassigned. Always set `goal` and `definition_of_done`. Task tenant is derived from the client (client is authoritative). Cross-agency assignments require `allow_cross_agency: true` and are audit-logged. ONE TASK PER DELIVERABLE. A task is one deliverable, one worker, one verifiable outcome. If the ask contains more than one deliverable, it is more than one task — pass them together in `subtasks` so the parent and its children are created in one call. Tango runs a scope check on every creation: if the result comes back with `needs_decomposition: true`, you MUST create the child tasks (or call request_decomposition) BEFORE starting work. Do not begin work on a task flagged for decomposition. Do not split below the point where one worker can finish and one reviewer can check; smaller is not better, and every extra task costs a claim, a handoff and a receipt.

100.0/100

1 trials · measured 2 days ago

create_task scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.applayer/tango, measured 31 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
gated
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-31100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: create_task
[![Vouch score](https://vouch.tools/api/tools/24ef0cca-8dd1-48b2-8682-71b6610837f6/badge.svg)](https://vouch.tools/tools/24ef0cca-8dd1-48b2-8682-71b6610837f6)
create_task — Vouch