Short description: A real software repository with graph-first Codex workflow support, durable repo memory, and a clean contributor entry path.
This repository contains the actual application/software codebase.
It is intended to be worked on with:
- Codex
- graph-first navigation
- durable repo memory
- clean session workflows
- contributor/community health files
npm ci
npm run dev
npm run buildAdjust these to match your actual structure:
app/— main application codesrc/— core source filessupabase/functions/— edge/server functionssupabase/migrations/— database migrationsscripts/— local tooling and helper scriptsstyles/— styling layerutils/— shared helpers
Start with:
PROJECT_CONTEXT.mdTOMORROW.mdWORKLOG.md
Use the prompt templates in:
templates/OPENING_PROMPT.mdtemplates/SESSION_BLOCK_TEMPLATE.mdtemplates/CLOSING_PROMPT.md
Please read:
CONTRIBUTING.mdSUPPORT.mdCODE_OF_CONDUCT.md
This is an application repository, not a reusable package/framework. Keep changes focused, practical, and aligned with actual product needs.