iiRecord
Agentic AI Atlas · Zero-token shell task factory that hard-fails if the dev server is unreachable.
lib-process:shared--serverreachablegatea5c.ai
II.
LibraryProcess overview

lib-process:shared--serverreachablegate

Reference · live

Zero-token shell task factory that hard-fails if the dev server is unreachable. overview

Zero-token shell task factory that hard-fails if the dev server is unreachable. Designed as Phase 0 for bugfix processes to prevent misdiagnosis when dev environment is down. Usage: import { serverReachableGate } from './serverReachableGate.js'; // In your process tasks array: serverReachableGate(3010), // checks localhost:3010

LibraryProcessOutgoing · 2Incoming · 0

Attributes

displayName
Zero-token shell task factory that hard-fails if the dev server is unreachable.
description
Zero-token shell task factory that hard-fails if the dev server is unreachable. Designed as Phase 0 for bugfix processes to prevent misdiagnosis when dev environment is down. Usage: import { serverReachableGate } from './serverReachableGate.js'; // In your process tasks array: serverReachableGate(3010), // checks localhost:3010
libraryPath
library/contrib/rogelsm/serverReachableGate.js

Outgoing edges

lib_applies_to_domain1
lib_implements_workflow1

Incoming edges

None.