Add in-app confirmation dialog replacing window.confirm

This commit is contained in:
2026-06-05 02:28:37 +03:00
parent edadc2a3fa
commit 7d7034ef1a
12 changed files with 554 additions and 16 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ See @AGENTS.md for project overview, architecture rules, and the AI developer pr
- **[docs/architecture/](docs/architecture/00-overview.md)** — architecture playbook
(0009): the **how** (state, persistence, modals, routing, rendering, inference,
relationships, vega-editor techniques, visual design). Self-contained — no external
repo needed.
repo needed. Companion: **[visual-specimen.html](docs/architecture/visual-specimen.html)** —
token sandbox + reusable-primitive catalog (open in a browser).
- **[docs/IMPLEMENTATION-PLAN.md](docs/IMPLEMENTATION-PLAN.md)** — incremental milestone
plan (M0M6), MVP boundary, per-milestone tests + manual checks, and an architecture
reference index.