Glossary

The project context

What are you building? What is the tech stack? 2. **Key constraints** --- What rules must the AI follow throughout? 3. **Coding standards** --- Naming conventions, style guidelines, patterns to use 4. **Architecture decisions** --- The structure of the codebase, key design patterns

Learn More

Related Terms