This project operates under the High-Integrity Context Protocol.
- Accuracy > Speed: Always verify dependencies via
read_file. - Zero-Trust: Do not rely on headers alone; read the source.
- Atomic Double-Write: Code changes must be reflected in documentation instantly.
- Fractal Navigation:
- Root: This file (
/README.md) - Folder: Check
_folder.mdin every directory. - File: Check
[HEADER]in every file.
- Root: This file (
This is a monorepo containing an AI-powered e-commerce content generation platform.
/backend: Python/FastAPI backend.app/: Core application logic (API, Models, Services).alembic/: Database migrations.
/frontend: TypeScript/Next.js frontend.src/: Source code (Components, Pages, Utilities).
/docs: Project documentation.
- Status: Active Development.
- Pilot Phase: Implementing High-Integrity Protocol in core modules.
[NAVIGATION]:
- Backend Map (Pending)
- Frontend Map (Pending)