Skip to content

Process Documentation

This folder describes how the project is run: inception, feature implementation, and how tooling (Specstory, Cursor rules) fits in.

Document Description
onboarding.md Start here if you're new. Guided reading path through all documentation with PlantUML maps.
project-inception.md How the project started: vision → requirements → roadmap → phase prompts (with PlantUML).
feature-implementation.md How most features are implemented: research question → prompt-creation question → AI-first development loop (with PlantUML).
specstory-cursor-rules.md How Specstory derives Cursor rules from conversation history and how Cursor uses those rules (with PlantUML).

All three documents use inline PlantUML for diagrams; render with a PlantUML-capable docs pipeline (e.g. Zensical + plantuml-markdown).