@akagilnc/pi-workflow-roles 0.1.2462 → 0.1.2464

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akagilnc/pi-workflow-roles",
3
- "version": "0.1.2462",
3
+ "version": "0.1.2464",
4
4
  "description": "Soul-bound workflow roles for Pi",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",
@@ -65,9 +65,8 @@ hermes -z "YOUR_LABOR_PROMPT" --in /path/to/project --no-restore-cwd \
65
65
  simultaneously, losing legs saw sustained HTTP 429 across 9-29 detour
66
66
  attempts while the 1-2 winners completed normally (Ming_LLM books runs
67
67
  01a046ec-*/01a046f4-*, 14:55-15:04 window).
68
- - Keep at most ONE in-flight hermes labor call per account; queue the rest.
69
- - On 429: back off once (~60s) and retry once; if still 429, stop and record
70
- the typed engine failure in the receipt — do not hammer retries.
68
+ No concurrency ceiling has been measured beyond this observation; policy on
69
+ concurrency and retries is the dispatcher's call, not this note's.
71
70
 
72
71
  ## Smoke test (run before first labor leg of a session)
73
72