docs: add OpenSpec spec for reorganize-long-files

Create SDD proposal, spec, and tasks for splitting monolithic pages
and routers into focused components and services.

Targets:
- Frontend pages: 50-150 lines max (from 300-1600)
- Backend routers: 300-400 lines max (from 800-2900)
- Follow main branch pattern: thin pages + extracted components

Quality gates: tsc, build, py_compile, file size limits
This commit is contained in:
Developer
2026-06-05 10:19:27 +00:00
parent a9e2dd3552
commit d472c41092
4 changed files with 266 additions and 0 deletions
@@ -0,0 +1,2 @@
schema: spec-driven
created: 2026-06-04