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.
| module | description | lines | funcs |
|---|---|---|---|
| nx_job_concurrent_canonical_gate_t182.nx | 61 | 3 | |
| nx_job_concurrent_gate_t182.nx | 61 | 3 | |
| nx_job_connected_gate_t183.nx | 47 | 1 | |
| nx_job_handler_canonical_gate_t182.nx | Manages asynchronous and synchronous job execution for worker processes in the Nishi ecosystem. | 67 | 4 |
| nx_job_handler_gate_t182.nx | Manages asynchronous and synchronous job execution for the Nishi sovereign ecosystem. | 67 | 4 |
| nx_job_launch_bound.nx | the never-brick bound on which organs may be ASYNC-LAUNCHED. | 72 | 3 |
| nx_job_launch_bound_gate.nx | proves the widened async-launch bound before it ships into the | 56 | 3 |
| nx_job_poll.nx | R5 job-state tracking: poll Get-Job-Attributes for a job-id until it reaches a | 80 | 5 |
| nx_job_put_error_gate.nx | 38 | 2 | |
| nx_job_reservation_canonical_gate_t182.nx | 43 | 1 | |
| nx_job_reservation_gate_t182.nx | 43 | 1 | |
| nx_job_reservation_repro_t182.nx | 33 | 1 | |
| nx_job_run.nx | GUARDED ASYNC JOB RUNNER. Eats the async-fetch >15s edge-timeout debt the | 261 | 10 |
| nx_job_runner.nx | the STANDING NISHI RUNNER (operator 2026-07-02: "stop using shell use the | 156 | 7 |
| nx_job_worker_fixture_t182.nx | 2 | 1 |