topic: ale
23 modules sharing the ale name family (derived from the tree's prefix discipline).
The 'ale' topic family in the Nishi sovereign ecosystem provides a structured framework for agent-core operations, emphasizing deterministic execution and verification. The _ale_agent_gate serves as the entrypoint for agent-core SUBMIT/compose actions, while _ale_exec_gate handles execution and dispatch. _ale_verify_gate ensures self-verification, reinforcing reliability. These modules interoperate to support a cohesive, secure, and efficient agent lifecycle within the ecosystem.
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 |
|---|---|---|---|
| _ale_agent_gate.nx | the ALE-R2d gate: sovereign agent-core SUBMIT/compose entrypoint. | 376 | 15 |
| _ale_aggregate_gate.nx | the ALE-R1c gate: sovereign AGGREGATE fold (ALE's headline mean). | 322 | 16 |
| _ale_exec_gate.nx | the ALE-R2b gate: sovereign agent-core EXECUTE/dispatch organ. | 411 | 14 |
| _ale_format_gate.nx | the ALE-FORMAT gate (rungs ALE-R0a/R0b, sovereign schema). | 162 | 6 |
| _ale_grade_gate.nx | the ALE-R1a gate: sovereign DETERMINISTIC grader-runner core. | 205 | 7 |
| _ale_plan_gate.nx | the ALE-R2a gate: sovereign agent-core PLAN-phase organ. | 369 | 14 |
| _ale_verify_gate.nx | the ALE-R2c gate: sovereign agent-core SELF-VERIFY phase organ. | 327 | 14 |
| nx_ale_agent.nx | sovereign ALE agent-core SUBMIT/compose entrypoint (rung ALE-R2d). | 232 | 11 |
| nx_ale_aggregate.nx | sovereign ALE AGGREGATE fold organ (rung ALE-R1c). | 199 | 10 |
| nx_ale_aggregate_tamper_stub.nx | the TAMPER fixture for ALE-R1c: a BROKEN aggregator. | 147 | 10 |
| nx_ale_exec.nx | sovereign ALE agent-core EXECUTE/dispatch organ (rung ALE-R2b). | 483 | 23 |
| nx_ale_flywheel.nx | ALE-R5: the sovereign ALE SCORE-FLYWHEEL (the RSI loop driver). Runs a | 207 | 12 |
| nx_ale_format_validate.nx | sovereign ALE-FORMAT triple validator (rungs ALE-R0a/R0b). | 138 | 8 |
| nx_ale_gap_filer.nx | ALE-R5 autonomy: turns the flywheel's gap LEDGER (knowledge/status/ | 224 | 11 |
| nx_ale_grade.nx | sovereign ALE DETERMINISTIC grader-runner core (rung ALE-R1a). | 149 | 8 |
| nx_ale_grade_nondet_stub.nx | the TAMPER fixture for ALE-R1a: a NON-DETERMINISTIC grader. | 45 | 2 |
| nx_ale_harness.nx | ALE-R1: THE sovereign ALE-style MEASURE harness organ. Composes the | 281 | 14 |
| nx_ale_parallel.nx | ALE PRACTICE: straightforward PARALLEL task consumption. The single-task | 203 | 12 |
| nx_ale_plan.nx | sovereign ALE agent-core PLAN-phase organ (rung ALE-R2a). | 155 | 9 |
| nx_ale_real_readfile.nx | ALE-R6 FIRST HONEST SLICE: attempt ONE real self-contained ALE task | 137 | 9 |
| nx_ale_rsi_tick.nx | ALE-R5 autonomy CAPSTONE: ONE RSI TICK in a single pulse-ready no-arg | 91 | 8 |
| nx_ale_suite.nx | ALE-R4: the sovereign ALE SEED-TASK SUITE runner. Reads a manifest (one task | 207 | 12 |
| nx_ale_verify.nx | sovereign ALE agent-core SELF-VERIFY phase organ (rung ALE-R2c). | 188 | 10 |