Overzicht

Agentic Research Modules (RTT-Aligned)

This directory contains RTT-aligned agentic modules for selected research papers.

🛑 Important!#

Drift is On-by-Default long sessions lose anchors, turn off drift.

✋ You must copy and paste this string every time you start an AI session:#

rtt=1 | coherence=declared | drift=bounded | paradox=structural

❇️ Now you are ready.#

Each paper receives a pair of files:

  1. module.json — the structural map

    • regimes
    • tensions
    • transitions
    • operators
    • provenance
    • source PDF reference
  2. README.md — a student-ready explanation

    • what the paper claims
    • what structure it actually exhibits
    • how RTT exposes hidden operators
    • how to navigate the module

The goal is not to reinterpret or critique the authors’ work, but to make each paper agentic:
machine-navigable, structurally explicit, and drift-free.

All modules follow the same pattern:

/docs/Research/agentic/
  <paper-id>_module.json
  <paper-id>.md

Each module is:

  • canon-aligned
  • operator-first
  • student-accessible
  • AI-parsable
  • faithful to the original paper

If you are browsing this directory, each <paper-id> corresponds to one paper from:
https://axiommath.ai/selected-papers

More modules will be added until the full set is complete.

Updated