Spec:
Status: Proposed Requirements: UX spec: Supersedes / revises: Destination on completion:
Summary
Motivation
Layer assignment
| Logic / responsibility | Layer | Why it belongs there |
|---|---|---|
| Rust | ||
| Frontend |
Design
Out of scope
Acceptance criteria
-
bun run checkandbun run testpass. -
cargo fmtclean,cargo clippyclean,bun run test:rustpasses (if Rust changed). -
bun run check:boundarypasses (no taxonomy leak into the frontend). -
New requirement-implementing code carries
// TRACES:comments. -
bindings.tsregenerated if Rust types changed.