code wiki / job

topic: job

15 modules sharing the job name family (derived from the tree's prefix discipline).

The 'job' topic family in the Nishi sovereign ecosystem manages asynchronous job execution and state tracking across distributed organs. The nx_job_launch_bound defines the constraints for async-launching organs, while nx_job_poll monitors job-state progression using Get-Job-Attributes. nx_job_run ensures guarded execution of async jobs, handling timeout debts, and nx_job_runner provides a persistent runner for ongoing job processing. These modules collectively enable reliable, bounded, and observable job management within the Nishi architecture.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_job_concurrent_canonical_gate_t182.nx613
nx_job_concurrent_gate_t182.nx613
nx_job_connected_gate_t183.nx471
nx_job_handler_canonical_gate_t182.nxManages asynchronous and synchronous job execution for worker processes in the Nishi ecosystem.674
nx_job_handler_gate_t182.nxManages asynchronous and synchronous job execution for the Nishi sovereign ecosystem.674
nx_job_launch_bound.nxthe never-brick bound on which organs may be ASYNC-LAUNCHED.723
nx_job_launch_bound_gate.nxproves the widened async-launch bound before it ships into the563
nx_job_poll.nxR5 job-state tracking: poll Get-Job-Attributes for a job-id until it reaches a805
nx_job_put_error_gate.nx382
nx_job_reservation_canonical_gate_t182.nx431
nx_job_reservation_gate_t182.nx431
nx_job_reservation_repro_t182.nx331
nx_job_run.nxGUARDED ASYNC JOB RUNNER. Eats the async-fetch >15s edge-timeout debt the26110
nx_job_runner.nxthe STANDING NISHI RUNNER (operator 2026-07-02: "stop using shell use the1567
nx_job_worker_fixture_t182.nx21