Lantern Atlas
A placeholder project entry used to prove the content pipeline end to end.
RepositoryLantern Atlas is a placeholder entry. It exists only to prove that a file in
content.example/projects is discovered, its frontmatter is validated
against the full schema, and its body reaches a Server Component through
the content loader — not to describe a real project.
The hero above points at spinning-cube, the walking-skeleton demo
registered in features/demos/registry.ts — a live Babylon scene, not a
placeholder. hero.id is validated against that registry's known ids at
build time, so a typo here would fail the build rather than render silently
wrong.