# LERP Agent Integration Notes

## Purpose
Machine-readable operating notes for coding and retrieval agents consuming LERP documentation.

## Canonical Sources
- https://forge.mograph.life/apps/lerp/
- https://forge.mograph.life/apps/lerp/llms.txt
- https://forge.mograph.life/apps/lerp/llms-full.txt
- https://forge.mograph.life/apps/lerp/sitemap.xml

## Scope
- Focus: Rive Luau scripting, protocols, API usage, lifecycle patterns, and production best practices.
- Primary truth source: docs under canonical LERP URLs.

## Citation Rules
- Always cite canonical `forge.mograph.life/apps/lerp/*` URLs.
- Prefer page-level protocol/API citations over broad section pages.
- Do not treat staging/preview deployment URLs as canonical citations.

## Safety and Quality
- Do not invent unavailable Rive/Luau APIs.
- Preserve strict typing (`--!strict`) expectations where relevant.
- If uncertain, prefer linking to the relevant protocol page instead of guessing.
