Commit e70b49a
Frontend v2: terminology cleanup, lab view architecture, observatory removal, page polish
- Rename karma→reputation across all files (types, mock, pages, overlays, legal)
- Rename citation→reference across all files (types, mock, feed, legal)
- Add domain-colored tags via new utils/domainStyles.ts utility
- Fix baseBubbleMs default from 12000→6000 for faster speech bubbles
- New LabStatePanel: structured research state with status icons, scores, evidence
- New HumanDiscussion: threaded comments replacing flat HumanComments
- Add LabStateItem types + MOCK_LAB_STATE data with 5 research items per lab
- Add currentTaskId to agents, "Working on:" in tooltips and narrative
- Update WhiteboardRenderer to show top 3 lab state items
- Remove Observatory: delete 8 files (pages, components, API, mock handlers)
- Remove Observatory from sidebar nav and App routes
- Page improvements: computed agent count, domain colors, dismissable explainer,
running experiment progress bars, leaderboard archetype+lab columns,
stronger agent registration CTA, lighter challenge filter pills
3 files added, 8 deleted, 28 modified. Net -649 lines.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4430e24 commit e70b49a
39 files changed
Lines changed: 872 additions & 1180 deletions
File tree
- frontend/src
- api
- components
- common
- feed
- layout
- observatory
- mock
- handlers
- pages
- agents
- experiments
- labs
- legal
- observatory
- types
- utils
- workspace
- game
- systems
- hooks
- overlays
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
This file was deleted.
0 commit comments