Skip to content

docs: update frontend design guidelines#610

Open
potter-sun wants to merge 1 commit intodevfrom
docs/2026-05-11_frontend-design-guidelines
Open

docs: update frontend design guidelines#610
potter-sun wants to merge 1 commit intodevfrom
docs/2026-05-11_frontend-design-guidelines

Conversation

@potter-sun
Copy link
Copy Markdown
Collaborator

Summary

  • expand docs/canon/frontend-design.md into a Console Web design baseline that covers product positioning, page models, CQRS/Observation/ReadModel UI semantics, frontend dependency boundaries, state display standards, responsive priorities, and validation requirements
  • add docs/discussions/2026-05-11-frontend-architecture-discussion.md as a PM-oriented team discussion doc for Console Web frontend design, navigation, page responsibilities, data contracts, shared components, priorities, and success metrics

Why

The Console Web design guidance needs to describe more than visual style. Aevatar's frontend has to help users understand and operate AI Teams without leaking backend internals or faking consistency. This PR aligns frontend guidance with Team / Member / Service / Run / Governance workflows and makes the frontend contract around commands, observations, and read models explicit.

Impact

  • Documentation-only change
  • Gives frontend contributors a clearer design baseline for Console Web, CLI playground, and demo surfaces
  • Gives product/frontend/backend contributors a concrete discussion artifact for deciding navigation, workbench boundaries, shared observation components, and data-source ownership

Validation

  • bash tools/docs/lint.sh
  • git diff --check
  • git diff --cached --check

@potter-sun potter-sun marked this pull request as ready for review May 11, 2026 09:33
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.02%. Comparing base (36f96f7) to head (4d8a10b).

@@           Coverage Diff           @@
##              dev     #610   +/-   ##
=======================================
  Coverage   72.01%   72.02%           
=======================================
  Files        1255     1255           
  Lines       90723    90723           
  Branches    11877    11877           
=======================================
+ Hits        65338    65343    +5     
+ Misses      20703    20699    -4     
+ Partials     4682     4681    -1     
Flag Coverage Δ
ci 72.02% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant