AI research, written by practitioners.
A 100-paper roadmap covering foundations, LLM systems, agentic + MCP, and AI security. Each paper is a structured practitioner write-up — abstract, theory, architecture, reference implementation, security analysis, benchmark, limitations. The first papers ship in the coming weeks; the full roadmap is below.
Every paper follows the same structure.
This is not arXiv. The format is optimised for practitioner reuse: enough theory to be honest, enough code to be useful, enough security analysis to ship.
Abstract + why this matters
The two-paragraph summary you skim before deciding to read.
Theory + math
Equations where they change practical decisions. Collapsible for skimmers, present for those who want it.
Architecture diagram
How the system is wired — components, data flow, control flow.
Reference implementation
Working code in Python (mostly). PyTorch or JAX. Linked to a runnable repo.
Security analysis
Attack surface, threat model, mitigations. Mandatory section — not an appendix.
Reproducible benchmark
Numbers we ran. Hardware specified. Scripts published. Replicable on your laptop or a single RunPod instance.
India deployment notes
Where India-specific constraints (compute cost, DPDP, RBI, latency) change the calculus.
Limitations + future work
What we did not solve. What we got wrong. What we would try next.
100 papers, four phases.
The taxonomy below is the editorial plan, not a fixed schedule. Phases run in parallel; papers ship as they pass review. Status: roadmap published, first papers in writing.
What you will not find here.
The defaults of AI writing on the internet are bad. RingSafe Research is opinionated against them.
No vendor cosplay
Papers do not promote products. Where we name a tool (vLLM, Claude, garak) we benchmark it honestly. Sponsored content lives in a clearly-marked sponsorship column, not Research.
No uncited claims
Every non-obvious assertion links to the paper, repo, RFC, or vendor docs. If we cannot cite it, we say "in our experience" and own it.
No theory without code
Implementation comes with theory. If we cannot build it on a laptop or a single GPU, we either find a way or say so up front.
Where we are.
The roadmap is public. The papers are coming.
The 100-paper plan above is the editorial direction. The first batch (foundations + OWASP LLM deep dives) is being drafted now. Subscribe to the RingSafe newsletter for paper releases, or follow the AI security category for the latest writing.