Pathway ยท slide engine MVP

This app currently hosts a framework-agnostic slide engine package, a runtime built on Astro content collections, and a small set of built-in actions. A visual editor will come later.

Status

The core pieces are wired: @pathway/engine defines the slide and action types, projects are loaded from JSON files, and the runtime renders them with Tailwind styling, navigation, and a basic events inspector. Next steps focus on richer actions, templates, and the visual editor.