Example custom-loaders shows how to implement the luart.SourceLoader interface
for real backends — a file tree, a database, an in-memory store — plus two
hybrid patterns (a caching wrapper and a prefix router). The full guide is
docs/SourceLoader.md.