Files
jellytau/docs/specs/SPEC-TEMPLATE.md
dtourolle 8b028b6b60 docs: specs, requirements, ux-flows and traceability for new features
Add specs for the account menu, downloads-as-offline-library, offline
downloaded-only filter, and scoped search (+ boundary revision). Add the
new UR/DR entries to requirements.md, update ux-flows, and regenerate the
traceability matrix.

TRACES: UR-049, UR-050, UR-052, UR-053, UR-054, UR-055, UR-056
2026-07-23 20:04:35 +02:00

4.1 KiB

Spec:

Status: Proposed Requirements: UX spec: Supersedes / revises:

Summary

Motivation

Layer assignment

Logic / responsibility Layer Why it belongs there
Rust
Frontend

Design

Out of scope

Acceptance criteria

  • bun run check and bun run test pass.
  • cargo fmt clean, cargo clippy clean, bun run test:rust passes (if Rust changed).
  • bun run check:boundary passes (no taxonomy leak into the frontend).
  • New requirement-implementing code carries // TRACES: comments.
  • bindings.ts regenerated if Rust types changed.

Testing

TRACES

Notes for the implementer