| .. | ||
| .gitignore | ||
| ACCEPTANCE_CHECKLIST.md | ||
| DESIGN_SYSTEM_BRIEF.md | ||
| INTEGRATION_NOTES.md | ||
| PROMPT.md | ||
| README.md | ||
| REPO_SCOPING_RULES.md | ||
| UX_TOKEN_CONTRACT.md | ||
Bolt — Telemetry Explorer
GitHub repo: saravanakumardb/temp_bolt-telemetry-explorer
This folder is designed to be used as a standalone repo.
What it is
A local-only observability console micro-app for exploring telemetry events:
- Event explorer with faceted filters, date range, free-text search
- Filter presets (localStorage)
- Detail drawer (Overview, Raw JSON, Related events)
- Error cluster view (grouped by fingerprint)
- URL-reflected filter state (shareable links)
How to use
- Read
PROMPT.mdfor the build assignment. - Follow
DESIGN_SYSTEM_BRIEF.mdandUX_TOKEN_CONTRACT.mdstrictly.
Reuse goal
Patterns should inspire improvements to the Admin dashboard "Client Logs" page.