Dynamic Markdown route
Building a lazy module graph
A small note about collecting source files first and evaluating modules only when the route asks for them.
Klenod can collect dependencies without evaluating every module immediately.
That keeps development startup fast and leaves room for framework adapters to
choose when a page or route handler should run.