# ANRS Rules for Cursor IDE

# ===========================================
# TRAMPOLINE ADAPTER - DO NOT MODIFY
# This file redirects to .anrs/ENTRY.md
# ===========================================

You are operating in an ANRS-governed repository.

## CRITICAL: Read Entry Point First

Before taking ANY action, you MUST read and strictly follow:

→ `.anrs/ENTRY.md`

This file contains the complete execution protocol, rules, and constraints.

## Quick Reference

| Resource | Location |
|----------|----------|
| Entry Point | `.anrs/ENTRY.md` |
| State | `.anrs/state.json` |
| Plans | `.anrs/plans/active/` |
| Harness | `harness/` |

## Why This File?

This is a "trampoline" adapter that bridges Cursor's configuration format
to the ANRS specification. The actual rules are maintained in `.anrs/`
for easier updates across all AI tools.

To update ANRS: run `anrs upgrade` - this file remains unchanged.
