MatrixSwarm Master Class: Codex Releases

The MatrixSwarm Codex is the source of truth for all protocol drops, agent upgrades, and system releases. Every entry is timestamped, documented, and published into the swarm.

πŸ“ What is the Codex?

The Codex is a public record of release files stored in /public/_codex. It includes:

🧭 Where to View It

Visit the Codex at:

https://matrixswarm.com/codex

This route is powered by the CodexPreview.astro component, which auto-detects any new file in public/_codex/ and renders it.

πŸ“¦ How to Publish to Codex

  1. Write your release to a .txt file
  2. Timestamp it using OpenTimestamps
  3. Place both files in public/_codex/
  4. Rebuild Astro to include them in the rendered output

πŸ”— Example Entry


relay_v1.1_commit.txt
relay_v1.1_commit.txt.ots

Once in place, the entry will appear with a timestamp badge and link to open or download it.

πŸ’‘ Why the Codex Matters

Releases that aren’t timestamped are just stories. The Codex turns them into proof.