# 📋 Project Information - mcp-memory-ts
This file contains structured information about the project that helps KuzuMemory provide better context.
## 🏗️ Project Overview
**Project Name**: mcp-memory-ts
**Type**: [Web App / API / Library / CLI Tool / etc.]
**Language**: [Python / JavaScript / Rust / etc.]
**Framework**: [FastAPI / React / Django / etc.]
## 🎯 Project Purpose
[Describe what this project does and why it exists]
## 🏛️ Architecture
### Tech Stack
- **Backend**: [Framework/Language]
- **Database**: [PostgreSQL / MongoDB / etc.]
- **Cache**: [Redis / Memcached / etc.]
- **Frontend**: [React / Vue / etc.]
- **Deployment**: [Docker / Kubernetes / etc.]
### Key Components
- **[Component 1]**: [Description]
- **[Component 2]**: [Description]
- **[Component 3]**: [Description]
## 📏 Conventions & Standards
### Code Style
- [Formatting rules, linting, etc.]
### API Design
- [REST conventions, response formats, etc.]
### Database
- [Naming conventions, migration patterns, etc.]
### Testing
- [Testing framework, coverage requirements, etc.]
## 🚀 Development Workflow
### Getting Started
1. [Setup steps]
2. [Installation commands]
3. [First run instructions]
### Common Tasks
- **Run tests**: `[command]`
- **Start dev server**: `[command]`
- **Build for production**: `[command]`
- **Deploy**: `[command]`
## 🤝 Team Preferences
### Development
- [Preferred tools, IDEs, extensions]
### Communication
- [How decisions are made, documentation standards]
### Code Review
- [Review process, requirements, standards]
## 📚 Important Resources
- **Documentation**: [Link or location]
- **API Docs**: [Link or location]
- **Design System**: [Link or location]
- **Deployment Guide**: [Link or location]
---
**💡 Tip**: Update this file as the project evolves. KuzuMemory will use this information to provide better context for AI assistance.
**🤖 AI Integration**: This information is automatically included in AI prompts to provide project-specific context.