# Dotex > Epics: living, canonical references on software security, automation, developer tools, and engineering practice. An Epic can be a research area, a curated library, a tooling landscape, or anything in between. It is kept current as the technology shifts, rather than published once and abandoned. Each Epic below is a separate body of work with its own pages, authored and maintained by Dotex and backed by its own repository at https://github.com/dotexorg. Every page is available as raw Markdown, either by appending `.md` to its path or by sending `Accept: text/markdown` to the HTML URL. For the entire corpus in one request, fetch https://dotex.org/llms-full.txt ## Meta-Programming - [Overview](https://dotex.org/epic/meta-programming/): The boundary between describing a system and creating one is disappearing. The main artifact of software engineering is no longer code. It's how you think. - [Start / 🍕 Playbook](https://dotex.org/epic/meta-programming/playbook) - [Deep Dive / Specification](https://dotex.org/epic/meta-programming/specification) - [Deep Dive / Context Engineering](https://dotex.org/epic/meta-programming/context-engineering) - [Deep Dive / Pipeline](https://dotex.org/epic/meta-programming/pipeline) - [Deep Dive / Verification](https://dotex.org/epic/meta-programming/verification) - [Deep Dive / Self-Improvement](https://dotex.org/epic/meta-programming/self-improvement) - [Deep Dive / Principles](https://dotex.org/epic/meta-programming/principles) - [Reference / Landscape](https://dotex.org/epic/meta-programming/landscape) - [Reference / References](https://dotex.org/epic/meta-programming/references) - [Changelog / 6.21 Acceptance gate oracle coverage failure taxonomy cognitive companion](https://dotex.org/epic/meta-programming/changelog/2026-06-21-acceptance-gate-oracle-coverage-failure-taxonomy-cognitive-companion) - [Changelog / 5.9 Agent lsp lopi ralph loop hooks as gates crystallized](https://dotex.org/epic/meta-programming/changelog/2026-05-09-agent-lsp-lopi-ralph-loop-hooks-as-gates-crystallized) - [Changelog / 4.25 Verification multi model cursor cubic cloudflare mythos](https://dotex.org/epic/meta-programming/changelog/2026-04-25-verification-multi-model-cursor-cubic-cloudflare-mythos) - [Changelog / 4.17 Layer2 intent form opus47 repricing spec slump papers](https://dotex.org/epic/meta-programming/changelog/2026-04-17-layer2-intent-form-opus47-repricing-spec-slump-papers) ## Safe RPC - [Overview](https://dotex.org/epic/saferpc/): Two peers talking securely. Define your API as typed procedures. Every call is end-to-end encrypted. No TLS, no transport-layer trust. Either peer can serve and call on the same channel. - [Get Started / 📦 Quickstart](https://dotex.org/epic/saferpc/spec/getting-started) - [Learn / Security & Auth](https://dotex.org/epic/saferpc/spec/security) - [Learn / Security Assessment](https://dotex.org/epic/saferpc/spec/assessment) - [Learn / Transports & Integrations](https://dotex.org/epic/saferpc/spec/integrations) - [Reference / API](https://dotex.org/epic/saferpc/spec/api) - [Reference / Wire Protocol](https://dotex.org/epic/saferpc/spec/protocol) - [Changelog / 7.16 V080 handshake hardening auth profiles cert mfa removed](https://dotex.org/epic/saferpc/changelog/2026-07-16-v080-handshake-hardening-auth-profiles-cert-mfa-removed) ## Site - [Home](https://dotex.org/): Index of every Epic. - [About](https://dotex.org/about/): What an Epic is, who maintains it, and how to contribute. - [Atom feed](https://dotex.org/rss.xml): Page-level updates across all Epics. - [JSON feed](https://dotex.org/rss.json): The same updates as JSON Feed 1.1. - [Sitemap](https://dotex.org/sitemap.xml): Every indexable page.