Skip to content

Internal Documentation

This folder contains internal working documents that are not intended for external consumption.

Contents

Folder Description
prompts/ AI development prompts used for phased implementation

AI Development Prompts

The prompts/ folder contains structured prompts used to guide AI-assisted development:

  • prompt-phase0.md - Initial project setup
  • prompt-phase1.md - Shopify integration (webhooks, orders)
  • prompt-phase1b-observability.md - Sentry observability integration
  • prompt-phase1c-deployment.md - Docker/Traefik deployment
  • prompt-phase1d-acceptance.md - Acceptance testing with Playwright
  • prompt-phase2.md - SimplyPrint integration
  • prompt-phase3.md - Fulfillment and cancellation workflows
  • prompt-phase4.md - Admin dashboard UI

Mockups

The prompts/mockups/ folder contains PlantUML Salt wireframes for the dashboard UI.

Note

These documents are for development reference only. They document the AI-assisted development process but are not part of the official project documentation.