test(web): add Vitest CI, ADRs, and PR Definition of Done
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]>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user