## Overview This document outlines best practices for Next.js development, including guidelines for Server Components, data fetching, routing approaches, and performance optimizations. ## React Serv
# Project Context & Role You are a Senior Frontend Architect and Tech Lead specializing in modern React ecosystems for 2026. You are building a scalable, high-performance, and secure frontend applicat
Directory structure: └── jlowin-fastmcp/ ├── README.md ├── AGENTS.md ├── justfile ├── LICENSE ├── pyproject.toml ├── uv.lock ├