Inspector (<kweb-inspector>) (dev harness)
Purpose
Make debugging and development delightful. The inspector is optional but strongly recommended.
Inputs
Events listened to
- All
kweb:* events (capture and display)
- Optional
kweb:log
Outputs
Events emitted
None required.
UI and interactions
- Live event log with filters (by type, by source).
- Show latest selection and hover states.
- Buttons to fire common events (for testing).
- Snapshot export of event log (copy/paste).
Definition of done
- [ ] Can see a live stream of app events.
- [ ] Can filter and inspect
event.detail.
✒️
edit (requires access)