# archive/2026-05-17-frontend-foundation dir: archive/2026-05-17-frontend-foundation index: archive/2026-05-17-frontend-foundation/.pi-map.index.md ## role Archive of a completed frontend foundation project delivering a React/TypeScript/Vite starter with authentication, routing, and API integration patterns. ## files - .openspec.yaml | Defines an OpenAPI specification file metadata with schema type and creation date - README.md | Defines a project foundation for a frontend application with authentication, routing, and API integration capabilities. - design.md | Design document outlining the frontend foundation architecture for a React/TypeScript/Vite web app with authenticated routing, responsive shell layout, and API client patterns. | dep: react-router-dom, Axios, React, TypeScript, Vite - proposal.md | Proposes a frontend foundation for a React/TypeScript web application with authentication, routing, and API integration. | dep: React, TypeScript, Vite, backend auth endpoints (/auth/login, /auth/logout, /auth/me, /auth/refresh) - tasks.md | Tracks completed frontend development tasks for building an authenticated web application with routing, API integration, and dashboard UI. ## arch Documentation-driven architecture with OpenAPI-first API contract, layered design docs (proposal → design → tasks), and modular React patterns including authenticated route guards, responsive shell layout, and centralized API client abstraction. ## tags react, frontend, routing, api, typescript, auth, foundation, application ## symbols - ## workflows - ## dirty -