{"schema_version":"1","engine_version":"1.3.0","endpoint":"https://www.zenaitutoring.com/api/task-shape","method":"GET or POST","get_example":"https://www.zenaitutoring.com/api/task-shape?clarity=3&judgment=2&risk=3&verification=4&reversibility=2&repeatability=3&signals=production&client=my-client","get_note":"GET with query parameters returns the same result as POST. Use any HTTP or web-fetch tool; no shell command is required. signals is a comma-separated subset of the fixed list.","privacy":"Send the six numeric inputs and optional hazard signals. Task text is optional and can remain inside the local agent context.","body":{"task":"optional string, maximum 1000 characters","inputs":{"clarity":"integer 0-4","judgment":"integer 0-4","risk":"integer 0-4","verification":"integer 0-4","reversibility":"integer 0-4","repeatability":"integer 0-4"},"signals":["production","security","customer_data","payments","migration","deployment","regulated","destructive"]},"skill":{"url":"https://guide.zenaitutoring.com/agent-autonomy-dial/task-shape.md","save_instructions":"The cca-task-shape skill ships in the task-workflow plugin. If the user approves, install it by running `claude plugin marketplace add blakesims/task-workflow-plugin` and `claude plugin install task-workflow@task-workflow-marketplace` with your shell tool (or give the user the same two commands as /plugin slash commands), then tell the user to run /reload-plugins to activate it in the current session. Invoke it later with /task-workflow:cca-task-shape. Do not save files into ~/.claude/skills/. Uninstall any time with /plugin uninstall task-workflow@task-workflow-marketplace.","agent_instructions_url":"https://guide.zenaitutoring.com/agent-autonomy-dial/agent-instructions.md"}}