docs: document process helpers

This commit is contained in:
Peter Steinberger
2026-06-04 20:14:34 -04:00
parent ef08c83e17
commit a628a66e4d
28 changed files with 28 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// Command queue serializes and limits process execution for shared command lanes.
import {
diagnosticLogger as diag,
logLaneDequeue,