hillclimb 0.8.11 → 0.8.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -24,6 +24,9 @@ Daily logs are written to:
24
24
  ~/.hillclimb/logs/YYYY-MM-DD.log
25
25
  ```
26
26
 
27
+ See [Upload reliability](docs/upload-reliability.md) for capture timing, pending
28
+ data, retry behavior, limits, and release checks.
29
+
27
30
  If a hook reports `npx: command not found`, install Node/npm or make sure `npx`
28
31
  is available to the agent hook shell.
29
32