This repository is the working system for researching, approving, designing, and building premium digital businesses.
Business 01: Luxury Streetwear
Goal: build a custom ecommerce brand with premium design, no inventory commitment, no Shopify storefront dependency, and API-driven fulfillment.
- Build custom websites, not generic Shopify storefronts.
- Prioritize businesses with no inventory, no MOQ, and no supplier financial commitment.
- Use suppliers as fulfillment backends, not as the customer-facing brand.
- Keep each business documented before building.
- Design quality matters because every business also functions as a portfolio asset.
- Use Codex task files for implementation, one task at a time.
businesses/
01-luxury-streetwear/
framework/
business-approval/
supplier-research/
contract-review/
api-integrations/
ai-agents/
website-specs/
tasks/
business-01/
apps/
web/
admin/
packages/
api/
db/
suppliers/
ui/- Read the business brief.
- Read the relevant task file.
- Make the smallest useful implementation.
- Keep supplier logic abstracted.
- Do not hardcode Apliiq into the storefront.
- Update documentation when implementation decisions change.