Paper cards in papers/, optional prose lessons in lessons/, paper-canonical slugs.
Status: v0.1
no-magic-papers is the primary-source prose layer for the no-magic-ai organization. It stores concise paper cards, optional lessons, and a generated index without coupling itself to implementation repositories.
- Read and summarize papers from primary sources only.
- Use paper-canonical slugs for files in
papers/andlessons/; never use themicro*script prefix here. - Keep implementation references explicit in card frontmatter under
implementations:. - Regenerate
INDEX.mdwithscripts/generate_index.py; do not hand-edit it.