mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
* [dae66a7f] docs(frontend): add 2026-07-29 blocker-findings audit report (#724) Co-authored-by: Frontend Developer 1 <fe-dev-1@roboco.tech> * [9a9cbb14] docs(frontend): fix 3 pr_gate findings on blocker-findings audit report (#729) Add the audit doc to README's Available docs index, replace the unsupported CLA-CI lifecycle citation with a plain no-evidence statement, and add an auditable Triaged section naming the two triage() calls and their approximate timestamps. Co-authored-by: Frontend Developer 1 <fe-dev-1@roboco.tech> * [e0f05e44] Sync branch onto master and fix audit-doc wording nit (#730) * [e0f05e44] docs(frontend): fix present-tense wording in blocker-findings audit report * [e0f05e44] docs(frontend): reflow hard-wrapped paragraphs in blocker-findings audit report make reflow-check (part of make quality, the local equivalent of the GitHub 'Python quality gate' job) was failing because several paragraphs in docs/frontend/blocker-findings-audit-2026-07-29.md were hard-wrapped across multiple lines instead of the repo's one-line-per- paragraph markdown convention. Ran make reflow-docs to collapse each paragraph to a single line; no prose content changed. --------- Co-authored-by: Frontend Developer 1 <fe-dev-1@roboco.tech> --------- Co-authored-by: roboco-app[bot] <302741806+roboco-app[bot]@users.noreply.github.com> Co-authored-by: Frontend Developer 1 <fe-dev-1@roboco.tech>
Frontend Documentation
Documentation for the Frontend Cell team.
Access
- READ: Frontend Cell (developers, QA, PM, documenter)
- WRITE: fe-doc only
Contents
/components/- Component documentation- Page-scoped refresh provider —
PageRefreshProvidercallback registry that lets the navbar refresh button re-fetch only the current page. - Project selector —
ProjectSelectordropdown for picking a project, with optional filtering by team and video-engine enablement.
- Page-scoped refresh provider —
/hooks/- Hook documentation/qa/- QA-related docs
Available docs
a2a-filtering.md— A2A filter bar, conversation list, and pulse-flash hooka2a-conversation-first-layout.md— Agent identity colors, connection states, context pane, transcript motion, and empty/error stateshooks.md—usePageRefreshandPageRefreshProviderusage and API referenceforms/forms-audit.md— the living panel-forms ↔ backend-schema consistency audit (settings page + project + task dialogs); update the matching row in the same PR as any schema changeforms/project-fields-audit.md— project dialog field reference (types, create-vs-edit exposure, the add-a-field checklist)blocker-findings-audit-2026-07-29.md— 2026-07-29 audit of the frontend cell'sneeds_revision/awaiting_pm_reviewbacklog for open BLOCKER-severity findings
Contributing
Frontend team members should request documentation updates through the Cell PM. Only the Frontend Documenter (fe-doc) can write to this directory.