CONTEXT.md: Project Memory for AI
Tired of explaining your folder structure to ChatGPT every time you start a new session? We were too. That's why every CodeNx project includes a generated CONTEXT.md.
What is CONTEXT.md?
It's a structured markdown file that describes your entire application's schema, existing routes, and architectural patterns. When you paste this into an AI prompt, the AI instantly "knows" your project.
How it helps
- No more hallucinations: The AI knows exactly which fields are in your
userstable. - Consistent patterns: The AI sees your existing components and mimics their style.
- Token savings: Instead of long explanations, a tight, structured file gives the AI more context in fewer tokens.