Markdown Docs
Design blueprints for Griddie Golf and the web stack, plus the Cursor commands we use to drive agent-enabled development.
docs/
// Core blueprints
- blueprintGame.md — Full Griddie Golf design and technical blueprint.
- blueprintWeb.md — Site architecture, Unity embed, and web UX.
- changelog.md — Running history of changes across web and game integration.
// Cursor commands
- NewChat.md — Start a fresh, context-rich agent session.
- UpdateBlueprint.md — Keep design docs in sync with shipped behavior.
- gitPush.md — Wrap up changes and push them safely.