log_append
Appends a dated line to a repository log including produced commits, creating the log note if missing. Use at end of a session to track work per repo.
Instructions
WRITE — appends one dated line to the repo log, with the commits it produced. Run once at the end of a session per repo. Creates the log note when it is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | No | ||
| line | Yes | ||
| repo | Yes | ||
| commits | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |