FE unit-тесты селекторов/api-client в CI; ADR по durable jobs, OpenAPI codegen и legacy Svelte; PR template WEB-19; процесс KPI cross-app sync. Co-authored-by: Cursor <[email protected]>
18 lines
455 B
Markdown
18 lines
455 B
Markdown
# ADR-003: Removal of web-legacy-svelte
|
|
|
|
## Status
|
|
|
|
Accepted (2026-07)
|
|
|
|
## Context
|
|
|
|
`web-legacy-svelte/` (~294 files) confused agents/codegraph after the React + ReUI migration to `apps/web/`.
|
|
|
|
## Decision
|
|
|
|
Delete `web-legacy-svelte/` from `main`. Historical reference remains in git history. Docs and `AGENTS.md` point only to `apps/web/`.
|
|
|
|
## Consequences
|
|
|
|
No Svelte imports allowed. Restore from git history if a one-off migration reference is needed.
|