Is Semnote finished?
No. This scaffold proves the public site, shared content model, and the first route-level Solid island. It is not a production-ready editor yet.
What file formats are in play?
Today the site is seeded from .smlx bridge files and native .typ files. .sml is reserved for native SEML once the dedicated parser lands.
Why keep the files readable in source form?
Because documents outlive tools. If the source is understandable without a special runtime, it is easier to trust, archive, migrate, and inspect.
Does the scaffold include third-party analytics?
No. The current build does not ship Google Analytics, embedded chat, or third-party form handlers.
What is the writer route for right now?
It is a minimal Solid stub that proves the local Astro-Solid integration and gives the monorepo a clear landing zone for the real editor surface.