mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
* fix(infra): release builds all 17 registry images; pg_dump backup sidecar release.yml was missing roboco-agent-grok-prompter and roboco-agent-grok-secretary (both FROM the bare local roboco-agent-grok tag, so agent-grok now builds explicitly ahead of the loop, mirroring the agent-base special case) — a fresh registry pull could never succeed. Both compose files gain a backup sidecar on the data network: pg_dump -Fc on start and every 24h, crash-safe tmp+rename, newest-14 rotation, restore walkthrough in docs/backend/ops/database-backups.md. * chore(docs): reflow hard-wrapped prose inherited from the six-PR merge train * chore(foundation): regenerate lifecycle artifacts; reflow inherited prose --------- Co-authored-by: Renn F <rennf93@users.noreply.github.com>
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 reference
Contributing
Frontend team members should request documentation updates through the Cell PM. Only the Frontend Documenter (fe-doc) can write to this directory.