Commit 77a010e
docs(dogfood-skill): pre-check the vendored console build before declaring UI bugs
The `/_console` UI at :3000 is a vendored objectui *build* artifact pinned by
`.objectui-sha` — distinct from framework `dist`. A merged objectui fix (or even
a bumped pin) is not live until the vendored console is rebuilt; the running
server keeps serving the old bundle. So a "console/Studio UI bug" found on the
vendored console may already be fixed upstream. Adds a §2 pre-check: verify
against current objectui source or a fresh/HMR console before declaring it.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 7ba9328 commit 77a010e
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
57 | 69 | | |
58 | 70 | | |
59 | 71 | | |
| |||
0 commit comments