Commit 5c7221a
## What we're solving
`src/web/src/types.ts` declared `ActorStats`, `ActorDetails`, and
`Actor` with `interface` where the project convention is `type`. This is
Phase 5 of #643 (const & type convention alignment).
---
Part of #643. No internal-repo impact (web-frontend types, not
re-exported via `index_internals.ts`). Verified: `type-check`, `lint`,
`format:check`, `test:unit` (999 passed), `check:agents` all pass.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01S2sHxyNZxqyQmgMUsesmZu
---
_Generated by [Claude
Code](https://claude.ai/code/session_01S2sHxyNZxqyQmgMUsesmZu)_
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 88e9025 commit 5c7221a
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
0 commit comments