The Project is an AI-oriented starter kit for building scalable API
- Open
docs/folder, edit project desciption and starter prompt indocs/START.md. - Optional: Configure the project for your goal by editing
docs/*.md - Use starter prompt in your favorite Vibe-code editor.
Most .md files are written in a declarative style, with a clear focus on use by AI agents.
AGENTS.md- agent constitution and rulesCLAUDE.md,GEMINI.md- symlinks to AGENTS.mddocs/API.md- API contractsdocs/CONTAINERS.md- containers architecturedocs/ENVIRONMENTS.md- environments configdocs/EVENTS_AND_MESSAGES.md- events and messaging flowdocs/FILES.md- files architecturedocs/LLM_APIS.md- LLM API integrationsdocs/LOCAL_TO_PRODUCTION_PIPELINE.md- delivery pipelinedocs/METRICS_AND_VISUALISATION.md- metrics and dashboardsdocs/NOTIFICATIONS.md- notifications architecturedocs/PAYMENT_SYSTEM_AND_MONETIZATION.md- payments and monetizationdocs/PROJECT_CONTEXT.md- product additional contextdocs/SETUP.md- setup guidedocs/START.md- starter promptdocs/STORAGE.md- storage designdocs/TESTS.md- testing strategy