01
1.7.0 - 2026-08-09
Restored the complete source-controlled documentation closure to the production release path, including the historical Runtime.MiRust.com archive destination. Added a permanent updates route and visible release metadata so documentation publications are reviewable instead of silent.
- Last published: 2026-08-09
- Runtime archive source route included
- Public .uai index and policy files restored through an explicit allowlist
- Version and release date visible in the footer
- Updates route added to navigation, sitemap, and agent index
- No trained-model, 20-model campaign, live-memory, or public P2P completion claim
02
1.6.0 - 2026-07-12
Consolidated the TinyRustLM developer portal and preserved the former standalone runtime documentation corpus under a stable historical archive route.
- Plain PHP documentation portal
- Rust/WASM and .slm reference pages
- Machine-readable llms.txt and Markdown negotiation
- Historical runtime archive retained as documentation only
03
Publication policy
A release is listed only when its source is committed, its PHP and route gates pass, and the deployed public routes are read back over HTTPS. Source-control progress and production publication are separate states.
- Committed source is not automatically published
- HTTP success alone does not prove byte identity
- Failed or unavailable evidence remains a blocker
- Future releases append entries instead of rewriting history
Portal delivery details
Server rendering: Routes are handled by index.php; content lives in data/pages.php; HTML and Markdown share the same page data.
Dependency boundary: No WordPress bootstrap, database, Composer package, npm build, CDN script, Bootstrap, or jQuery dependency.
Deployment: The package targets the subdomain root with Apache or equivalent clean-route rewriting.