Skip to content

Redesign the statistical model selection experience - #11

Merged
codoom1 merged 3 commits into
mainfrom
agent/add-models-index
Jul 24, 2026
Merged

Redesign the statistical model selection experience#11
codoom1 merged 3 commits into
mainfrom
agent/add-models-index

Conversation

@codoom1

@codoom1 codoom1 commented Jul 24, 2026

Copy link
Copy Markdown
Owner

What changed

Product structure

  • Rebuilt the shared navigation and footer around the core workflows: model selection, model library, questionnaires, and expert support.
  • Added the missing all-models route and routed every generic model link to the full catalog.
  • Removed placeholder language, notification, documentation, blog, and social navigation.

Statistical model experience

  • Reorganized the model library into searchable statistical families with clear model metadata.
  • Redesigned the guided analysis form, recommendation results, model details, search results, errors, and empty states.
  • Removed the random scoring component so identical analytical inputs produce reproducible recommendations and deterministic tie-breaking.

Visual system and accessibility

  • Added a cohesive navy/teal research-oriented design system shared across the application.
  • Improved responsive behavior, focus states, semantic headings, labels, contrast, skip navigation, and reduced-motion support.
  • Restyled the statistical assistant to match the application.

Root problems addressed

The application mixed several unrelated visual themes, generic navigation sent visitors only to regression models, the catalog was flat, several links pointed to missing routes, and recommendation scores included randomness.

User impact

The application now presents a clearer path from research question to recommendation, comparison, validation, and implementation. Visitors can find all model families, understand why a method fits, compare alternatives, and navigate consistently on desktop or mobile.

Validation

  • python -m pytest -q tests/ — 120 passed
  • Focused route, integration, and authentication tests — 55 passed
  • Rendered-page inspection for home, form, catalog, model group, details, search, results, and 404 states
  • Strict Python undefined-name/syntax lint — passed
  • git diff --check — passed

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
statistical-model-suggester Ready Ready Preview, Comment Jul 24, 2026 11:16pm

@codoom1 codoom1 changed the title Add all-models index page Redesign the statistical model selection experience Jul 24, 2026
@codoom1
codoom1 marked this pull request as ready for review July 24, 2026 23:20
Copilot AI review requested due to automatic review settings July 24, 2026 23:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codoom1
codoom1 merged commit 578866d into main Jul 24, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants