docs: Update Live Browser preview documentation to match implementation - #754
Conversation
…pabilities Updates documentation files to correctly describe the per project/sprint scoped nature of preview sessions, explicitly calling out multiple port mappings on localhost, documenting the complete lifecycle (start, rebuild, stop, remove) including the dashboard/MCP actions, and reflecting the `update_script` endpoint. Fixes missing proxy port details and corrects the troubleshooting logs guidance to prefer the dashboard controls/MCP instead of generic docker commands. Co-authored-by: numnx <1517214+numnx@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
…ce-audit-2 into fix-preview-docs-8704166769834444643
67935d5
into
feature/CODUX-44-qs-documentation-developer-surface-audit-2
This updates the sprint browser preview documentation across
docs/anddocs-web/to be aligned with the actual implementation and tooling APIs available in Code UX.Changes:
docs/architecture/sprint-preview-browser.mdAPI surface table to include bothbrowser/sessionsandprojects/:projectId/sprints/:sprintId/preview/sessions/endpoints.docs/dashboard/browser-preview.mdto specify thatrebuild,stop, andremovetrack distinct pending actions.docs-web/user/dashboard/browser-preview.mdand replacesget_scriptwithupdate_scriptwhere it implies saving behaviors.docs-web/user/troubleshooting.mdto point users to the dashboard logs/MCP tools instead of usingdocker ps.docs/mcp/tools-and-contracts.mdto clarify the full set of preview actions.PR created automatically by Jules for task 8704166769834444643 started by @numnx