Skip to content

Resources and Reference

Mike Wright edited this page Sep 2, 2026 · 6 revisions

Resources and Reference

This page separates wiki navigation from source-repository documents. Wiki pages give a curated current overview; repository links open the actual Markdown, text, code, demos, contracts, or generated artifacts in sw-mlpl.

For a dated summary of the latest development window, see Recent Changes. For independently maintained curricula, utilities, extensions, libraries, and hardware research, see Companion Repositories.

Wiki map

Primary user documentation in the repository

Glossary coverage

The browser glossary searches all matching entries and orders the best match first. It covers language keywords, documented builtins, and ML concepts used to understand the demos. A repository test checks that every builtin in the inspect catalog is mentioned in the glossary.

Dedicated entries include array and visualization tools such as range, flatten, running_sum, running_product, argtop_k, emit_frame, engram_stats, knn_graph, loss_curve, loss_landscape, and train_val_curve. Concept entries include ICL, ICRL, MTP, test-time compute, rejection sampling, scaffolded reasoning, synthetic data, knowledge graphs, mHC, Engram, TRM, HRM, Dragon Hatchling, energy-based models, Hopfield networks, JEPA, Pareto frontiers, and world models. When MLPL does not implement a concept, the entry says so directly and points to the closest usable construct when one exists.

Deployment and hardware documentation

Architecture and implementation

See Documentation Errata for a concrete, non-destructive audit of stale source documentation found while building this wiki.

Planning, status, and history records

These repository documents are development records rather than user-facing capability guides:

Use these to study project chronology and direction. Use the preceding reference sections and capability pages for present behavior.

Code and runnable material

Project license

The component workspaces declare MIT or Apache-2.0 licensing. Consult the repository's LICENSE and COPYRIGHT files for the authoritative terms.

Clone this wiki locally