2025-12-27 21:53:38 +01:00
# Frontend Documentation
Documentation for the Frontend Cell team.
## Access
- **READ**: Frontend Cell (developers, QA, PM, documenter)
- **WRITE**: fe-doc only
## Contents
- `/components/` - Component documentation
2026-07-09 05:27:14 +02:00
- [Page-scoped refresh provider ](./components/page-refresh-provider.md ) — `PageRefreshProvider` callback registry that lets the navbar refresh button re-fetch only the current page.
2026-07-11 07:39:17 +02:00
- [Project selector ](./components/project-selector.md ) — `ProjectSelector` dropdown for picking a project, with optional filtering by team and video-engine enablement.
2026-07-09 05:27:14 +02:00
- `/hooks/` - Hook documentation
2025-12-27 21:53:38 +01:00
- `/qa/` - QA-related docs
2026-07-09 05:27:14 +02:00
## Available docs
2026-07-11 07:46:29 +02:00
- [`a2a-filtering.md` ](./a2a-filtering.md ) — A2A filter bar, conversation list, and pulse-flash hook
- [`a2a-conversation-first-layout.md` ](./a2a-conversation-first-layout.md ) — Agent identity colors, connection states, context pane, transcript motion, and empty/error states
2026-07-09 05:27:14 +02:00
- [`hooks.md` ](./hooks.md ) — `usePageRefresh` and `PageRefreshProvider` usage and API reference
2025-12-27 21:53:38 +01:00
## Contributing
2026-06-16 23:18:55 +02:00
Frontend team members should request documentation updates through the Cell PM. Only the Frontend Documenter (fe-doc) can write to this directory.