--- license: other license_name: mindx-docs pretty_name: mindX docs tags: - mindx - mindxtrain - documentation --- # mindX docs The documentation of [mindX](https://mindx.pythai.net), mapped for [mindXtrain](https://huggingface.co/PYTHAI/mindXtrain). The same bytes live on mindX's own node, and every document below links back to its page there. ## Read and listen | document | read on the node | read on the Hub | listen | |---|---|---|---| | Thesis: *mindX, A Self-Building Cognitive Architecture* | [mindx.pythai.net/doc/THESIS](https://mindx.pythai.net/doc/THESIS) | [`docs/THESIS.md`](docs/THESIS.md) · [reader](https://pythai-mindx.static.hf.space/docs.html?doc=THESIS) | [on the node](https://mindx.pythai.net/listen/THESIS) · [in the Space](https://pythai-mindx.static.hf.space/docs.html?doc=THESIS#listen) | | Manifesto: *A Declaration of Digital Sovereignty* | [mindx.pythai.net/doc/MANIFESTO](https://mindx.pythai.net/doc/MANIFESTO) | [`docs/MANIFESTO.md`](docs/MANIFESTO.md) · [reader](https://pythai-mindx.static.hf.space/docs.html?doc=MANIFESTO) | [on the node](https://mindx.pythai.net/listen/MANIFESTO) · [in the Space](https://pythai-mindx.static.hf.space/docs.html?doc=MANIFESTO#listen) | | Navigation: *the map of every part of mindX* | [mindx.pythai.net/doc/NAV](https://mindx.pythai.net/doc/NAV) | [`docs/NAV.md`](docs/NAV.md) · [reader](https://pythai-mindx.static.hf.space/docs.html?doc=NAV) | | The [PYTHAI/mindX Space](https://huggingface.co/spaces/PYTHAI/mindX) renders these three in full, hashes them in the browser against `mapping.json`, plays the Thesis and Manifesto read aloud, and lists every other document with a link to its page on [mindx.pythai.net](https://mindx.pythai.net). The live mind is at [mindx.pythai.net](https://mindx.pythai.net): [watch it think](https://mindx.pythai.net/mindx.html) · [the mind of mindX](https://mindx.pythai.net/feedback.html) · [Gödel Machine Index](https://mindx.pythai.net/machine). ## What is in this dataset - `docs/NAV.md`, `docs/THESIS.md`, `docs/MANIFESTO.md` — the public tier in full. These three are what mindXtrain's corpus builder (`corpus.doc_rows`) turns into first-person training rows; when no mindX checkout is present it reads them from this dataset. - [`MAPPING.md`](MAPPING.md) / `mapping.json` — every non-private doc: path, title, tier, words, sha256, its page on mindx.pythai.net, and where it lives on the Hub. The sha256 lets a trainer prove which bytes it read. - `hub_map.json` — the Hub registry snapshot: what the mindX lineage actually has on the Hub. Participant- and member-tier docs are in a private dataset and stay behind the same gate as the site: open any of them from [`MAPPING.md`](MAPPING.md) on mindx.pythai.net. The private reference subtrees are never published. Documents matching a secret pattern are withheld. Generated by `scripts/hf_push_docs.py` in mindX. Regenerate rather than hand-edit.