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 setupprompt-phase1.md- Shopify integration (webhooks, orders)prompt-phase1b-observability.md- Sentry observability integrationprompt-phase1c-deployment.md- Docker/Traefik deploymentprompt-phase1d-acceptance.md- Acceptance testing with Playwrightprompt-phase2.md- SimplyPrint integrationprompt-phase3.md- Fulfillment and cancellation workflowsprompt-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.