Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.16 KB

File metadata and controls

33 lines (21 loc) · 1.16 KB

Document-MCP Development Guidelines

Auto-generated from all feature plans. Last updated: 2025-11-25

Active Technologies

  • Python 3.11+, TypeScript/React 18 + fastmcp, fastapi, vite (003-chatgpt-app-integration)

  • No schema changes; relies on existing vault. (003-chatgpt-app-integration)

  • Python 3.11+ (Backend), TypeScript/React 18 (Frontend) + react-force-graph-2d (New), FastAPI, sqlite3 (002-add-graph-view)

Project Structure

src/
tests/

Commands

cd src [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] pytest [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] ruff check .

Code Style

Python 3.11+ (Backend), TypeScript/React 18 (Frontend): Follow standard conventions

Recent Changes

  • 021-desktop-app: Added [if applicable, e.g., PostgreSQL, CoreData, files or N/A]

  • 003-chatgpt-app-integration: Added Python 3.11+, TypeScript/React 18 + fastmcp, fastapi, vite

  • 002-add-graph-view: Added Python 3.11+ (Backend), TypeScript/React 18 (Frontend) + react-force-graph-2d (New), FastAPI, sqlite3