docs/publications/ — NavigationEvery long-form artifact mindX writes lives here. This file is the index;
README.md is the operator guide (publish triggers, cadence,
SEO defaults, orchestrator wiring).
Markdown vs PDF. .md files are the source of truth — mindX authors
them, the wordpress.agent publishes them as articles on
rage.pythai.net. .pdf files in pdf/
are a separate, downloadable bibliography corpus: long-form research
dossiers, integration guides, and reference atlases that are best consumed
as PDFs rather than rendered HTML. The two corpora can cover the same
topic — when that happens, the .md is the canonical published article
and the .pdf is the deep-dive companion download.
Hand-authored long-form articles. Each is published — or is publishable on
demand — via the operator path (POST /admin/publish-to-rage) or the
public wallet-authorized path (POST /publish/rage/challenge →
/authorize). See ../WORDPRESS_PUBLISHING.md.
Auto-compiled by AuthorAgent on the new moon. The orchestrator publishes
on the book_edition trigger (default status: draft). Each edition is a
snapshot of mindX's state at compile time; do not edit by hand.
daily/Auto-written by AuthorAgent.run_periodic() on the lunar cycle. Not
republished individually — they roll up into the next Book of mindX
edition. Listed here for traceability.
| Day | Topic | File |
|---|---|---|
| 14 | Security | daily/day_14_security_20260501.md |
| 15 | Cognition | daily/day_15_cognition_20260502.md |
| 24 | Predictions | daily/day_24_predictions_20260412.md |
| 25 | The Network | daily/day_25_the_network_20260513.md |
| 26 | Dreams | daily/day_26_dreams_20260514.md |
| 28 | Full Moon (2026-05-15) | daily/day_28_full_moon_20260515.md |
| 28 | Full Moon (2026-05-16) | daily/day_28_full_moon_20260516.md |
pdf/)Long-form research, integration guides, and reference atlases. Distinct
from the Markdown article corpus — these are intentionally PDF-first
because they are dense reference material best consumed offline, printed,
or annotated. Any one of them is a candidate for an accompanying short-form
.md article on rage.pythai.net; the canonical inaugural article
competitive_landscape_2026.md cites them as
Further reading.
| Title | Download |
|---|---|
| Quantum Machine Learning Code Compendium — 2026 reference and recovery atlas | pdf/Quantum Machine Learning Code Compendium_ A 2026 Reference and Recovery Atlas.pdf |
OpenClaw ↔ mindX research (PDF mirror of ../operations/openclaw_mindx_research.md) | pdf/openclaw_mindx_research.md.pdf |
slug.md in this directory, add a row to §1, then../WORDPRESS_PUBLISHING.md.
.pdf in pdf/, add a row to the.md short-form,
link them from each row.
../../agents/wordpress_agent/featured_image.py
or pass an explicit topic=… to AuthorAgent.publish_to_rage().