Skip to main content

Documentation Index

Fetch the complete documentation index at: https://aarm.dev/llms.txt

Use this file to discover all available pages before exploring further.

Copy This Structure

Use this page as a starting point for new research pages added under research/.
---
title: "Paper Title"
description: "One-sentence summary of the research contribution."
---

## Summary

Briefly describe the problem, contribution, and why it matters for AARM.

## Authors

- Name, affiliation
- Name, affiliation

## Publication

- Venue or status
- DOI / arXiv / publisher link

## Why It Matters for AARM

- Bullet 1
- Bullet 2
- Bullet 3

## Key Ideas

### 1. First idea

Short explanation.

### 2. Second idea

Short explanation.

## Open Questions

- Question 1
- Question 2

## Links

- [Paper PDF](https://example.com)
- [Code](https://github.com/example/project)

Submission Notes

  • Add the new page as research/your-paper-title.mdx
  • Update docs.json if the page should appear in navigation
  • Open a PR with a short note explaining how the paper aligns with AARM
The aligned research section is for work that helps clarify, test, extend, or critique the AARM specification. It does not need to agree with every design choice, but it should clearly connect to runtime action security.