# openspec/changes/backend-frontend-refactoring dir: openspec/changes/backend-frontend-refactoring index: openspec/changes/backend-frontend-refactoring/.pi-map.index.md ## role This package contains planning and specification documents for a pure structural refactoring to decompose monolithic backend/frontend modules into domain-based subpackages while preserving all API contracts and behavior. ## files - .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata - design.md | Architecture design document for a large-scale backend/frontend refactoring to decompose monolithic modules into domain-based subpackages while preserving API contracts and behavior | dep: FastAPI, Pydantic, SQLAlchemy, Docker, cloudflared, React/TypeScript - proposal.md | This file is a technical proposal document outlining a pure structural refactoring to split monolithic backend files and reorganize frontend code without changing any behavior. - spec.md | Defines a pure structural refactoring specification for extracting schemas, splitting monolithic services, reorganizing frontend features, and standardizing naming conventions without changing any behavior or API contracts. | dep: Pydantic, FastAPI (implied by Depends, API routers), SQLAlchemy AsyncSession, React/TypeScript frontend, Docker, ruff, npm - tasks.md | Defines a multi-phase refactoring plan to reorganize a Python/FastAPI backend and TypeScript frontend codebase into modular subpackages with verification steps | dep: FastAPI, Docker, pytest, ruff, py_compile, npm, TypeScript, React Router ## arch Documentation-driven refactoring specification using OpenSpec schema with multi-phase task breakdown, covering Python/FastAPI backend decomposition (schemas, services, routers) and TypeScript frontend reorganization (features, shared components) with verification gates. ## tags frontend, refactoring, defines, design, backend, monolithic, behavior, fastapi ## symbols - ## workflows - ## dirty -