docs: add project architecture and planning documents

This commit is contained in:
2026-06-09 17:12:31 +01:00
commit 56fb7417ea
10 changed files with 1054 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
# Project Context
Project Name:
ChatGPT MCP
Purpose:
Allow Claude Code to query ChatGPT through MCP tools.
Primary Use Cases:
- Architecture review
- Plan review
- Code review
- Debugging assistance
- Risk identification
- Task decomposition
Non-Goals:
- Autonomous coding
- Source control management
- Deployment automation
- Replacing Claude Code
Success Criteria:
Claude Code can invoke MCP tools and receive useful second-opinion responses from ChatGPT.