public
Use public/ for static files that should be served unchanged.
Examples:
- favicons
- social cards
- plain downloadable files
Files here keep stable URLs and are copied into the built client output.
If you need import semantics, hashing, or bundling, prefer app/assets/ instead.