# openspec/changes/reorganize-long-files dir: openspec/changes/reorganize-long-files index: openspec/changes/reorganize-long-files/.pi-map.index.md ## role Tracks a completed structural refactoring initiative to decompose monolithic frontend pages and backend routers into smaller, focused components and services. ## files - .openspec.yaml | Configuration file tracking a completed project task for reorganizing long files - proposal.md | Proposes a structural refactoring to split monolithic frontend pages and backend routers into thinner orchestrators with extracted components/services, restoring a thin-page/thin-router/fat-component pattern. | dep: React components, FastAPI routers, WebSocket, Docker, git services - spec.md | A specification document defining a pure structural refactoring to split monolithic frontend pages/backend routers and CSS into smaller, focused components and services without changing any behavior or API contracts. | dep: React, CSS Modules, WebSocket, FastAPI/Flask routers, TypeScript, Vite - tasks.md | Tracks the completion status of a codebase reorganization initiative to slim long files by extracting components and services into dedicated modules. ## arch Documentation-driven refactoring using spec/proposal/task tracking files with a thin-page/thin-router/fat-component pattern, preserving all API contracts and behavior while extracting dedicated component/service modules. ## tags components, services, long, .openspec, structural, refactoring, split, monolithic ## symbols - ## workflows - ## dirty -