Log a project decision or learning
log_project_decisionRecord something future teammates working this project must inherit: a decision, a learning, a preference, or a constraint. Use this whenever you make a judgement call that a later agent would otherwise have to re-litigate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| client | No | ||
| detail | No | ||
| project | No | Name or @handle of the project. Fuzzy-resolved. | |
| summary | Yes | ||
| task_id | No | Task this came out of, if any. Id or task URL. | |
| client_id | No | ||
| project_id | No |