molecule-core/docs/design-system
Molecule AI Fullstack Engineer d85101ba35
Some checks failed
Secret scan / Scan diff for credential-shaped strings (pull_request) Failing after 1s
sop-tier-check / tier-check (pull_request) Successful in 22s
audit-force-merge / audit (pull_request) Has been skipped
docs: fix remote-workspaces-faq, update staging-environment, document WCAG 2.4.7 (closes #309)
Three targeted docs fixes per issue #309:

1. remote-workspaces-faq.md:
   - Remove 6 fabricated CLI commands that do not exist in the codebase:
     `molecule login`, `curl|bash` installer, `molecule workspace init`,
     `molecule update`, `molecule logs`, `molecule auth status`, `molecule restart`
   - Replace Onboarding section with accurate SDK-based flow:
     `pip install molecule-ai-sdk` + `RemoteAgentClient` Python example
     matching the real onboarding path in docs/guides/remote-workspaces.md
   - Replace fabricated CLI troubleshooting commands with SDK-accurate
     alternatives: `curl` health check, heartbeat API call, manual restart

2. staging-environment.md:
   - Update status from "Planned" to "In Progress"
   - Add "CI Image Pipeline" section documenting the live pipeline:
     `:staging-<sha>` (per-commit, immutable) and `:staging-latest`
     ECR tags from `.gitea/workflows/publish-workspace-server-image.yml`

3. canvas-design-system-v1.md:
   - Add explicit WCAG 2.4.7 Focus Visible documentation to section 5.1
   - Document focus-visible vs :focus distinction (keyboard vs mouse)
   - Note that ring appears for keyboard users only, not mouse/touch users
2026-05-10 17:12:06 +00:00
..
canvas-audit-items.md feat(canvas): document all keyboard shortcuts and interactions in the help dialog 2026-05-10 05:26:06 +00:00
canvas-design-system-v1.md docs: fix remote-workspaces-faq, update staging-environment, document WCAG 2.4.7 (closes #309) 2026-05-10 17:12:06 +00:00