Skip to content

docs(MODULES): add Documentation & Learning category with amplifier-app-learn#279

Open
michaeljabbour wants to merge 1 commit intomicrosoft:mainfrom
michaeljabbour:docs/add-amplifier-app-learn
Open

docs(MODULES): add Documentation & Learning category with amplifier-app-learn#279
michaeljabbour wants to merge 1 commit intomicrosoft:mainfrom
michaeljabbour:docs/add-amplifier-app-learn

Conversation

@michaeljabbour
Copy link
Copy Markdown
Contributor

What

Adds a new ## Documentation & Learning section to docs/MODULES.md and lists
amplifier-app-learn as its first entry.

Why

amplifier-app-learn is the interactive learning site for the framework — a React 19

  • Vite SPA with six narrative levels, hands-on approach guides, validated
    architecture diagrams, and a chat assistant with live DOT rendering. It belongs in
    MODULES.md so contributors and users can find it from the canonical catalog.

It is not a runtime application — it has no runtime dependency on amplifier-core or
foundation. Putting it in ## Applications (alongside CLI, amplifierd, log-viewer,
chat, voice, benchmarks) would dilute that section's runtime/operational meaning.
A new ## Documentation & Learning category leaves room for future learning
surfaces (translations, courses, case-study sites).

What's not in this PR

  • Any change to amplifier-core, foundation, or any module.
  • Any change to existing ## Applications entries.
  • The amplifier-app-learn repo's contents (hosted separately at the linked URL).

Validation

Spec is one Markdown table row in one file. No code paths affected.

…pp-learn

Introduces a new top-level category for documentation and learning sites,
distinct from the runtime Applications category. Adds amplifier-app-learn —
the interactive learning curriculum — as the first entry.

amplifier-app-learn is a React 19 + Vite SPA that teaches the Amplifier
framework through six narrative levels, hands-on approach guides, validated
architecture diagrams (DOT-sourced), and a chat assistant with live DOT
rendering. It reflects the framework but does not depend on amplifier-core
or foundation at runtime.

Leaves room in the new category for future docs/learning surfaces.

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant