Background
Teams is now the Console Web home route, and Team Detail is the main operational workspace. The next product gap is making every attention signal actionable: failed runs, waiting runs, binding problems, and member lifecycle gaps should lead to the right Studio, Runs, Governance, or Platform action.
Scope
- Audit Team home and Team Detail for attention signals without clear next action.
- Add stable deep links from Team member, events, topology, and overview panels to Studio lifecycle steps and Platform tools.
- Keep Team pages honest about eventual consistency, partial data, and unavailable projections.
- Ensure Team Detail does not reimplement full member Build/Bind/Invoke/Observe surfaces.
- Tighten empty, loading, partial, and error states around member roster and run history.
Acceptance Criteria
Verification
References
- apps/aevatar-console-web/src/pages/teams/home.tsx
- apps/aevatar-console-web/src/pages/teams/detail.tsx
- apps/aevatar-console-web/src/pages/teams/runtime/teamRuntimeLens.ts
- apps/aevatar-console-web/src/shared/navigation/teamRoutes.ts
- docs/design/2026-04-15-aevatar-console-web-implementation-checklist.md
Background
Teams is now the Console Web home route, and Team Detail is the main operational workspace. The next product gap is making every attention signal actionable: failed runs, waiting runs, binding problems, and member lifecycle gaps should lead to the right Studio, Runs, Governance, or Platform action.
Scope
Acceptance Criteria
Verification
References