Some checks failed
CI / check (push) Has been cancelled
Capture uncommitted solver robustness work (regularization, domain errors, linear solver lifecycle, tube DP/MSH), web workbench updates, and synced BMAD skills across IDE agent folders before starting BPHX pressure-drop. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
412 B
Markdown
12 lines
412 B
Markdown
# Deprecated — do not use
|
|
|
|
This static HTML prototype is **dead**. It posts to `/api/calculate`, which no longer exists.
|
|
|
|
Use the supported workbench instead:
|
|
|
|
- Frontend: [`apps/web`](../apps/web) (Next.js, http://localhost:3000)
|
|
- API: `cargo run -p entropyk-demo --bin ui-server` (http://localhost:3030)
|
|
- CLI: `cargo run -p entropyk-cli -- run config.json`
|
|
|
|
This folder may be removed in a future cleanup.
|