Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/MODULES.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ User-facing applications that compose libraries and modules.

---

## Documentation & Learning

These are the canonical documentation and learning sites for the Amplifier ecosystem. They reflect the framework but do not run it.

| Component | Description | Repository |
|-----------|-------------|------------|
| **amplifier-app-learn** | Interactive learning curriculum for Amplifier — six narrative levels, hands-on approach guides, validated architecture diagrams, and a chat assistant with live DOT rendering. React 19 + Vite SPA. | [amplifier-app-learn](https://github.com/michaeljabbour/amplifier-app-learn) |

---

## Libraries

Foundational libraries used by **applications** (not used directly by runtime modules).
Expand Down