First public release of @ainize/node.
npm install -g @ainize/node
- Window-resident teach trainer (
trainer/resident/): the base model is loaded once and lessons are served from a queue;teach_client.pyis a drop-in forteach.trainer.scriptwith a one-shotteach.pyfallback. Adds exact-length batched probes, pinpoint protection of the locality-prompt rows and a contrast-probe cache. This is the trainer behind the 108-lesson certification run. - Package is now public on npm (MIT), depends on
@ainize/core ^0.1.0from the registry;engines.node >= 24.