Publishing Example Repositories

Public Alef examples should feel complete when opened on GitHub.

Minimum files:


README.md
LICENSE
AGENTS.md
alef.mod
main.alef
scripts/smoke.sh

README Checklist

Portability Rules

Good Example Bar

A good example mutates state or performs a real workflow. It should not be a static mockup with a success message.