Log a client decision or learning
log_client_decisionStep 6 of the Tango working agreement (capture learning). Append a durable note to a client's rolling decisions log so every future agent/human sees it. Use for decisions, learnings, preferences, or constraints — not routine progress updates (use add_progress_note for those). If you don't record it, nobody else will know.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| client | No | Name, @handle, or UUID of the client. Fuzzy-resolved. | |
| detail | No | Longer context/rationale. | |
| summary | Yes | One-line summary — this is what agents skim. | |
| task_id | No | Link this entry to a specific task, if applicable. Id or task URL. | |
| client_id | No |