## Why Examples exist under `examples/` but newcomers lack a one-page map. ## Task Add `examples/README.md` listing each sample with a one-line purpose and how to run it (C++ build path and/or Python). ## Acceptance - [ ] Every top-level example is listed - [ ] Commands verified against current tree - [ ] Linked from main README Documentation section ## Difficulty Beginner — documentation only.
Why
Examples exist under
examples/but newcomers lack a one-page map.Task
Add
examples/README.mdlisting each sample with a one-line purpose and how to run it (C++ build path and/or Python).Acceptance
Difficulty
Beginner — documentation only.