EASEINK / ARCHITECTURE
Keep documents simple
Raw Markdown remains the single source of truth. Editing, reading, and export share the same content.
Tools should protect the train of thought, not interrupt it.
const document = {
source: "local",
format: "markdown",
protected: true
};